public class ResourceBinderPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements ResourceBinderPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
ResourceBinderPortTypeSOAPBindingStub() |
ResourceBinderPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
ResourceBinderPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
String |
addResources(AddResourcesParameters request) |
protected org.apache.axis.client.Call |
createCall() |
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest) |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest) |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(QName getResourcePropertyRequest) |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest) |
String |
removeResources(RemoveResourcesParameters request) |
org.oasis.wsrf.properties.SetResourcePropertiesResponse |
setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest) |
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest) |
_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 ResourceBinderPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ResourceBinderPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ResourceBinderPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String addResources(AddResourcesParameters request) throws RemoteException, InvalidScopeFaultType, ResourcesCreationFaultType
addResources in interface ResourceBinderPortTypeRemoteExceptionInvalidScopeFaultTypeResourcesCreationFaultTypepublic String removeResources(RemoveResourcesParameters request) throws RemoteException, InvalidScopeFaultType, ResourcesRemovalFaultType
removeResources in interface ResourceBinderPortTypeRemoteExceptionInvalidScopeFaultTypeResourcesRemovalFaultTypepublic org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
getMultipleResourceProperties in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypepublic org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.ResourceUnknownFaultType, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
getResourceProperty in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypepublic org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
destroy in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypepublic org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
queryResourceProperties in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypepublic org.oasis.wsrf.properties.SetResourcePropertiesResponse setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultType,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultType
setResourceProperties in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypepublic org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
setTerminationTime in interface ResourceBinderPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2017. All Rights Reserved.