org.gcube.datatransfer.scheduler.stubs.datatransferscheduler
Interface ManagementPortType

All Superinterfaces:
Remote
All Known Implementing Classes:
ManagementPortTypeSOAPBindingStub

public interface ManagementPortType
extends Remote


Method Summary
 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)
           
 

Method Detail

about

String about(String request)
             throws RemoteException,
                    SampleFault,
                    org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
SampleFault
org.gcube.common.core.faults.GCUBEFault

getAddr

String getAddr(String request)
               throws RemoteException
Throws:
RemoteException

getAllTransfersInfo

String getAllTransfersInfo(String request)
                           throws RemoteException
Throws:
RemoteException

getObjectsFromIS

String getObjectsFromIS(String request)
                        throws RemoteException
Throws:
RemoteException

existAgentInIS

String existAgentInIS(String request)
                      throws RemoteException
Throws:
RemoteException

existAgentInDB

String existAgentInDB(String request)
                      throws RemoteException
Throws:
RemoteException

getAgentStatistics

String getAgentStatistics(String request)
                          throws RemoteException
Throws:
RemoteException


Copyright © 2013. All Rights Reserved.