public class GrizzlySocket
extends org.glassfish.grizzly.websockets.DefaultWebSocket
| Constructor and Description |
|---|
GrizzlySocket(org.glassfish.grizzly.websockets.ProtocolHandler protocolHandler,
org.glassfish.grizzly.http.HttpRequestPacket request,
org.glassfish.grizzly.websockets.WebSocketListener... listeners) |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.grizzly.http.HttpRequestPacket |
getRequest()
Returns the http request used for the handshake before opening this socket.
|
Copyright © 2012. All Rights Reserved.