Uses of Class
com.sun.grizzly.http.servlet.ServletAdapter

Uses of ServletAdapter in com.sun.grizzly.http.servlet
 

Methods in com.sun.grizzly.http.servlet that return ServletAdapter
 ServletAdapter ServletAdapter.newServletAdapter(javax.servlet.Servlet servlet)
          Create a new ServletAdapter instance that will share the same ServletContextImpl and Servlet's listener but with an empty map of init-parameters.
 

Constructors in com.sun.grizzly.http.servlet with parameters of type ServletAdapter
RequestDispatcherImpl(ServletAdapter wrapper, String requestURI, String servletPath, String pathInfo, String queryString, String name)
          Construct a new instance of this class, configured according to the specified parameters.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.