Package | Description |
---|---|
javax.ws.rs.client |
The Client API
|
Modifier and Type | Method and 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.