| Package | Description |
|---|---|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| Modifier and Type | Method and Description |
|---|---|
OutboundMessageContext |
OutboundJaxrsResponse.getContext()
Get the underlying outbound message context.
|
| Constructor and Description |
|---|
OutboundJaxrsResponse.Builder(OutboundMessageContext context)
Create new outbound JAX-RS response builder.
|
OutboundJaxrsResponse(Response.StatusType status,
OutboundMessageContext context)
Create new outbound JAX-RS response message instance.
|
OutboundMessageContext(OutboundMessageContext original)
Create new outbound message context copying the content
of another context.
|
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.