The root handler is tied to the connection, and AJP can re-use connections for different tests, so we use a delegating handler to chance the next handler after the root. TODO: should we re-read the root handler for every request?
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.