@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2021-12-16T09:39:37-05:00") public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsn.b_2
|
public ObjectFactory()
public NotificationMessageHolderType createNotificationMessageHolderType()
NotificationMessageHolderTypepublic TopicExpressionType createTopicExpressionType()
TopicExpressionTypepublic NotificationProducerRP createNotificationProducerRP()
NotificationProducerRPpublic FilterType createFilterType()
FilterTypepublic SubscriptionPolicyType createSubscriptionPolicyType()
SubscriptionPolicyTypepublic SubscriptionManagerRP createSubscriptionManagerRP()
SubscriptionManagerRPpublic QueryExpressionType createQueryExpressionType()
QueryExpressionTypepublic Subscribe.SubscriptionPolicy createSubscribeSubscriptionPolicy()
Subscribe.SubscriptionPolicypublic SubscribeResponse createSubscribeResponse()
SubscribeResponsepublic GetCurrentMessage createGetCurrentMessage()
GetCurrentMessagepublic GetCurrentMessageResponse createGetCurrentMessageResponse()
GetCurrentMessageResponsepublic SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType()
SubscribeCreationFailedFaultTypepublic InvalidFilterFaultType createInvalidFilterFaultType()
InvalidFilterFaultTypepublic TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType()
TopicExpressionDialectUnknownFaultTypepublic InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType()
InvalidTopicExpressionFaultTypepublic TopicNotSupportedFaultType createTopicNotSupportedFaultType()
TopicNotSupportedFaultTypepublic MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType()
MultipleTopicsSpecifiedFaultTypepublic InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType()
InvalidProducerPropertiesExpressionFaultTypepublic InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType()
InvalidMessageContentExpressionFaultTypepublic UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType()
UnrecognizedPolicyRequestFaultTypepublic UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType()
UnsupportedPolicyRequestFaultTypepublic NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType()
NotifyMessageNotSupportedFaultTypepublic UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType()
UnacceptableInitialTerminationTimeFaultTypepublic NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType()
NoCurrentMessageOnTopicFaultTypepublic GetMessages createGetMessages()
GetMessagespublic GetMessagesResponse createGetMessagesResponse()
GetMessagesResponsepublic DestroyPullPoint createDestroyPullPoint()
DestroyPullPointpublic DestroyPullPointResponse createDestroyPullPointResponse()
DestroyPullPointResponsepublic UnableToGetMessagesFaultType createUnableToGetMessagesFaultType()
UnableToGetMessagesFaultTypepublic UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType()
UnableToDestroyPullPointFaultTypepublic CreatePullPoint createCreatePullPoint()
CreatePullPointpublic CreatePullPointResponse createCreatePullPointResponse()
CreatePullPointResponsepublic UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType()
UnableToCreatePullPointFaultTypepublic RenewResponse createRenewResponse()
RenewResponsepublic UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType()
UnacceptableTerminationTimeFaultTypepublic Unsubscribe createUnsubscribe()
Unsubscribepublic UnsubscribeResponse createUnsubscribeResponse()
UnsubscribeResponsepublic UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType()
UnableToDestroySubscriptionFaultTypepublic PauseSubscription createPauseSubscription()
PauseSubscriptionpublic PauseSubscriptionResponse createPauseSubscriptionResponse()
PauseSubscriptionResponsepublic ResumeSubscription createResumeSubscription()
ResumeSubscriptionpublic ResumeSubscriptionResponse createResumeSubscriptionResponse()
ResumeSubscriptionResponsepublic PauseFailedFaultType createPauseFailedFaultType()
PauseFailedFaultTypepublic ResumeFailedFaultType createResumeFailedFaultType()
ResumeFailedFaultTypepublic NotificationMessageHolderType.Message createNotificationMessageHolderTypeMessage()
NotificationMessageHolderType.Messagepublic JAXBElement<TopicExpressionType> createTopicExpression(TopicExpressionType value)
value - Java instance representing xml element's value.JAXBElement<TopicExpressionType>public JAXBElement<Boolean> createFixedTopicSet(Boolean value)
value - Java instance representing xml element's value.JAXBElement<Boolean>public JAXBElement<String> createTopicExpressionDialect(String value)
value - Java instance representing xml element's value.JAXBElement<String>public JAXBElement<W3CEndpointReference> createConsumerReference(W3CEndpointReference value)
value - Java instance representing xml element's value.JAXBElement<W3CEndpointReference>public JAXBElement<FilterType> createFilter(FilterType value)
value - Java instance representing xml element's value.JAXBElement<FilterType>public JAXBElement<SubscriptionPolicyType> createSubscriptionPolicy(SubscriptionPolicyType value)
value - Java instance representing xml element's value.JAXBElement<SubscriptionPolicyType>public JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar>public JAXBElement<W3CEndpointReference> createSubscriptionReference(W3CEndpointReference value)
value - Java instance representing xml element's value.JAXBElement<W3CEndpointReference>public JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
value - Java instance representing xml element's value.JAXBElement<TopicExpressionType>public JAXBElement<W3CEndpointReference> createProducerReference(W3CEndpointReference value)
value - Java instance representing xml element's value.JAXBElement<W3CEndpointReference>public JAXBElement<NotificationMessageHolderType> createNotificationMessage(NotificationMessageHolderType value)
value - Java instance representing xml element's value.JAXBElement<NotificationMessageHolderType>public JAXBElement<XMLGregorianCalendar> createCurrentTime(XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar>public JAXBElement<XMLGregorianCalendar> createTerminationTime(XMLGregorianCalendar value)
value - Java instance representing xml element's value.JAXBElement<XMLGregorianCalendar>public JAXBElement<QueryExpressionType> createProducerProperties(QueryExpressionType value)
value - Java instance representing xml element's value.JAXBElement<QueryExpressionType>public JAXBElement<QueryExpressionType> createMessageContent(QueryExpressionType value)
value - Java instance representing xml element's value.JAXBElement<QueryExpressionType>public JAXBElement<SubscribeCreationFailedFaultType> createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType value)
value - Java instance representing xml element's value.JAXBElement<SubscribeCreationFailedFaultType>public JAXBElement<InvalidFilterFaultType> createInvalidFilterFault(InvalidFilterFaultType value)
value - Java instance representing xml element's value.JAXBElement<InvalidFilterFaultType>public JAXBElement<TopicExpressionDialectUnknownFaultType> createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType value)
value - Java instance representing xml element's value.JAXBElement<TopicExpressionDialectUnknownFaultType>public JAXBElement<InvalidTopicExpressionFaultType> createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType value)
value - Java instance representing xml element's value.JAXBElement<InvalidTopicExpressionFaultType>public JAXBElement<TopicNotSupportedFaultType> createTopicNotSupportedFault(TopicNotSupportedFaultType value)
value - Java instance representing xml element's value.JAXBElement<TopicNotSupportedFaultType>public JAXBElement<MultipleTopicsSpecifiedFaultType> createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType value)
value - Java instance representing xml element's value.JAXBElement<MultipleTopicsSpecifiedFaultType>public JAXBElement<InvalidProducerPropertiesExpressionFaultType> createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)
value - Java instance representing xml element's value.JAXBElement<InvalidProducerPropertiesExpressionFaultType>public JAXBElement<InvalidMessageContentExpressionFaultType> createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType value)
value - Java instance representing xml element's value.JAXBElement<InvalidMessageContentExpressionFaultType>public JAXBElement<UnrecognizedPolicyRequestFaultType> createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnrecognizedPolicyRequestFaultType>public JAXBElement<UnsupportedPolicyRequestFaultType> createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnsupportedPolicyRequestFaultType>public JAXBElement<NotifyMessageNotSupportedFaultType> createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)
value - Java instance representing xml element's value.JAXBElement<NotifyMessageNotSupportedFaultType>public JAXBElement<UnacceptableInitialTerminationTimeFaultType> createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnacceptableInitialTerminationTimeFaultType>public JAXBElement<NoCurrentMessageOnTopicFaultType> createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType value)
value - Java instance representing xml element's value.JAXBElement<NoCurrentMessageOnTopicFaultType>public JAXBElement<UnableToGetMessagesFaultType> createUnableToGetMessagesFault(UnableToGetMessagesFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnableToGetMessagesFaultType>public JAXBElement<UnableToDestroyPullPointFaultType> createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnableToDestroyPullPointFaultType>public JAXBElement<UnableToCreatePullPointFaultType> createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnableToCreatePullPointFaultType>public JAXBElement<UnacceptableTerminationTimeFaultType> createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnacceptableTerminationTimeFaultType>public JAXBElement<UnableToDestroySubscriptionFaultType> createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
value - Java instance representing xml element's value.JAXBElement<UnableToDestroySubscriptionFaultType>public JAXBElement<PauseFailedFaultType> createPauseFailedFault(PauseFailedFaultType value)
value - Java instance representing xml element's value.JAXBElement<PauseFailedFaultType>public JAXBElement<ResumeFailedFaultType> createResumeFailedFault(ResumeFailedFaultType value)
value - Java instance representing xml element's value.JAXBElement<ResumeFailedFaultType>public JAXBElement<String> createSubscribeInitialTerminationTime(String value)
value - Java instance representing xml element's value.JAXBElement<String>Apache CXF