Package org.glassfish.grizzly.http.server

Interface Summary
HttpServerProbe Monitoring probe providing callbacks that may be invoked by Grizzly HttpServerFilter.
 

Class Summary
Constants Constants.
FileCacheFilter  
HttpServer  
HttpServerFilter Filter implementation to provide high-level HTTP request/response processing.
HttpServerMonitoringConfig Grizzly web server monitoring config.
HttpService Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
HttpServiceChain The HttpServiceChain class allows the invocation of multiple HttpServices every time a new HTTP request is ready to be handled.
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  
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.