|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.notification.definition.WSNotificationFactory
public abstract class WSNotificationFactory
This abstract class defines a factory API that enables applications to obtain a Factory capable of producing new Definitions, new Reader, and new Writer. Note : This class is implemented respect to the "Singleton design pattern". The solution of Bill Pugh - University of Maryland - has been used, because it supposed to be "thread-safe" without requiring special language constructs (i.e. volatile or synchronized). For more details, see : http://en.wikipedia.org/wiki/Singleton_pattern
| Constructor Summary | |
|---|---|
protected |
WSNotificationFactory()
|
| Method Summary | |
|---|---|
abstract com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultDescriptionType |
createBaseFaultDescriptionType()
create an instance of the BaseFaultDescriptionType class |
abstract com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultType |
createBaseFaultType()
create an instance of the BaseFaultType class |
abstract DestroyRegistration |
createDestroyRegistration()
create an instance of the DestroyRegistration class |
abstract DestroyRegistrationResponse |
createDestroyRegistrationResponse()
create an instance of the DestroyRegistrationResponse class |
abstract FilterType |
createFiltertype()
create an instance of the FilterType class |
abstract GetCurrentMessage |
createGetCurrentMessage()
create an instance of the GetCurrentMessage class |
abstract GetCurrentMessageResponse |
createGetCurrentMessageResponse()
create an instance of the GetCurrentMessageResponse class |
abstract javax.xml.bind.JAXBElement<?> |
createInvalidFilterFault(InvalidFilterFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidFilterFaultType >} |
abstract InvalidFilterFaultType |
createInvalidFilterFaultType()
create an instance of the InvalidFilterFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidMessageContentExpressionFaultType >} |
abstract InvalidMessageContentExpressionFaultType |
createInvalidMessageContentExpressionFaultType()
create an instance of the InvalidMessageContentExpressionFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidProducerPropertiesExpressionFaultType >} |
abstract InvalidProducerPropertiesExpressionFaultType |
createInvalidProducerPropertiesExpressionFaultType()
create an instance of the InvalidProducerPropertiesExpressionFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidTopicExpressionFaultType >} |
abstract InvalidTopicExpressionFaultType |
createInvalidTopicExpressionFaultType()
create an instance of the InvalidTopicExpressionFaultType class |
abstract Message |
createMessage()
create an instance of the SubscriptionManagerRP class |
abstract javax.xml.bind.JAXBElement<?> |
createMessageContent(QueryExpressionType value)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.QueryExpressionType >} |
abstract javax.xml.bind.JAXBElement<?> |
createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.MultipleTopicsSpecifiedFaultType >} |
abstract MultipleTopicsSpecifiedFaultType |
createMultipleTopicsSpecifiedFaultType()
create an instance of the MultipleTopicsSpecifiedFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NoCurrentMessageOnTopicFaultType >} |
abstract NoCurrentMessageOnTopicFaultType |
createNoCurrentMessageOnTopicFaultType()
create an instance of the NoCurrentMessageOnTopicFaultType class |
abstract NotificationMessageHolderType |
createNotificationMessageHolderType()
create an instance of the NotificationMessageHolderType class |
abstract Notify |
createNotify()
create an instance of the Notify class |
abstract javax.xml.bind.JAXBElement<?> |
createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NotifyMessageNotSupportedFaultType >} |
abstract NotifyMessageNotSupportedFaultType |
createNotifyMessageNotSupportedFaultType()
create an instance of the NotifyMessageNotSupportedFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createPauseFailedFault(PauseFailedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.PauseFailedFaultType >} |
abstract PauseFailedFaultType |
createPauseFailedFaultType()
create an instance of the PauseFailedFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationFailedFaultType >} |
abstract PublisherRegistrationFailedFaultType |
createPublisherRegistrationFailedFaultType()
create an instance of the PublisherRegistrationFailedFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationFailedFaultType >} |
abstract PublisherRegistrationRejectedFaultType |
createPublisherRegistrationRejectedFaultType()
create an instance of the PublisherRegistrationRejectedFaultType class |
abstract PublisherRegistrationRP |
createPublisherRegistrationRP()
create an instance of the PublisherRegistrationRP class |
abstract QueryExpressionType |
createQueryExpressionType()
create an instance of the QueryExpressionType class |
abstract RegisterPublisher |
createRegisterPublisher()
create an instance of the RegisterPublisher class |
abstract RegisterPublisherResponse |
createRegisterPublisherResponse()
create an instance of the RegisterPublisherResponse class |
abstract Renew |
createRenew()
create an instance of the Renew class |
abstract RenewResponse |
createRenewResponse()
create an instance of the RenewResponse class |
abstract javax.xml.bind.JAXBElement<?> |
createResourceNotDestroyedFault(ResourceNotDestroyedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.ResourceNotDestroyedFaultType >} |
abstract ResourceNotDestroyedFaultType |
createResourceNotDestroyedFaultType()
create an instance of the ResourceNotDestroyedFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createResourceUnknownFault(com.ebmwebsourcing.wsstar.resource.definition.resource.api.ResourceUnknownFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.resource.ResourceUnknownFaultType >} |
abstract com.ebmwebsourcing.wsstar.resource.definition.resource.api.ResourceUnknownFaultType |
createResourceUnknownFaultType()
create an instance of the ResourceUnknownFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createResumeFailedFault(ResumeFailedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.ResumeFailedFaultType >} |
abstract ResumeFailedFaultType |
createResumeFailedFaultType()
create an instance of the ResumeFailedFaultType class |
abstract javax.xml.bind.JAXBElement<java.lang.String> |
createStringJaxbElt(javax.xml.namespace.QName qname,
java.lang.String value)
an instance of JAXBElement<String>}
The "conversion" from String to JAXBElement |
abstract Subscribe |
createSubscribe()
create an instance of the Subscribe class |
abstract javax.xml.bind.JAXBElement<?> |
createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.SubscribeCreationFailedFaultType >} |
abstract SubscribeCreationFailedFaultType |
createSubscribeCreationFailedFaultType()
create an instance of the SubscribeCreationFailedFaultType class |
abstract SubscribeResponse |
createSubscribeResponse()
create an instance of the SubscribeResponse class |
abstract SubscriptionManagerRP |
createSubscriptionManagerRP()
create an instance of the SubscriptionManagerRP class |
abstract SubscriptionPolicyType |
createSubscriptionPolicyType()
create an instance of the SubscriptionPolicyType class |
abstract javax.xml.bind.JAXBElement<?> |
createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionDialectUnknownFaultType >} |
abstract TopicExpressionDialectUnknownFaultType |
createTopicExpressionDialectUnknownFaultType()
create an instance of the TopicExpressionDialectUnknownFaultType class |
abstract TopicExpressionType |
createTopicExpressionType()
create an instance of the TopicExpressionType class |
abstract javax.xml.bind.JAXBElement<?> |
createTopicExpressionType(TopicExpressionType value)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionType >} |
abstract TopicNamespaceType |
createTopicNamespaceType()
create an instance of the TopicNamespaceType class |
abstract javax.xml.bind.JAXBElement<?> |
createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicNotSupportedFaultType >} |
abstract TopicNotSupportedFaultType |
createTopicNotSupportedFaultType()
create an instance of the TopicNotSupportedFaultType class |
abstract TopicType |
createTopicType()
create an instance of the TopicType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToCreatePullPointFaultType >} |
abstract UnableToCreatePullPointFaultType |
createUnableToCreatePullPointFaultType()
create an instance of the UnableToCreatePullPointFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType fault)
Create an instance of JAXBElement<UnableToDestroyPullPointFaultType>} |
abstract UnableToDestroyPullPointFaultType |
createUnableToDestroyPullPointFaultType()
create an instance of the UnableToDestroyPullPointFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToDestroySubscriptionFaultType >} |
abstract UnableToDestroySubscriptionFaultType |
createUnableToDestroySubscriptionFaultType()
create an instance of the UnableToDestroySubscriptionFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnableToGetMessagesFault(UnableToGetMessagesFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToGetMessagesFaultType >} |
abstract UnableToGetMessagesFaultType |
createUnableToGetMessagesFaultType()
create an instance of the UnableToGetMessagesFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableInitialTerminationTimeFaultType >} |
abstract UnacceptableInitialTerminationTimeFaultType |
createUnacceptableInitialTerminationTimeFaultType()
create an instance of the UnacceptableInitialTerminationTimeFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableTerminationTimeFaultType >} |
abstract UnacceptableTerminationTimeFaultType |
createUnacceptableTerminationTimeFaultType()
create an instance of the UnacceptableTerminationTimeFaultType class |
abstract javax.xml.bind.JAXBElement<?> |
createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnrecognizedPolicyRequestFaultType >} |
abstract UnrecognizedPolicyRequestFaultType |
createUnrecognizedPolicyRequestFaultType()
create an instance of the UnrecognizedPolicyRequestFaultType class |
abstract Unsubscribe |
createUnsubscribe()
create an instance of the Unsubscribe class |
abstract UnsubscribeResponse |
createUnsubscribeResponse()
create an instance of the UnsubscribeResponse class |
abstract javax.xml.bind.JAXBElement<?> |
createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType fault)
Create an instance of JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnsupportedPolicyRequestFaultType >} |
abstract UnsupportedPolicyRequestFaultType |
createUnsupportedPolicyRequestFaultType()
create an instance of the UnsupportedPolicyRequestFaultType class |
static WSNotificationFactory |
getInstance()
Return an unique - respect to the Singleton design pattern - instance of the WSNotificationFactory class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected WSNotificationFactory()
| Method Detail |
|---|
public static WSNotificationFactory getInstance()
WSNotificationFactory class. Getting this object type is the first step to build
all others "WS-Notification paradigm objects" and Reader/Writer objects.
public abstract javax.xml.bind.JAXBElement<java.lang.String> createStringJaxbElt(javax.xml.namespace.QName qname,
java.lang.String value)
JAXBElement<String>}
The "conversion" from String to JAXBElement
qname - the QName part of the JAXBElementvalue - the string value to "convert"
JAXBElement<String>} representation
public abstract Subscribe createSubscribe()
throws WSNotificationException
Subscribe class
Subscribe object
WSNotificationException
public abstract SubscribeResponse createSubscribeResponse()
throws WSNotificationException
SubscribeResponse class
SubscribeResponse object
WSNotificationException
public abstract GetCurrentMessage createGetCurrentMessage()
throws WSNotificationException
GetCurrentMessage class
GetCurrentMessage object
WSNotificationException
public abstract GetCurrentMessageResponse createGetCurrentMessageResponse()
throws WSNotificationException
GetCurrentMessageResponse class
GetCurrentMessageResponse object
WSNotificationException
public abstract Unsubscribe createUnsubscribe()
throws WSNotificationException
Unsubscribe class
Unsubscribe object
WSNotificationException
public abstract UnsubscribeResponse createUnsubscribeResponse()
throws WSNotificationException
UnsubscribeResponse class
UnsubscribeResponse
WSNotificationException
public abstract SubscriptionManagerRP createSubscriptionManagerRP()
throws WSNotificationException
SubscriptionManagerRP class
SubscriptionManagerRP object
WSNotificationException
public abstract Renew createRenew()
throws WSNotificationException
Renew class
Renew object
WSNotificationException
public abstract RenewResponse createRenewResponse()
throws WSNotificationException
RenewResponse class
RenewResponse
WSNotificationException
public abstract SubscriptionPolicyType createSubscriptionPolicyType()
throws WSNotificationException
SubscriptionPolicyType class
SubscriptionPolicyType object
WSNotificationException
public abstract Notify createNotify()
throws WSNotificationException
Notify class
Notify object
WSNotificationException
public abstract NotificationMessageHolderType createNotificationMessageHolderType()
throws WSNotificationException
NotificationMessageHolderType class
NotificationMessageHolderType object
WSNotificationException
public abstract Message createMessage()
throws WSNotificationException
SubscriptionManagerRP class
SubscriptionManagerRP object
WSNotificationException
public abstract TopicExpressionType createTopicExpressionType()
throws WSNotificationException
TopicExpressionType class
TopicExpressionType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createTopicExpressionType(TopicExpressionType value)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionType >}
value - the TopicExpressionType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionType >} representation
WSNotificationException
public abstract QueryExpressionType createQueryExpressionType()
throws WSNotificationException
QueryExpressionType class
QueryExpressionType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createMessageContent(QueryExpressionType value)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.QueryExpressionType >}
value - the QueryExpressionType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.QueryExpressionType >} representation
WSNotificationException
public abstract FilterType createFiltertype()
throws WSNotificationException
FilterType class
FilterType object
WSNotificationException
public abstract InvalidFilterFaultType createInvalidFilterFaultType()
throws WSNotificationException
InvalidFilterFaultType class
InvalidFilterFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createInvalidFilterFault(InvalidFilterFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidFilterFaultType >}
fault - the InvalidFilterFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidFilterFaultType >} representation
WSNotificationException
public abstract InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType()
throws WSNotificationException
InvalidMessageContentExpressionFaultType class
InvalidMessageContentExpressionFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidMessageContentExpressionFaultType >}
fault - the InvalidMessageContentExpressionFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidMessageContentExpressionFaultType >} representation
WSNotificationException
public abstract InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType()
throws WSNotificationException
InvalidProducerPropertiesExpressionFaultType class
InvalidProducerPropertiesExpressionFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidProducerPropertiesExpressionFaultType >}
fault - the InvalidProducerPropertiesExpressionFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidProducerPropertiesExpressionFaultType >} representation
WSNotificationException
public abstract InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType()
throws WSNotificationException
InvalidTopicExpressionFaultType class
InvalidTopicExpressionFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidTopicExpressionFaultType >}
fault - the InvalidTopicExpressionFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.InvalidTopicExpressionFaultType >} representation
WSNotificationException
public abstract MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType()
throws WSNotificationException
MultipleTopicsSpecifiedFaultType class
MultipleTopicsSpecifiedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.MultipleTopicsSpecifiedFaultType >}
fault - the MultipleTopicsSpecifiedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.MultipleTopicsSpecifiedFaultType >} representation
WSNotificationException
public abstract NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType()
throws WSNotificationException
NoCurrentMessageOnTopicFaultType class
NoCurrentMessageOnTopicFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NoCurrentMessageOnTopicFaultType >}
fault - the NoCurrentMessageOnTopicFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NoCurrentMessageOnTopicFaultType >} representation
WSNotificationException
public abstract NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType()
throws WSNotificationException
NotifyMessageNotSupportedFaultType class
NotifyMessageNotSupportedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NotifyMessageNotSupportedFaultType >}
fault - the NotifyMessageNotSupportedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.NotifyMessageNotSupportedFaultType >} representation
WSNotificationException
public abstract PauseFailedFaultType createPauseFailedFaultType()
throws WSNotificationException
PauseFailedFaultType class
PauseFailedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createPauseFailedFault(PauseFailedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.PauseFailedFaultType >}
fault - the PauseFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PauseFailedFaultType >} representation
WSNotificationException
public abstract ResumeFailedFaultType createResumeFailedFaultType()
throws WSNotificationException
ResumeFailedFaultType class
ResumeFailedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createResumeFailedFault(ResumeFailedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.ResumeFailedFaultType >}
fault - the ResumeFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.ResumeFailedFaultType >} representation
WSNotificationException
public abstract SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType()
throws WSNotificationException
SubscribeCreationFailedFaultType class
SubscribeCreationFailedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.SubscribeCreationFailedFaultType >}
fault - the SubscribeCreationFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.SubscribeCreationFailedFaultType >} representation
WSNotificationException
public abstract TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType()
throws WSNotificationException
TopicExpressionDialectUnknownFaultType class
TopicExpressionDialectUnknownFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionDialectUnknownFaultType >}
fault - the TopicExpressionDialectUnknownFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionDialectUnknownFaultType >} representation
WSNotificationException
public abstract TopicNotSupportedFaultType createTopicNotSupportedFaultType()
throws WSNotificationException
TopicNotSupportedFaultType class
TopicNotSupportedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicNotSupportedFaultType >}
fault - the TopicNotSupportedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.TopicNotSupportedFaultType >} representation
WSNotificationException
public abstract UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType()
throws WSNotificationException
UnableToCreatePullPointFaultType class
UnableToCreatePullPointFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToCreatePullPointFaultType >}
fault - the UnableToCreatePullPointFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToCreatePullPointFaultType >} representation
WSNotificationException
public abstract UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType()
throws WSNotificationException
UnableToDestroyPullPointFaultType class
UnableToDestroyPullPointFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType fault)
throws WSNotificationException
JAXBElement<UnableToDestroyPullPointFaultType>}
fault - the UnableToDestroyPullPointFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToDestroyPullPointFaultType >} representation
WSNotificationException
public abstract UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType()
throws WSNotificationException
UnableToDestroySubscriptionFaultType class
UnableToDestroySubscriptionFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToDestroySubscriptionFaultType >}
fault - the UnableToDestroySubscriptionFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToDestroySubscriptionFaultType >} representation
WSNotificationException
public abstract UnableToGetMessagesFaultType createUnableToGetMessagesFaultType()
throws WSNotificationException
UnableToGetMessagesFaultType class
UnableToGetMessagesFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnableToGetMessagesFault(UnableToGetMessagesFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToGetMessagesFaultType >}
fault - the UnableToGetMessagesFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnableToGetMessagesFaultType >} representation
WSNotificationException
public abstract UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType()
throws WSNotificationException
UnacceptableInitialTerminationTimeFaultType class
UnacceptableInitialTerminationTimeFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableInitialTerminationTimeFaultType >}
fault - the UnacceptableInitialTerminationTimeFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableInitialTerminationTimeFaultType >} representation
WSNotificationException
public abstract UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType()
throws WSNotificationException
UnacceptableTerminationTimeFaultType class
UnacceptableTerminationTimeFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableTerminationTimeFaultType >}
fault - the UnacceptableTerminationTimeFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnacceptableTerminationTimeFaultType >} representation
WSNotificationException
public abstract UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType()
throws WSNotificationException
UnrecognizedPolicyRequestFaultType class
UnrecognizedPolicyRequestFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnrecognizedPolicyRequestFaultType >}
fault - the UnrecognizedPolicyRequestFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnrecognizedPolicyRequestFaultType >} representation
WSNotificationException
public abstract UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType()
throws WSNotificationException
UnsupportedPolicyRequestFaultType class
UnsupportedPolicyRequestFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnsupportedPolicyRequestFaultType >}
fault - the UnsupportedPolicyRequestFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.base.UnsupportedPolicyRequestFaultType >} representation
WSNotificationException
public abstract RegisterPublisher createRegisterPublisher()
throws WSNotificationException
RegisterPublisher class
RegisterPublisher object
WSNotificationException
public abstract RegisterPublisherResponse createRegisterPublisherResponse()
throws WSNotificationException
RegisterPublisherResponse class
RegisterPublisherResponse object
WSNotificationException
public abstract DestroyRegistration createDestroyRegistration()
throws WSNotificationException
DestroyRegistration class
DestroyRegistration object
WSNotificationException
public abstract DestroyRegistrationResponse createDestroyRegistrationResponse()
throws WSNotificationException
DestroyRegistrationResponse class
DestroyRegistrationResponse object
WSNotificationException
public abstract PublisherRegistrationRP createPublisherRegistrationRP()
throws WSNotificationException
PublisherRegistrationRP class
PublisherRegistrationRP object
WSNotificationException
public abstract PublisherRegistrationRejectedFaultType createPublisherRegistrationRejectedFaultType()
throws WSNotificationException
PublisherRegistrationRejectedFaultType class
PublisherRegistrationRejectedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationFailedFaultType >}
fault - the PublisherRegistrationFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationRejectedFaultType >} representation
WSNotificationException
public abstract PublisherRegistrationFailedFaultType createPublisherRegistrationFailedFaultType()
throws WSNotificationException
PublisherRegistrationFailedFaultType class
PublisherRegistrationFailedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationFailedFaultType >}
fault - the PublisherRegistrationFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PublisherRegistrationFailedFaultType >} representation
WSNotificationException
public abstract ResourceNotDestroyedFaultType createResourceNotDestroyedFaultType()
throws WSNotificationException
ResourceNotDestroyedFaultType class
ResourceNotDestroyedFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createResourceNotDestroyedFault(ResourceNotDestroyedFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.ResourceNotDestroyedFaultType >}
fault - the ResourceNotDestroyedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.ResourceNotDestroyedFaultType >} representation
WSNotificationException
public abstract TopicType createTopicType()
throws WSNotificationException
TopicType class
TopicType object
WSNotificationException
public abstract TopicNamespaceType createTopicNamespaceType()
throws WSNotificationException
TopicNamespaceType class
TopicNamespaceType object
WSNotificationException
public abstract com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultType createBaseFaultType()
throws WSNotificationException
BaseFaultType class
BaseFaultType object
WSNotificationException
public abstract com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultDescriptionType createBaseFaultDescriptionType()
throws WSNotificationException
BaseFaultDescriptionType class
BaseFaultDescriptionType object
WSNotificationException
public abstract com.ebmwebsourcing.wsstar.resource.definition.resource.api.ResourceUnknownFaultType createResourceUnknownFaultType()
throws WSNotificationException
ResourceUnknownFaultType class
ResourceUnknownFaultType object
WSNotificationException
public abstract javax.xml.bind.JAXBElement<?> createResourceUnknownFault(com.ebmwebsourcing.wsstar.resource.definition.resource.api.ResourceUnknownFaultType fault)
throws WSNotificationException
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.resource.ResourceUnknownFaultType >}
fault - the ResourceUnknownFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.resource.ResourceUnknownFaultType >} representation
WSNotificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||