Uses of Class
org.apache.cxf.ws.eventing.SubscriptionManager.Expires
-
Packages that use SubscriptionManager.Expires Package Description 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 Modifier and Type Field Description protected SubscriptionManager.ExpiresSubscriptionManager. expiresMethods in org.apache.cxf.ws.eventing that return SubscriptionManager.Expires Modifier and Type Method Description SubscriptionManager.ExpiresObjectFactory. createSubscriptionManagerExpires()Create an instance ofSubscriptionManager.ExpiresSubscriptionManager.ExpiresSubscriptionManager. getExpires()Gets the value of the expires property.Methods in org.apache.cxf.ws.eventing with parameters of type SubscriptionManager.Expires Modifier and Type Method Description voidSubscriptionManager. setExpires(SubscriptionManager.Expires value)Sets the value of the expires property.
-