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.unwrap(Response response)
          Unwrap an OutboundJaxrsResponse instance from a given response.
 



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