public class Client extends Object
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkResponse(javax.ws.rs.core.Response toCheck) |
org.gcube.data.transfer.model.TransferCapabilities |
getCapabilties() |
String |
getEndpoint() |
org.gcube.data.transfer.model.TransferTicket |
getTransferStatus(String transferId) |
org.gcube.data.transfer.model.TransferTicket |
submit(org.gcube.data.transfer.model.TransferRequest request) |
public Client(String endpoint) throws ServiceNotFoundException
ServiceNotFoundExceptionpublic String getEndpoint()
public org.gcube.data.transfer.model.TransferCapabilities getCapabilties()
throws CommunicationException
CommunicationExceptionpublic org.gcube.data.transfer.model.TransferTicket submit(org.gcube.data.transfer.model.TransferRequest request)
throws RemoteServiceException
RemoteServiceExceptionpublic org.gcube.data.transfer.model.TransferTicket getTransferStatus(String transferId) throws RemoteServiceException
RemoteServiceExceptionCopyright © 2019. All Rights Reserved.