Uses of Class
org.oasis_open.docs.wsn.bw_2.UnacceptableTerminationTimeFault
-
Packages that use UnacceptableTerminationTimeFault Package Description 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 Modifier and Type Method Description protected abstract voidAbstractSubscription. renew(XMLGregorianCalendar time)RenewResponseAbstractSubscription. renew(Renew renewRequest)protected XMLGregorianCalendarAbstractSubscription. validateTerminationTime(String value) -
Uses of UnacceptableTerminationTimeFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw UnacceptableTerminationTimeFault Modifier and Type Method Description RenewResponsePublisher.PublisherSubscription. renew(Renew renewRequest)voidSubscription. renew(String terminationTime) -
Uses of UnacceptableTerminationTimeFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw UnacceptableTerminationTimeFault Modifier and Type Method Description protected voidJmsSubscription. 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 Modifier and Type Method Description RenewResponsePausableSubscriptionManager. renew(Renew renewRequest)RenewResponseSubscriptionManager. renew(Renew renewRequest)
-