Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.bw_2.UnacceptableTerminationTimeFault

Packages that use UnacceptableTerminationTimeFault
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jms   
org.oasis_open.docs.wsn.bw_2   
 

Uses of UnacceptableTerminationTimeFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw UnacceptableTerminationTimeFault
 RenewResponse AbstractSubscription.renew(Renew renewRequest)
           
protected abstract  void AbstractSubscription.renew(XMLGregorianCalendar time)
           
protected  XMLGregorianCalendar AbstractSubscription.validateTerminationTime(String value)
           
 

Uses of UnacceptableTerminationTimeFault in org.apache.cxf.wsn.client
 

Methods in org.apache.cxf.wsn.client that throw UnacceptableTerminationTimeFault
 RenewResponse Publisher.PublisherSubscription.renew(Renew renewRequest)
           
 void Subscription.renew(String terminationTime)
           
 

Uses of UnacceptableTerminationTimeFault in org.apache.cxf.wsn.jms
 

Methods in org.apache.cxf.wsn.jms that throw UnacceptableTerminationTimeFault
protected  void JmsSubscription.renew(XMLGregorianCalendar terminationTime)
           
 

Uses of UnacceptableTerminationTimeFault in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that throw UnacceptableTerminationTimeFault
 RenewResponse PausableSubscriptionManager.renew(Renew renewRequest)
           
 RenewResponse SubscriptionManager.renew(Renew renewRequest)
           
 


Apache CXF API

Apache CXF