Uses of Interface
org.apache.ws.notification.base.WsnNamespaceVersionHolder

Packages that use WsnNamespaceVersionHolder
org.apache.ws.notification.base.faults   
org.apache.ws.notification.base.v2004_06.impl   
 

Uses of WsnNamespaceVersionHolder in org.apache.ws.notification.base.faults
 

Constructors in org.apache.ws.notification.base.faults with parameters of type WsnNamespaceVersionHolder
TopicPathDialectUnknownFaultException(WsnNamespaceVersionHolder namespaceVersionHolder, java.lang.String faultString)
           
TopicNotSupportedFaultException(WsnNamespaceVersionHolder namespaceVersionHolder, java.lang.String faultString)
           
SubscribeCreationFailedFaultException(WsnNamespaceVersionHolder namespaceVersionHolder)
           
ResumeFailedFaultException(WsnNamespaceVersionHolder namespaceVersionHolder, java.lang.String faultString)
           
PauseFailedFaultException(WsnNamespaceVersionHolder namespaceVersionHolder, java.lang.String faultString)
           
NoCurrentMessageOnTopicFaultException(WsnNamespaceVersionHolder namespaceVersionHolder)
           
InvalidTopicExpressionFaultException(WsnNamespaceVersionHolder namespaceVersionHolder, java.lang.String faultString)
           
 

Uses of WsnNamespaceVersionHolder in org.apache.ws.notification.base.v2004_06.impl
 

Classes in org.apache.ws.notification.base.v2004_06.impl that implement WsnNamespaceVersionHolder
 class WsnNamespaceVersionHolderImpl
           
 

Methods in org.apache.ws.notification.base.v2004_06.impl with parameters of type WsnNamespaceVersionHolder
 Subscription SubscriptionHome.create(java.lang.Class subscriptionResourceClass, org.apache.ws.addressing.EndpointReference consumerReference, org.apache.ws.addressing.EndpointReference producerReference, java.util.Calendar initialTerminationTime, java.lang.Object policy, org.apache.ws.resource.properties.query.QueryExpression precondition, org.apache.ws.resource.properties.query.QueryExpression selector, org.apache.ws.resource.ResourceKey producerKey, java.lang.String producerHomeLocation, TopicExpression topicExpression, boolean useNotify, WsnNamespaceVersionHolder nsSet)
           
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.