A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Lookup a resource based on the request URI, and process it.
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Lookup a resource based on the request URI, and process it.
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Lookup a resource based on the request URI, and process it.
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.FileCacheFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- handleSendFile(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- hashCode() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- hasMoreElements() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
-
Tests if this enumeration contains more elements.
- HEAD - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HEAD.
- headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The headers of the push request.
- HEAP - org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
- host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- host - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- Host() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Host
- hosts - Variable in class org.glassfish.grizzly.http.server.util.Mapper
-
Array containing the virtual hosts definitions.
- HT - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HT.
- HtmlHelper - Class in org.glassfish.grizzly.http.server.util
-
Utility class used to generate HTML pages.
- HtmlHelper() - Constructor for class org.glassfish.grizzly.http.server.util.HtmlHelper
- HTTP_10 - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HTTP/1.0.
- HTTP_11 - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HTTP/1.1.
- HTTP_11_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- httpContext - Variable in class org.glassfish.grizzly.http.server.Response
-
Grizzly
HttpContextassociated with the current Request/Response processing. - HttpHandler - Class in org.glassfish.grizzly.http.server
-
Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
- HttpHandler() - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
-
Create HttpHandler.
- HttpHandler(String) - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
-
Create HttpHandler with the specific name.
- HttpHandlerChain - Class in org.glassfish.grizzly.http.server
-
The HttpHandlerChain class allows the invocation of multiple
HttpHandlers every time a new HTTP request is ready to be handled. - HttpHandlerChain(HttpServer) - Constructor for class org.glassfish.grizzly.http.server.HttpHandlerChain
- HttpHandlerRegistration - Class in org.glassfish.grizzly.http.server
-
Class representing
HttpHandlerregistration information on aHttpServer. - HttpHandlerRegistration.Builder - Class in org.glassfish.grizzly.http.server
- HttpPipelineOptAddOn - Class in org.glassfish.grizzly.http.server.util
-
The plugin, that optimizes processing of pipelined HTTP requests by buffering HTTP responses and then writing them as one operation.
- HttpPipelineOptAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
-
Constructs HttpPipelineOptAddOn.
- HttpPipelineOptAddOn(int) - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
-
Constructs HttpPipelineOptAddOn.
- httpRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The
HttpRequestPacketof the original request. - HttpServer - Class in org.glassfish.grizzly.http.server
- HttpServer() - Constructor for class org.glassfish.grizzly.http.server.HttpServer
- httpServerFilter - Variable in class org.glassfish.grizzly.http.server.Request
- HttpServerFilter - Class in org.glassfish.grizzly.http.server
-
Filter implementation to provide high-level HTTP request/response processing.
- HttpServerFilter(ServerFilterConfiguration, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.server.HttpServerFilter
- HttpServerMonitoringConfig - Class in org.glassfish.grizzly.http.server
-
Grizzly web server monitoring config.
- HttpServerMonitoringConfig() - Constructor for class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
- HttpServerProbe - Interface in org.glassfish.grizzly.http.server
-
Monitoring probe providing callbacks that may be invoked by Grizzly
HttpServerFilter. - HttpServerProbe.Adapter - Class in org.glassfish.grizzly.http.server
-
HttpServerProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
All Classes All Packages