|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||