org.gcube.datatransfer.agent.library.fws
Interface AgentServiceJAXWSStubs


public interface AgentServiceJAXWSStubs


Method Summary
 String cancelTransfer(org.gcube.datatransfer.common.agent.Types.CancelTransferMessage req)
           
 String getLocalSources(String s)
           
 String getTransferOutcomes(String s)
           
 String monitorTransfer(String s)
           
 org.gcube.datatransfer.common.agent.Types.MonitorTransferReportMessage monitorTransferWithProgress(String s)
           
 String startTransfer(org.gcube.datatransfer.common.agent.Types.StartTransferMessage req)
           
 

Method Detail

monitorTransfer

String monitorTransfer(String s)

startTransfer

String startTransfer(org.gcube.datatransfer.common.agent.Types.StartTransferMessage req)

cancelTransfer

String cancelTransfer(org.gcube.datatransfer.common.agent.Types.CancelTransferMessage req)

monitorTransferWithProgress

org.gcube.datatransfer.common.agent.Types.MonitorTransferReportMessage monitorTransferWithProgress(String s)

getTransferOutcomes

String getTransferOutcomes(String s)

getLocalSources

String getLocalSources(String s)


Copyright © 2013. All Rights Reserved.