Class WsSci

java.lang.Object
org.apache.tomcat.websocket.server.WsSci
All Implemented Interfaces:
ServletContainerInitializer

public class WsSci extends Object implements ServletContainerInitializer
Registers an interest in any class that is annotated with ServerEndpoint so that Endpoint can be published via the WebSocket server.