Package | Description |
---|---|
javax.ws.rs.client |
The JAX-RS client API
|
Modifier and Type | Method | Description |
---|---|---|
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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved.