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