Interface | Description |
---|---|
ShutdownHandler |
Handler, which will be called, once Ajp shutdown message received.
|
Class | Description |
---|---|
AjpAddOn |
Ajp
AddOn for the HttpServer . |
AjpConstants |
Common class for the AJP Protocol values
|
AjpHandlerFilter |
Filter is working as Codec between Ajp and Http packets.
|
AjpHttpRequest |
HttpRequestPacket implementation, which also contains AJP
related meta data. |
AjpHttpResponse |
HttpResponsePacket 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.
|
Copyright © 2015 Oracle Corporation. All rights reserved.