Package org.atmosphere.container
Class TomcatWebSocketUtil
java.lang.Object
org.atmosphere.container.TomcatWebSocketUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ActiondoService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config, WebSocketProcessor webSocketProcessor)
-
Constructor Details
-
TomcatWebSocketUtil
public TomcatWebSocketUtil()
-
-
Method Details
-
doService
public static Action doService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config, WebSocketProcessor webSocketProcessor) throws IOException, javax.servlet.ServletException - Throws:
IOExceptionjavax.servlet.ServletException
-