|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.oasis_open.docs.wsn.b_2.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.wsn.b_2 package.
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 Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType()
TopicExpressionDialectUnknownFaultType
public Renew createRenew()
Renew
public RenewResponse createRenewResponse()
RenewResponse
public SubscriptionManagerRP createSubscriptionManagerRP()
SubscriptionManagerRP
public GetMessagesResponse createGetMessagesResponse()
GetMessagesResponse
public UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType()
UnableToDestroyPullPointFaultType
public MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType()
MultipleTopicsSpecifiedFaultType
public QueryExpressionType createQueryExpressionType()
QueryExpressionType
public TopicExpressionType createTopicExpressionType()
TopicExpressionType
public NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType()
NoCurrentMessageOnTopicFaultType
public NotificationMessageHolderType.Message createNotificationMessageHolderTypeMessage()
NotificationMessageHolderType.Message
public DestroyPullPointResponse createDestroyPullPointResponse()
DestroyPullPointResponse
public SubscriptionPolicyType createSubscriptionPolicyType()
SubscriptionPolicyType
public DestroyPullPoint createDestroyPullPoint()
DestroyPullPoint
public SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType()
SubscribeCreationFailedFaultType
public GetMessages createGetMessages()
GetMessages
public GetCurrentMessage createGetCurrentMessage()
GetCurrentMessage
public InvalidFilterFaultType createInvalidFilterFaultType()
InvalidFilterFaultType
public InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType()
InvalidTopicExpressionFaultType
public UseRaw createUseRaw()
UseRaw
public UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType()
UnsupportedPolicyRequestFaultType
public CreatePullPointResponse createCreatePullPointResponse()
CreatePullPointResponse
public InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType()
InvalidMessageContentExpressionFaultType
public UnableToGetMessagesFaultType createUnableToGetMessagesFaultType()
UnableToGetMessagesFaultType
public PauseFailedFaultType createPauseFailedFaultType()
PauseFailedFaultType
public Subscribe createSubscribe()
Subscribe
public CreatePullPoint createCreatePullPoint()
CreatePullPoint
public FilterType createFilterType()
FilterType
public NotificationMessageHolderType createNotificationMessageHolderType()
NotificationMessageHolderType
public UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType()
UnableToCreatePullPointFaultType
public NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType()
NotifyMessageNotSupportedFaultType
public PauseSubscription createPauseSubscription()
PauseSubscription
public ResumeFailedFaultType createResumeFailedFaultType()
ResumeFailedFaultType
public UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType()
UnacceptableTerminationTimeFaultType
public ResumeSubscription createResumeSubscription()
ResumeSubscription
public UnsubscribeResponse createUnsubscribeResponse()
UnsubscribeResponse
public Unsubscribe createUnsubscribe()
Unsubscribe
public UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType()
UnableToDestroySubscriptionFaultType
public TopicNotSupportedFaultType createTopicNotSupportedFaultType()
TopicNotSupportedFaultType
public InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType()
InvalidProducerPropertiesExpressionFaultType
public Notify createNotify()
Notify
public NotificationProducerRP createNotificationProducerRP()
NotificationProducerRP
public PauseSubscriptionResponse createPauseSubscriptionResponse()
PauseSubscriptionResponse
public SubscribeResponse createSubscribeResponse()
SubscribeResponse
public UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType()
UnrecognizedPolicyRequestFaultType
public UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType()
UnacceptableInitialTerminationTimeFaultType
public ResumeSubscriptionResponse createResumeSubscriptionResponse()
ResumeSubscriptionResponse
public Subscribe.SubscriptionPolicy createSubscribeSubscriptionPolicy()
Subscribe.SubscriptionPolicy
public GetCurrentMessageResponse createGetCurrentMessageResponse()
GetCurrentMessageResponse
public JAXBElement<XMLGregorianCalendar> createTerminationTime(XMLGregorianCalendar value)
JAXBElement
<
XMLGregorianCalendar
>
}
public JAXBElement<NotifyMessageNotSupportedFaultType> createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)
JAXBElement
<
NotifyMessageNotSupportedFaultType
>
}
public JAXBElement<W3CEndpointReference> createConsumerReference(W3CEndpointReference value)
JAXBElement
<
W3CEndpointReference
>
}
public JAXBElement<UnsupportedPolicyRequestFaultType> createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType value)
JAXBElement
<
UnsupportedPolicyRequestFaultType
>
}
public JAXBElement<SubscriptionPolicyType> createSubscriptionPolicy(SubscriptionPolicyType value)
JAXBElement
<
SubscriptionPolicyType
>
}
public JAXBElement<NotificationMessageHolderType> createNotificationMessage(NotificationMessageHolderType value)
JAXBElement
<
NotificationMessageHolderType
>
}
public JAXBElement<UnacceptableInitialTerminationTimeFaultType> createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value)
JAXBElement
<
UnacceptableInitialTerminationTimeFaultType
>
}
public JAXBElement<InvalidTopicExpressionFaultType> createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType value)
JAXBElement
<
InvalidTopicExpressionFaultType
>
}
public JAXBElement<String> createTopicExpressionDialect(String value)
JAXBElement
<
String
>
}
public JAXBElement<UnableToCreatePullPointFaultType> createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType value)
JAXBElement
<
UnableToCreatePullPointFaultType
>
}
public JAXBElement<FilterType> createFilter(FilterType value)
JAXBElement
<
FilterType
>
}
public JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
JAXBElement
<
XMLGregorianCalendar
>
}
public JAXBElement<ResumeFailedFaultType> createResumeFailedFault(ResumeFailedFaultType value)
JAXBElement
<
ResumeFailedFaultType
>
}
public JAXBElement<InvalidProducerPropertiesExpressionFaultType> createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType value)
JAXBElement
<
InvalidProducerPropertiesExpressionFaultType
>
}
public JAXBElement<UnableToGetMessagesFaultType> createUnableToGetMessagesFault(UnableToGetMessagesFaultType value)
JAXBElement
<
UnableToGetMessagesFaultType
>
}
public JAXBElement<QueryExpressionType> createMessageContent(QueryExpressionType value)
JAXBElement
<
QueryExpressionType
>
}
public JAXBElement<TopicExpressionDialectUnknownFaultType> createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType value)
JAXBElement
<
TopicExpressionDialectUnknownFaultType
>
}
public JAXBElement<UnableToDestroySubscriptionFaultType> createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)
JAXBElement
<
UnableToDestroySubscriptionFaultType
>
}
public JAXBElement<UnrecognizedPolicyRequestFaultType> createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType value)
JAXBElement
<
UnrecognizedPolicyRequestFaultType
>
}
public JAXBElement<SubscribeCreationFailedFaultType> createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType value)
JAXBElement
<
SubscribeCreationFailedFaultType
>
}
public JAXBElement<W3CEndpointReference> createProducerReference(W3CEndpointReference value)
JAXBElement
<
W3CEndpointReference
>
}
public JAXBElement<NoCurrentMessageOnTopicFaultType> createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType value)
JAXBElement
<
NoCurrentMessageOnTopicFaultType
>
}
public JAXBElement<MultipleTopicsSpecifiedFaultType> createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType value)
JAXBElement
<
MultipleTopicsSpecifiedFaultType
>
}
public JAXBElement<UnacceptableTerminationTimeFaultType> createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)
JAXBElement
<
UnacceptableTerminationTimeFaultType
>
}
public JAXBElement<XMLGregorianCalendar> createCurrentTime(XMLGregorianCalendar value)
JAXBElement
<
XMLGregorianCalendar
>
}
public JAXBElement<TopicExpressionType> createTopicExpression(TopicExpressionType value)
JAXBElement
<
TopicExpressionType
>
}
public JAXBElement<QueryExpressionType> createProducerProperties(QueryExpressionType value)
JAXBElement
<
QueryExpressionType
>
}
public JAXBElement<TopicNotSupportedFaultType> createTopicNotSupportedFault(TopicNotSupportedFaultType value)
JAXBElement
<
TopicNotSupportedFaultType
>
}
public JAXBElement<InvalidFilterFaultType> createInvalidFilterFault(InvalidFilterFaultType value)
JAXBElement
<
InvalidFilterFaultType
>
}
public JAXBElement<Boolean> createFixedTopicSet(Boolean value)
JAXBElement
<
Boolean
>
}
public JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
JAXBElement
<
TopicExpressionType
>
}
public JAXBElement<UnableToDestroyPullPointFaultType> createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value)
JAXBElement
<
UnableToDestroyPullPointFaultType
>
}
public JAXBElement<InvalidMessageContentExpressionFaultType> createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType value)
JAXBElement
<
InvalidMessageContentExpressionFaultType
>
}
public JAXBElement<PauseFailedFaultType> createPauseFailedFault(PauseFailedFaultType value)
JAXBElement
<
PauseFailedFaultType
>
}
public JAXBElement<W3CEndpointReference> createSubscriptionReference(W3CEndpointReference value)
JAXBElement
<
W3CEndpointReference
>
}
public JAXBElement<String> createSubscribeInitialTerminationTime(String value)
JAXBElement
<
String
>
}
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |