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(Response response)
          Get an OutboundJaxrsResponse instance for a given JAX-RS response.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.