|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.websockets.WebSocketEngine.WebSocketHolder
public static class WebSocketEngine.WebSocketHolder
WebSocketHolder object, which gets associated with the Grizzly Connection.
| Field Summary | |
|---|---|
Buffer |
buffer
|
ProtocolHandler |
handler
|
HandShake |
handshake
|
WebSocket |
webSocket
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public volatile WebSocket webSocket
public volatile HandShake handshake
public volatile Buffer buffer
public volatile ProtocolHandler handler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||