Uses of Package
org.apache.cxf.jaxrs.client
-
Packages that use org.apache.cxf.jaxrs.client Package Description org.apache.cxf.jaxrs.client org.apache.cxf.jaxrs.client.spec org.apache.cxf.jaxrs.client.spring -
Classes in org.apache.cxf.jaxrs.client used by org.apache.cxf.jaxrs.client Class Description AbstractClient Common proxy and http-centric client implementationAbstractClient.AbstractBodyWriter Client Represents common proxy and http-centric client capabilitiesClientConfiguration Represents the configuration of the current proxy or WebClient.ClientProviderFactory ClientProxyImpl Proxy-based client implementationClientProxyImpl.BeanPair ClientProxyImpl.BodyWriter ClientState Represents the client state : - baseURI - current uri builder - current requestHeaders - current template parameters map - last responseInvocationHandlerAware Utility interface which helps to retrieve the invocation handler from a CGLIB proxyJaxrsClientCallback LocalClientState Keeps the client state such as the baseURI, currentURI, requestHeaders, current responseResponseExceptionMapper Converts Response to checked or runtime ExceptionWebClient Http-centric web client -
Classes in org.apache.cxf.jaxrs.client used by org.apache.cxf.jaxrs.client.spec Class Description WebClient Http-centric web client -
Classes in org.apache.cxf.jaxrs.client used by org.apache.cxf.jaxrs.client.spring Class Description Client Represents common proxy and http-centric client capabilitiesJAXRSClientFactoryBean