Apache CXF API

Package org.apache.cxf.jaxrs.client

Interface Summary
Client Represents common proxy and http-centric client capabilities
InvocationHandlerAware Utility interface which helps to retrieve the invocation handler from a CGLIB proxy
ResponseExceptionMapper<E extends Throwable> Converts Response to checked or runtime Exception
 

Class Summary
AbstractClient Common proxy and http-centric client implementation
ClientConfiguration  
ClientProxyImpl Proxy-based client implementation
JAXRSClientFactory Factory for creating proxy clients.
JAXRSClientFactoryBean  
WebClient Http-centric web client
 


Apache CXF API

Apache CXF