uk.org.ogsadai.service.wsrf.dataservice.bindings
Class ConfigurableDataServicePortTypeSOAPBindingStub
java.lang.Object
org.apache.axis.client.Stub
uk.org.ogsadai.service.wsrf.dataservice.bindings.ConfigurableDataServicePortTypeSOAPBindingStub
- All Implemented Interfaces:
- ConfigurableDataServicePortType, java.rmi.Remote, javax.xml.rpc.Stub
- public class ConfigurableDataServicePortTypeSOAPBindingStub
- extends org.apache.axis.client.Stub
- implements ConfigurableDataServicePortType
Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Methods inherited from class org.apache.axis.client.Stub |
_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, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cachedSerClasses
private java.util.Vector cachedSerClasses
cachedSerQNames
private java.util.Vector cachedSerQNames
cachedSerFactories
private java.util.Vector cachedSerFactories
cachedDeserFactories
private java.util.Vector cachedDeserFactories
_operations
static org.apache.axis.description.OperationDesc[] _operations
ConfigurableDataServicePortTypeSOAPBindingStub
public ConfigurableDataServicePortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
ConfigurableDataServicePortTypeSOAPBindingStub
public ConfigurableDataServicePortTypeSOAPBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
ConfigurableDataServicePortTypeSOAPBindingStub
public ConfigurableDataServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
_initOperationDesc1
private static void _initOperationDesc1()
_initOperationDesc2
private static void _initOperationDesc2()
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
listResources
public ListResourcesResponse listResources(ListResources parameters)
throws java.rmi.RemoteException,
InternalFaultType
- Specified by:
listResources
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
InternalFaultType
getVersion
public GetVersionResponse getVersion(GetVersion parameters)
throws java.rmi.RemoteException,
InternalFaultType
- Specified by:
getVersion
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
InternalFaultType
perform
public PerformResponse perform(Perform parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
perform
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
terminate
public TerminateResponse terminate(Terminate parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceUnknownFaultType
- Specified by:
terminate
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceUnknownFaultType
putFully
public PutResponse putFully(PutFully parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
putFully
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
putBlock
public PutResponse putBlock(PutBlock parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
putBlock
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
getFully
public GetResponse getFully(GetFully parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
getFully
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
getBlock
public GetResponse getBlock(GetBlock parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
getBlock
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
getNBlocks
public GetResponse getNBlocks(GetNBlocks parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType,
RequestFaultType
- Specified by:
getNBlocks
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
RequestFaultType
deploy
public DeployResponse deploy(Deploy parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
RequestFaultType
- Specified by:
deploy
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
RequestFaultType
undeploy
public UndeployResponse undeploy(Undeploy parameters)
throws java.rmi.RemoteException,
AuthorisationFaultType,
InternalFaultType,
ResourceBusyFaultType,
ResourceUnknownFaultType
- Specified by:
undeploy
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
AuthorisationFaultType
InternalFaultType
ResourceBusyFaultType
ResourceUnknownFaultType
queryResourceProperties
public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
- Specified by:
queryResourceProperties
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Specified by:
getResourceProperty
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getMultipleResourceProperties
public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Specified by:
getMultipleResourceProperties
in interface ConfigurableDataServicePortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType