Uses of Interface
org.apache.cxf.jaxrs.client.InvocationHandlerAware

Packages that use InvocationHandlerAware
org.apache.cxf.jaxrs.client   
 

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

Classes in org.apache.cxf.jaxrs.client that implement InvocationHandlerAware
 class AbstractClient
           
 class ClientProxyImpl
           
 class WebClient
           
 



Apache CXF