Package | Description |
---|---|
javax.ws.rs.client |
The 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 (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.