Uses of Package
org.glassfish.grizzly.http.server
-
Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server Class Description AddOn TheHttpServeraddon interface, responsible for adding features like WebSockets, Comet to HttpServer.AfterServiceListener The listener, which could be registered on aRequestusingRequest.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener)and be notified once theRequestprocessing will be completed.BackendConfiguration This configuration might be useful, when Grizzly HttpServer is running behind an HTTP gateway like reverse proxy, load balancer etc...CompressionLevel Deprecated.pls.ErrorPageGenerator Error page generator interface, which is responsible for generating of an error page corresponding to the given response status.FileCacheFilter HttpHandler Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.HttpHandlerRegistration Class representingHttpHandlerregistration information on aHttpServer.HttpHandlerRegistration.Builder 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 GrizzlyHttpServerFilter.NetworkListener Request Wrapper object for the Coyote request.Request.PathResolver RequestExecutorProvider An implementation of this interface will be responsible for executing user's code inHttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response)and notifyingReadHandler,WriteHandlerregistered by the user.Response Wrapper object for the Coyote response.Response.SuspendTimeout ServerConfiguration Configuration options for a particularHttpServerinstance.ServerFilterConfiguration HttpServerFilterconfiguration.Session Simple session object.SessionManager HTTP session manager abstraction responsible for keeping track of HTTP session associated with a userRequest.StaticHttpHandlerBase The basic class forHttpHandlerimplementations, which processes requests to a static resources.SuspendContext Interface represents a context of the suspendedResponse.SuspendStatus The request/response suspend status bound to a specific thread.TimeoutHandler Handler, which processes suspendedResponsetimeout and is able to either confirm it or reset. -
Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server.accesslog Class Description HttpServerFilter Filter implementation to provide high-level HTTP request/response processing.HttpServerProbe Monitoring probe providing callbacks that may be invoked by GrizzlyHttpServerFilter.HttpServerProbe.Adapter HttpServerProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.Request Wrapper object for the Coyote request.Response Wrapper object for the Coyote response.ServerConfiguration Configuration options for a particularHttpServerinstance. -
Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server.http2 Class Description Request Wrapper object for the Coyote request. -
Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server.io Class Description Request Wrapper object for the Coyote request.Response Wrapper object for the Coyote response. -
Classes in org.glassfish.grizzly.http.server used by org.glassfish.grizzly.http.server.util Class Description AddOn TheHttpServeraddon interface, responsible for adding features like WebSockets, Comet to HttpServer.ErrorPageGenerator Error page generator interface, which is responsible for generating of an error page corresponding to the given response status.NetworkListener Request Wrapper object for the Coyote request.Response Wrapper object for the Coyote response.