|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSocketApplication | |
|---|---|
| org.glassfish.grizzly.websockets | |
| org.glassfish.grizzly.websockets.draft76 | |
| Uses of WebSocketApplication in org.glassfish.grizzly.websockets |
|---|
| Methods in org.glassfish.grizzly.websockets that return WebSocketApplication | |
|---|---|
WebSocketApplication |
WebSocketEngine.getApplication(HttpRequestPacket request)
|
| Methods in org.glassfish.grizzly.websockets with parameters of type WebSocketApplication | |
|---|---|
HandShake |
ProtocolHandler.handshake(FilterChainContext ctx,
WebSocketApplication app,
HttpContent request)
|
void |
WebSocketServer.register(java.lang.String name,
WebSocketApplication application)
|
void |
WebSocketEngine.register(java.lang.String name,
WebSocketApplication app)
|
void |
WebSocketEngine.register(WebSocketApplication app)
|
void |
HandShake.respond(FilterChainContext ctx,
WebSocketApplication application,
HttpResponsePacket response)
|
void |
WebSocketEngine.unregister(WebSocketApplication app)
|
| Uses of WebSocketApplication in org.glassfish.grizzly.websockets.draft76 |
|---|
| Methods in org.glassfish.grizzly.websockets.draft76 with parameters of type WebSocketApplication | |
|---|---|
void |
HandShake76.respond(FilterChainContext ctx,
WebSocketApplication app,
HttpResponsePacket response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||