Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.SubscriptionManager.Expires

Packages that use SubscriptionManager.Expires
org.apache.cxf.ws.eventing   
 

Uses of SubscriptionManager.Expires in org.apache.cxf.ws.eventing
 

Fields in org.apache.cxf.ws.eventing declared as SubscriptionManager.Expires
protected  SubscriptionManager.Expires SubscriptionManager.expires
           
 

Methods in org.apache.cxf.ws.eventing that return SubscriptionManager.Expires
 SubscriptionManager.Expires ObjectFactory.createSubscriptionManagerExpires()
          Create an instance of SubscriptionManager.Expires
 SubscriptionManager.Expires SubscriptionManager.getExpires()
          Gets the value of the expires property.
 

Methods in org.apache.cxf.ws.eventing with parameters of type SubscriptionManager.Expires
 void SubscriptionManager.setExpires(SubscriptionManager.Expires value)
          Sets the value of the expires property.
 


Apache CXF API

Apache CXF