Uses of Class
org.glassfish.jersey.message.internal.OutboundJaxrsResponse
Packages that use OutboundJaxrsResponse
-
Uses of OutboundJaxrsResponse in org.glassfish.jersey.message.internal
Methods in org.glassfish.jersey.message.internal that return OutboundJaxrsResponseModifier and TypeMethodDescriptionstatic OutboundJaxrsResponseOutboundJaxrsResponse.from(javax.ws.rs.core.Response response) Get an OutboundJaxrsResponse instance for a given JAX-RS response.