Uses of Class
org.apache.cxf.ws.eventing.Renew
-
Packages that use Renew Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.manager -
-
Uses of Renew in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return Renew Modifier and Type Method Description RenewObjectFactory. createRenew()Create an instance ofRenew -
Uses of Renew in org.apache.cxf.ws.eventing.manager
Methods in org.apache.cxf.ws.eventing.manager with parameters of type Renew Modifier and Type Method Description RenewResponseAbstractSubscriptionManager. renewOp(Renew body)RenewResponseSubscriptionManagerEndpoint. renewOp(Renew body)The Renew operation of the Subscription Manager See http://www.w3.org/TR/ws-eventing/#Renew
-