Package | Description |
---|---|
org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
Modifier and Type | Method and Description |
---|---|
static OutboundJaxrsResponse |
OutboundJaxrsResponse.from(jakarta.ws.rs.core.Response response)
Deprecated.
|
static OutboundJaxrsResponse |
OutboundJaxrsResponse.from(jakarta.ws.rs.core.Response response,
jakarta.ws.rs.core.Configuration configuration)
Get an OutboundJaxrsResponse instance for a given JAX-RS response.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.