public class ResourceRegistryClientCall<C> extends Object implements org.gcube.common.clients.Call<EndpointReference,C>
| Modifier and Type | Field and Description |
|---|---|
protected Class<C> |
clazz |
protected org.gcube.informationsystem.resourceregistry.api.rest.httputils.HTTPCall<C> |
httpCall |
| Constructor and Description |
|---|
ResourceRegistryClientCall(Class<C> clazz,
org.gcube.informationsystem.resourceregistry.api.rest.httputils.HTTPCall<C> httpCall) |
| Modifier and Type | Method and Description |
|---|---|
C |
call(EndpointReference endpoint) |
protected String |
getURLStringFromEndpointReference(EndpointReference endpoint) |
protected final org.gcube.informationsystem.resourceregistry.api.rest.httputils.HTTPCall<C> httpCall
protected String getURLStringFromEndpointReference(EndpointReference endpoint) throws IOException
IOExceptionpublic C call(EndpointReference endpoint) throws Exception
call in interface org.gcube.common.clients.Call<EndpointReference,C>ExceptionCopyright © 2017. All Rights Reserved.