Uses of Interface
javax.ws.rs.client.ClientResponseContext

Packages that use ClientResponseContext
javax.ws.rs.client The JAX-RS client API 
 

Uses of ClientResponseContext in javax.ws.rs.client
 

Methods in javax.ws.rs.client with parameters of type ClientResponseContext
 void ClientResponseFilter.filter(ClientRequestContext requestContext, ClientResponseContext responseContext)
          Filter method called after a response has been provided for a request (either by a request filter or when the HTTP invocation returns.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.