| Home >> All >> org >> apache >> coyote >> [ ajp Javadoc ] |
org.apache.coyote.ajp: Javadoc index of package org.apache.coyote.ajp.
Package Samples:
org.apache.coyote.ajp
Classes:
AjpMessage: A single packet for communication between the web server and the container. Designed to be reused many times with no creation of garbage. Understands the format of data types for these packets. Can be used (somewhat confusingly) for both incoming and outgoing packets.
AjpAprProtocol: Abstract the protocol implementation, including threading, etc. Processor is single threaded and specific to stream-based protocols, will not fit Jk protocols like JNI.
AjpAprProcessor: Processes HTTP requests.
Constants: Constants.
| Home | Contact Us | Privacy Policy | Terms of Service |