Package | Description |
---|---|
org.glassfish.grizzly.http.ajp |
Class and Description |
---|
AjpHandlerFilter
Filter is working as Codec between Ajp and Http packets.
|
AjpHttpRequest
HttpRequestPacket implementation, which also contains AJP
related meta data. |
AjpMessageFilter
Filter, responsible for parsing Ajp requests and making sure the request
packets are complete and properly constructed.
|
ShutdownHandler
Handler, which will be called, once Ajp shutdown message received.
|
Copyright © 2015 Oracle Corporation. All rights reserved.