public class MemoryProtocolHandler extends Object implements org.apache.coyote.ProtocolHandler
Abstract the protocol implementation, including threading, etc.
Processor is single threaded and specific to stream-based protocols,
will not fit Jk protocols like JNI.