Uses of Class
org.glassfish.jersey.message.internal.OutboundJaxrsResponse

Packages that use OutboundJaxrsResponse
org.glassfish.jersey.message.internal Common Jersey internal messaging classes. 
 

Uses of OutboundJaxrsResponse in org.glassfish.jersey.message.internal
 

Methods in org.glassfish.jersey.message.internal that return OutboundJaxrsResponse
static OutboundJaxrsResponse OutboundJaxrsResponse.from(javax.ws.rs.core.Response response)
          Get an OutboundJaxrsResponse instance for a given JAX-RS response.
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.