Package | Description |
---|---|
javax.ws.rs.container |
Container-specific JAX-RS API.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ContainerResponseFilter.filter(ContainerRequestContext requestContext,
ContainerResponseContext responseContext) |
Filter method called after a response has been provided for a request
(either by a
request filter or by a
matched resource method. |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved.