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
AfterServiceListener
          The listener, which could be registered on a Request using Request.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener) and be notified once the Request processing will be completed.
HttpRequestProcessor
          Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
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.
NetworkListener
           
Request
          Wrapper object for the Coyote request.
Request.Note
           
Response
          Wrapper object for the Coyote response.
ServerConfiguration
          Configuration options for a particular HttpServer instance.
ServerFilterConfiguration
          HttpServerFilter configuration.
Session
          Simple session object.
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.