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 OutboundJaxrsResponseDeprecated.static OutboundJaxrsResponseOutboundJaxrsResponse.from(Response response, Configuration configuration) Get an OutboundJaxrsResponse instance for a given JAX-RS response.