Uses of Class
org.apache.cxf.ws.eventing.RenewResponse
-
Packages that use RenewResponse Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.manager -
-
Uses of RenewResponse in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return RenewResponse Modifier and Type Method Description RenewResponseObjectFactory. createRenewResponse()Create an instance ofRenewResponse -
Uses of RenewResponse in org.apache.cxf.ws.eventing.manager
Methods in org.apache.cxf.ws.eventing.manager that return RenewResponse 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
-