This class can be used to switch login-protocol based on the incoming bytes sent by a client. So, based on the incoming bytes, it is possible to set SSL enabled, normal HTTP, default jetserver protocol, or custom user protocol for allowing client to login to jetserver. The appropriate protocol searcher needs to be injected via spring to this class.
@author Abraham Menacherry
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.