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