Uses of Package
javax.ws.rs.client

Packages that use javax.ws.rs.client
javax.ws.rs.client The JAX-RS client API 
org.jboss.resteasy.client.jaxrs   
org.jboss.resteasy.client.jaxrs.cache   
org.jboss.resteasy.client.jaxrs.engines   
org.jboss.resteasy.client.jaxrs.internal   
org.jboss.resteasy.client.jaxrs.internal.proxy.processors   
org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget   
org.jboss.resteasy.core   
org.jboss.resteasy.keystone.client   
org.jboss.resteasy.plugins.interceptors.encoding   
org.jboss.resteasy.security.doseta   
org.jboss.resteasy.skeleton.key   
org.jboss.resteasy.spi   
 

Classes in javax.ws.rs.client used by javax.ws.rs.client
AsyncInvoker
          Uniform interface for asynchronous invocation of HTTP methods.
Client
          Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
ClientException
          A client-side processing runtime exception.
ClientRequestContext
          Client request filter context.
ClientResponseContext
          Client response filter context.
Configuration
          Represents inheritable configuration of the main client-side JAX-RS components, such as Client, WebTarget, Invocation Builder or Invocation.
Entity
          Encapsulates message entity including the associated variant information.
Invocation
          A client request invocation.
Invocation.Builder
          A client request invocation builder.
InvocationCallback
          Callback that can be implemented to receive the asynchronous processing events from the invocation processing.
SyncInvoker
          Uniform interface for synchronous invocation of HTTP methods.
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs
Client
          Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
ClientFactory
          Main entry point to the client API used to bootstrap Client instances.
ClientRequestContext
          Client request filter context.
ClientRequestFilter
          An extension interface implemented by client request filters.
Configuration
          Represents inheritable configuration of the main client-side JAX-RS components, such as Client, WebTarget, Invocation Builder or Invocation.
Invocation.Builder
          A client request invocation builder.
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs.cache
ClientRequestContext
          Client request filter context.
ClientRequestFilter
          An extension interface implemented by client request filters.
ClientResponseContext
          Client response filter context.
ClientResponseFilter
          An extension interface implemented by client response filters.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs.engines
ClientException
          A client-side processing runtime exception.
Configuration
          Represents inheritable configuration of the main client-side JAX-RS components, such as Client, WebTarget, Invocation Builder or Invocation.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs.internal
AsyncInvoker
          Uniform interface for asynchronous invocation of HTTP methods.
Client
          Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
ClientException
          A client-side processing runtime exception.
ClientRequestContext
          Client request filter context.
ClientRequestFilter
          An extension interface implemented by client request filters.
ClientResponseContext
          Client response filter context.
ClientResponseFilter
          An extension interface implemented by client response filters.
Configuration
          Represents inheritable configuration of the main client-side JAX-RS components, such as Client, WebTarget, Invocation Builder or Invocation.
Entity
          Encapsulates message entity including the associated variant information.
Invocation
          A client request invocation.
Invocation.Builder
          A client request invocation builder.
InvocationCallback
          Callback that can be implemented to receive the asynchronous processing events from the invocation processing.
SyncInvoker
          Uniform interface for synchronous invocation of HTTP methods.
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs.internal.proxy.processors
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.core
ClientRequestFilter
          An extension interface implemented by client request filters.
ClientResponseFilter
          An extension interface implemented by client response filters.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.keystone.client
WebTarget
          A resource target identified by the resource URI.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.plugins.interceptors.encoding
ClientRequestContext
          Client request filter context.
ClientRequestFilter
          An extension interface implemented by client request filters.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.security.doseta
ClientRequestContext
          Client request filter context.
ClientRequestFilter
          An extension interface implemented by client request filters.
ClientResponseContext
          Client response filter context.
ClientResponseFilter
          An extension interface implemented by client response filters.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.skeleton.key
Client
          Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.
 

Classes in javax.ws.rs.client used by org.jboss.resteasy.spi
ClientRequestFilter
          An extension interface implemented by client request filters.
ClientResponseFilter
          An extension interface implemented by client response filters.
 



Copyright © 2013. All Rights Reserved.