public class Portal_StagingServiceSoapBindingStub extends org.apache.axis.client.Stub implements StagingServiceSoap
| Constructor and Description |
|---|
Portal_StagingServiceSoapBindingStub() |
Portal_StagingServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_StagingServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpStagingRequest(long stagingRequestId) |
protected org.apache.axis.client.Call |
createCall() |
long |
createStagingRequest(long groupId,
java.lang.String checksum) |
void |
updateStagingRequest(long stagingRequestId,
java.lang.String fileName,
byte[] bytes) |
_createCall, _getCall, _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 Portal_StagingServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_StagingServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_StagingServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void cleanUpStagingRequest(long stagingRequestId)
throws java.rmi.RemoteException
cleanUpStagingRequest in interface StagingServiceSoapjava.rmi.RemoteExceptionpublic long createStagingRequest(long groupId,
java.lang.String checksum)
throws java.rmi.RemoteException
createStagingRequest in interface StagingServiceSoapjava.rmi.RemoteExceptionpublic void updateStagingRequest(long stagingRequestId,
java.lang.String fileName,
byte[] bytes)
throws java.rmi.RemoteException
updateStagingRequest in interface StagingServiceSoapjava.rmi.RemoteException