Uses of Interface
org.glassfish.jersey.server.ContainerResponseWriter

Packages that use ContainerResponseWriter
org.glassfish.jersey.server Jersey server-side classes. 
 

Uses of ContainerResponseWriter in org.glassfish.jersey.server
 

Methods in org.glassfish.jersey.server with parameters of type ContainerResponseWriter
 void Application.apply(javax.ws.rs.core.Request request, ContainerResponseWriter writer)
          Invokes a request writes the response to provided writer.
 



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