public class ManagementPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements ManagementPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ManagementPortTypeSOAPBindingStub() |
ManagementPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
ManagementPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
String |
about(String request) |
protected org.apache.axis.client.Call |
createCall() |
String |
existAgentInDB(String request) |
String |
existAgentInIS(String request) |
String |
getAddr(String request) |
String |
getAgentStatistics(String request) |
String |
getAllTransfersInfo(String request) |
String |
getObjectsFromIS(String request) |
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic ManagementPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ManagementPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ManagementPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String about(String request) throws RemoteException, SampleFault, org.gcube.common.core.faults.GCUBEFault
about in interface ManagementPortTypeRemoteExceptionSampleFaultorg.gcube.common.core.faults.GCUBEFaultpublic String getAddr(String request) throws RemoteException
getAddr in interface ManagementPortTypeRemoteExceptionpublic String getAllTransfersInfo(String request) throws RemoteException
getAllTransfersInfo in interface ManagementPortTypeRemoteExceptionpublic String getObjectsFromIS(String request) throws RemoteException
getObjectsFromIS in interface ManagementPortTypeRemoteExceptionpublic String existAgentInIS(String request) throws RemoteException
existAgentInIS in interface ManagementPortTypeRemoteExceptionpublic String existAgentInDB(String request) throws RemoteException
existAgentInDB in interface ManagementPortTypeRemoteExceptionpublic String getAgentStatistics(String request) throws RemoteException
getAgentStatistics in interface ManagementPortTypeRemoteExceptionCopyright © 2014. All Rights Reserved.