|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletContextImpl | |
---|---|
com.sun.grizzly.http.servlet |
Uses of ServletContextImpl in com.sun.grizzly.http.servlet |
---|
Methods in com.sun.grizzly.http.servlet that return ServletContextImpl | |
---|---|
protected ServletContextImpl |
HttpServletRequestImpl.getContextImpl()
Return the underlying ServletContextImpl |
Methods in com.sun.grizzly.http.servlet with parameters of type ServletContextImpl | |
---|---|
protected void |
HttpServletRequestImpl.setContextImpl(ServletContextImpl contextImpl)
Set the underlying ServletContextImpl |
Constructors in com.sun.grizzly.http.servlet with parameters of type ServletContextImpl | |
---|---|
HttpSessionImpl(ServletContextImpl contextImpl)
Create an HttpSession. |
|
ServletConfigImpl(ServletContextImpl servletContextImpl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |