Uses of Package
com.sun.grizzly.http.servlet

Packages that use com.sun.grizzly.http.servlet
com.sun.grizzly.http.servlet   
com.sun.grizzly.http.servlet.deployer   
com.sun.grizzly.osgi.httpservice   
 

Classes in com.sun.grizzly.http.servlet used by com.sun.grizzly.http.servlet
FilterConfigImpl
          FilterConfig implementation.
ServletAdapter
          Adapter class that can initiate a FilterChain and execute its Filter and its Servlet Configuring a GrizzlyWebServer or SelectorThread to use this GrizzlyAdapter implementation add the ability of servicing Servlet as well as static resources.
ServletContextImpl
          Simple ServletContext implementation.
 

Classes in com.sun.grizzly.http.servlet used by com.sun.grizzly.http.servlet.deployer
ServletAdapter
          Adapter class that can initiate a FilterChain and execute its Filter and its Servlet Configuring a GrizzlyWebServer or SelectorThread to use this GrizzlyAdapter implementation add the ability of servicing Servlet as well as static resources.
 

Classes in com.sun.grizzly.http.servlet used by com.sun.grizzly.osgi.httpservice
ServletAdapter
          Adapter class that can initiate a FilterChain and execute its Filter and its Servlet Configuring a GrizzlyWebServer or SelectorThread to use this GrizzlyAdapter implementation add the ability of servicing Servlet as well as static resources.
ServletContextImpl
          Simple ServletContext implementation.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.