public class GCUBENotificationProvider extends GCUBEProvider
GCUBEProvider for port-types that accept topic subscriptions and produce corresponding notifications.destroyProvider, getMultipleRPProvider, getRPProvider, queryRPProvider, setRPProvider, terminationTimeProvider| Constructor and Description |
|---|
GCUBENotificationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.oasis.wsn.GetCurrentMessageResponse |
getCurrentMessage(org.oasis.wsn.GetCurrentMessage arg0)
Dispatches the invocation to the corresponding GLOBUS provider.
|
org.oasis.wsn.SubscribeResponse |
subscribe(org.oasis.wsn.Subscribe arg0)
Dispatches the invocation to the corresponding GLOBUS provider.
|
destroy, getMultipleResourceProperties, getResourceProperty, queryResourceProperties, setResourceProperties, setTerminationTimepublic org.oasis.wsn.SubscribeResponse subscribe(org.oasis.wsn.Subscribe arg0)
throws RemoteException,
org.oasis.wsn.ResourceUnknownFaultType,
org.oasis.wsn.SubscribeCreationFailedFaultType,
org.oasis.wsn.TopicPathDialectUnknownFaultType,
org.oasis.wsn.InvalidTopicExpressionFaultType,
org.oasis.wsn.TopicNotSupportedFaultType
arg0 - the provider's input,as per WSRF specifications.RemoteExceptionorg.oasis.wsn.ResourceUnknownFaultTypeorg.oasis.wsn.SubscribeCreationFailedFaultTypeorg.oasis.wsn.TopicNotSupportedFaultTypeorg.oasis.wsn.InvalidTopicExpressionFaultTypeorg.oasis.wsn.TopicNotSupportedFaultTypeorg.oasis.wsn.TopicPathDialectUnknownFaultTypepublic org.oasis.wsn.GetCurrentMessageResponse getCurrentMessage(org.oasis.wsn.GetCurrentMessage arg0)
throws RemoteException,
org.oasis.wsn.ResourceUnknownFaultType,
org.oasis.wsn.InvalidTopicExpressionFaultType,
org.oasis.wsn.TopicNotSupportedFaultType,
org.oasis.wsn.NoCurrentMessageOnTopicFaultType
arg0 - the provider's input,as per WSRF specifications.RemoteExceptionorg.oasis.wsn.ResourceUnknownFaultTypeorg.oasis.wsn.InvalidTopicExpressionFaultTypeorg.oasis.wsn.TopicNotSupportedFaultTypeorg.oasis.wsn.NoCurrentMessageOnTopicFaultTypeCopyright © 2015. All Rights Reserved.