Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.Renew

Packages that use Renew
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
 Renew ObjectFactory.createRenew()
          Create an instance of Renew
 

Uses of Renew in org.apache.cxf.ws.eventing.manager
 

Methods in org.apache.cxf.ws.eventing.manager with parameters of type Renew
 RenewResponse AbstractSubscriptionManager.renewOp(Renew body)
           
 RenewResponse SubscriptionManagerEndpoint.renewOp(Renew body)
          The Renew operation of the Subscription Manager See http://www.w3.org/TR/ws-eventing/#Renew
 


Apache CXF API

Apache CXF