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 getAddr(String request)
           
 String getAllTransfersInfo(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


Copyright © 2012. All Rights Reserved.