org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings
Class FilterPortTypeSOAPBindingStub
java.lang.Object
org.apache.axis.client.Stub
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings.FilterPortTypeSOAPBindingStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, FilterPortType
public class FilterPortTypeSOAPBindingStub
- extends org.apache.axis.client.Stub
- implements FilterPortType
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
FilterPortTypeSOAPBindingStub
public FilterPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
FilterPortTypeSOAPBindingStub
public FilterPortTypeSOAPBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
FilterPortTypeSOAPBindingStub
public FilterPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
_initOperationDesc1
private static void _initOperationDesc1()
_initOperationDesc2
private static void _initOperationDesc2()
addBindings0
private void addBindings0()
addBindings1
private void addBindings1()
addBindings2
private void addBindings2()
addBindings3
private void addBindings3()
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
match
public MatchResponse match(MatchRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Specified by:
match
in interface FilterPortType
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
getName
public GetNameResponse getName(GetNameRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Specified by:
getName
in interface FilterPortType
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
getDescription
public GetDescriptionResponse getDescription(GetDescriptionRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Specified by:
getDescription
in interface FilterPortType
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
getProvider
public GetProviderResponse getProvider(GetProviderRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Specified by:
getProvider
in interface FilterPortType
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
getVersion
public GetVersionResponse getVersion(GetVersionRequest parameters)
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Specified by:
getVersion
in interface FilterPortType
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
getServiceSecurityMetadata
public GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
throws java.rmi.RemoteException
- Specified by:
getServiceSecurityMetadata
in interface FilterPortType
- Throws:
java.rmi.RemoteException
destroy
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
- Specified by:
destroy
in interface FilterPortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
setTerminationTime
public org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
- Specified by:
setTerminationTime
in interface FilterPortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
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 FilterPortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
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 FilterPortType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.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 FilterPortType
- 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