org.gcube.datatransfer.scheduler.library.fws
Interface ManagementServiceJAXWSStubs


public interface ManagementServiceJAXWSStubs


Method Summary
 String about(String name)
           
 String existAgentInDB(String agent)
           
 String existAgentInIS(String agent)
           
 String getAddr(String tmp)
           
 String getAgentStatistics(String nothing)
           
 String getAllTransfersInfo(String name)
           
 String getObjectsFromIS(String type)
           
 

Method Detail

about

String about(String name)

getAddr

String getAddr(String tmp)

getAllTransfersInfo

String getAllTransfersInfo(String name)

getObjectsFromIS

String getObjectsFromIS(String type)

existAgentInIS

String existAgentInIS(String agent)

existAgentInDB

String existAgentInDB(String agent)

getAgentStatistics

String getAgentStatistics(String nothing)


Copyright © 2014. All Rights Reserved.