Class | Description |
---|---|
AbstractAjpProtocol<S> |
The is the base implementation for the AJP protocol handlers.
|
AjpAprProtocol |
This the APR/native based protocol handler implementation for AJP.
|
AjpMessage |
A single packet for communication between the web server and the
container.
|
AjpNio2Protocol |
This the NIO2 based protocol handler implementation for AJP.
|
AjpNioProtocol |
This the NIO based protocol handler implementation for AJP.
|
AjpProcessor |
AJP Processor implementation.
|
Constants |
Constants.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.