org.oasis_open.docs.wsn.bw_2
Interface NotificationProducer


public interface NotificationProducer

This class was generated by Apache CXF 2.6.0.redhat-60024 2013-04-05T15:15:22.912-04:00 Generated source version: 2.6.0.redhat-60024


Method Summary
 GetCurrentMessageResponse getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)
           
 SubscribeResponse subscribe(Subscribe subscribeRequest)
           
 

Method Detail

subscribe

SubscribeResponse subscribe(Subscribe subscribeRequest)
                            throws NotifyMessageNotSupportedFault,
                                   UnrecognizedPolicyRequestFault,
                                   TopicExpressionDialectUnknownFault,
                                   ResourceUnknownFault,
                                   InvalidTopicExpressionFault,
                                   UnsupportedPolicyRequestFault,
                                   InvalidFilterFault,
                                   InvalidProducerPropertiesExpressionFault,
                                   InvalidMessageContentExpressionFault,
                                   UnacceptableInitialTerminationTimeFault,
                                   SubscribeCreationFailedFault,
                                   TopicNotSupportedFault
Throws:
NotifyMessageNotSupportedFault
UnrecognizedPolicyRequestFault
TopicExpressionDialectUnknownFault
ResourceUnknownFault
InvalidTopicExpressionFault
UnsupportedPolicyRequestFault
InvalidFilterFault
InvalidProducerPropertiesExpressionFault
InvalidMessageContentExpressionFault
UnacceptableInitialTerminationTimeFault
SubscribeCreationFailedFault
TopicNotSupportedFault

getCurrentMessage

GetCurrentMessageResponse getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)
                                            throws InvalidTopicExpressionFault,
                                                   MultipleTopicsSpecifiedFault,
                                                   ResourceUnknownFault,
                                                   TopicExpressionDialectUnknownFault,
                                                   TopicNotSupportedFault,
                                                   NoCurrentMessageOnTopicFault
Throws:
InvalidTopicExpressionFault
MultipleTopicsSpecifiedFault
ResourceUnknownFault
TopicExpressionDialectUnknownFault
TopicNotSupportedFault
NoCurrentMessageOnTopicFault


Copyright © 2005-2013 FuseSource. All Rights Reserved.