Package | Description |
---|---|
jakarta.ws.rs.container |
Container-specific JAX-RS API.
|
Modifier and Type | Method and 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 © 2018,2020 Eclipse Foundation.
Use is subject to license terms.