|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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,
java.lang.String requestURI,
java.lang.String servletPath,
java.lang.String pathInfo,
java.lang.String queryString,
java.lang.String name)
Construct a new instance of this class, configured according to the specified parameters. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||