A {@link WebSocketHandler} implementation that handles incoming WAMPrequests. It registers the {@link WebSocketSession}s in the {@link WampMessageSender} object, converts the incoming String into a{@link WampMessage} and forwards the message to {@link PubSubHandler} and{@link AnnotationMethodHandler}.
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.