public class PublisherPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements PublisherPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
PublisherPortTypeSOAPBindingStub() |
PublisherPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
PublisherPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
org.gcube.common.core.types.StringMap |
getCapabilities(org.gcube.common.core.types.VOID request) |
String |
getPublishingReport(String request) |
String |
publishData(PublishDataRequestType 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 PublisherPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic PublisherPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic PublisherPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic org.gcube.common.core.types.StringMap getCapabilities(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
getCapabilities in interface PublisherPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String publishData(PublishDataRequestType request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault, DestinationUnreachableFault, IncorrectDataTypeFault, DestinationInternalFault, DestinationTypeNotSupportedFault
publishData in interface PublisherPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultDestinationUnreachableFaultIncorrectDataTypeFaultDestinationInternalFaultDestinationTypeNotSupportedFaultpublic String getPublishingReport(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getPublishingReport in interface PublisherPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultCopyright © 2015. All Rights Reserved.