org.oasis.wsn
Class NotificationProducerSOAPBindingStub
java.lang.Object
org.apache.axis.client.Stub
org.oasis.wsn.NotificationProducerSOAPBindingStub
- All Implemented Interfaces:
- NotificationProducer, Remote, Stub
- public class NotificationProducerSOAPBindingStub
- extends Stub
- implements NotificationProducer
| 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 Vector cachedSerClasses
cachedSerQNames
private Vector cachedSerQNames
cachedSerFactories
private Vector cachedSerFactories
cachedDeserFactories
private Vector cachedDeserFactories
_operations
static OperationDesc[] _operations
NotificationProducerSOAPBindingStub
public NotificationProducerSOAPBindingStub()
throws AxisFault
NotificationProducerSOAPBindingStub
public NotificationProducerSOAPBindingStub(URL endpointURL,
Service service)
throws AxisFault
NotificationProducerSOAPBindingStub
public NotificationProducerSOAPBindingStub(Service service)
throws AxisFault
_initOperationDesc1
private static void _initOperationDesc1()
createCall
protected Call createCall()
throws RemoteException
- Throws:
RemoteException
getResourceProperty
public GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
throws RemoteException,
InvalidResourcePropertyQNameFaultType,
ResourceUnknownFaultType
- Specified by:
getResourceProperty in interface NotificationProducer
- Throws:
RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType
subscribe
public SubscribeResponse subscribe(Subscribe subscribeRequest)
throws RemoteException,
TopicNotSupportedFaultType,
InvalidTopicExpressionFaultType,
SubscribeCreationFailedFaultType,
ResourceUnknownFaultType,
TopicPathDialectUnknownFaultType
- Specified by:
subscribe in interface NotificationProducer
- Throws:
RemoteException
TopicNotSupportedFaultType
InvalidTopicExpressionFaultType
SubscribeCreationFailedFaultType
ResourceUnknownFaultType
TopicPathDialectUnknownFaultType
getCurrentMessage
public GetCurrentMessageResponse getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)
throws RemoteException,
TopicNotSupportedFaultType,
InvalidTopicExpressionFaultType,
NoCurrentMessageOnTopicFaultType,
ResourceUnknownFaultType
- Specified by:
getCurrentMessage in interface NotificationProducer
- Throws:
RemoteException
TopicNotSupportedFaultType
InvalidTopicExpressionFaultType
NoCurrentMessageOnTopicFaultType
ResourceUnknownFaultType