public class TomcatWebSocketUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TomcatWebSocketUtil.Delegate |
| Constructor and Description |
|---|
TomcatWebSocketUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Action |
doService(AtmosphereRequest req,
AtmosphereResponse res,
TomcatWebSocketUtil.Delegate delegate,
AtmosphereConfig config,
WebSocketProcessor webSocketProcessor) |
public static Action doService(AtmosphereRequest req, AtmosphereResponse res, TomcatWebSocketUtil.Delegate delegate, AtmosphereConfig config, WebSocketProcessor webSocketProcessor) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016. All rights reserved.