Container's mapper which maps {@link ByteBuffer} bytes representation to an {@link HttpHandler}, {@link ApplicationContainer} and ProtocolFilter chain. The mapping result is stored inside {@link MappingData} whichis eventually shared with the CoyoteAdapter, which is the entry point with the Catalina Servlet Container.
@author Jeanfrancois Arcand
@author Alexey Stashok
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.