| Package | Description |
|---|---|
| org.glassfish.tyrus.websockets |
| Modifier and Type | Field and Description |
|---|---|
WebSocketApplication |
WebSocketEngine.WebSocketHolder.application |
| Modifier and Type | Method and Description |
|---|---|
HandShake |
ProtocolHandler.handshake(Connection connection,
WebSocketApplication app,
WebSocketRequest request) |
void |
WebSocketEngine.register(WebSocketApplication app)
Registers the specified
WebSocketApplication with the
WebSocketEngine. |
void |
WebSocketEngine.unregister(WebSocketApplication app)
Un-registers the specified
WebSocketApplication with the
WebSocketEngine. |
Copyright © 2012-2013. All Rights Reserved.