Apache CXF API

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 ClientProxyImpl
          Proxy-based client implementation
 


Apache CXF API

Apache CXF