HandShake |
ProtocolHandler.handshake(FilterChainContext ctx,
WebSocketApplication app,
HttpContent request) |
void |
WebSocketEngine.register(java.lang.String contextPath,
java.lang.String urlPattern,
WebSocketApplication app)
Register a WebSocketApplication to a specific context path and url pattern.
|
void |
WebSocketEngine.register(WebSocketApplication app)
|
void |
HandShake.respond(FilterChainContext ctx,
WebSocketApplication application,
HttpResponsePacket response) |
void |
WebSocketEngine.unregister(WebSocketApplication app) |