public class ResourceRegistryClient extends Object
| Constructor and Description |
|---|
ResourceRegistryClient(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.common.clients.GCubeEndpoint> config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendQueryParameter(StringBuilder builder,
String name,
String value) |
protected HttpURLConnection |
makeRequest(URL url,
String method,
boolean includeTokenInHeader) |
String |
query(String query,
String fetchPlan) |
public ResourceRegistryClient(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.common.clients.GCubeEndpoint> config)
protected HttpURLConnection makeRequest(URL url, String method, boolean includeTokenInHeader) throws Exception
Exceptionprotected void appendQueryParameter(StringBuilder builder, String name, String value) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016. All Rights Reserved.