Apache CXF API

Uses of Interface
org.apache.cxf.endpoint.Retryable

Packages that use Retryable
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.jaxrs.client   
 

Uses of Retryable in org.apache.cxf.endpoint
 

Classes in org.apache.cxf.endpoint that implement Retryable
 class ClientImpl
           
 

Uses of Retryable in org.apache.cxf.jaxrs.client
 

Classes in org.apache.cxf.jaxrs.client that implement Retryable
 class AbstractClient
          Common proxy and http-centric client implementation
 class ClientProxyImpl
          Proxy-based client implementation
 class WebClient
          Http-centric web client
 


Apache CXF API

Apache CXF