Uses of Package
org.glassfish.grizzly.http.server

Packages that use org.glassfish.grizzly.http.server
org.glassfish.grizzly.http.server   
org.glassfish.grizzly.http.server.jmx   
 

Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server
HttpServer
           
HttpServerFilter
          Filter implementation to provide high-level HTTP request/response processing.
HttpServerMonitoringConfig
          Grizzly web server monitoring config.
HttpServerProbe
          Monitoring probe providing callbacks that may be invoked by Grizzly HttpServerFilter.
HttpService
          Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
NetworkListener
           
Request
          Wrapper object for the Coyote request.
Response
          Wrapper object for the Coyote response.
ServerConfiguration
          Configuration options for a particular HttpServer instance.
Session
          Simple session object.
StaticResourcesHandler
          Static resources handler, which handles static resources requests made to a HttpService.
SuspendStatus
           
 

Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server.jmx
HttpServerFilter
          Filter implementation to provide high-level HTTP request/response processing.
NetworkListener
           
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.