public interface ManagementPortType extends Remote
| Modifier and Type | Method and Description |
|---|---|
String |
about(String request) |
String |
existAgentInDB(String request) |
String |
existAgentInIS(String request) |
String |
getAddr(String request) |
String |
getAgentStatistics(String request) |
String |
getAllTransfersInfo(String request) |
String |
getObjectsFromIS(String request) |
String about(String request) throws RemoteException, SampleFault, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionSampleFaultorg.gcube.common.core.faults.GCUBEFaultString getAddr(String request) throws RemoteException
RemoteExceptionString getAllTransfersInfo(String request) throws RemoteException
RemoteExceptionString getObjectsFromIS(String request) throws RemoteException
RemoteExceptionString existAgentInIS(String request) throws RemoteException
RemoteExceptionString existAgentInDB(String request) throws RemoteException
RemoteExceptionString getAgentStatistics(String request) throws RemoteException
RemoteExceptionCopyright © 2014. All Rights Reserved.