|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ProtocolHandler in org.glassfish.grizzly.websockets |
|---|
| Fields in org.glassfish.grizzly.websockets declared as ProtocolHandler | |
|---|---|
ProtocolHandler |
WebSocketEngine.WebSocketHolder.handler
|
protected ProtocolHandler |
DefaultWebSocket.protocolHandler
|
| Methods in org.glassfish.grizzly.websockets that return ProtocolHandler | |
|---|---|
abstract ProtocolHandler |
Version.createHandler(boolean mask)
|
static ProtocolHandler |
WebSocketEngine.loadHandler(MimeHeaders headers)
|
| Methods in org.glassfish.grizzly.websockets with parameters of type ProtocolHandler | |
|---|---|
WebSocket |
WebSocketApplication.createSocket(ProtocolHandler handler,
WebSocketListener... listeners)
|
| Constructors in org.glassfish.grizzly.websockets with parameters of type ProtocolHandler | |
|---|---|
DefaultWebSocket(ProtocolHandler protocolHandler,
WebSocketListener... listeners)
|
|
| Uses of ProtocolHandler in org.glassfish.grizzly.websockets.draft06 |
|---|
| Subclasses of ProtocolHandler in org.glassfish.grizzly.websockets.draft06 | |
|---|---|
class |
Draft06Handler
|
| Uses of ProtocolHandler in org.glassfish.grizzly.websockets.draft07 |
|---|
| Subclasses of ProtocolHandler in org.glassfish.grizzly.websockets.draft07 | |
|---|---|
class |
Draft07Handler
|
| Uses of ProtocolHandler in org.glassfish.grizzly.websockets.draft08 |
|---|
| Subclasses of ProtocolHandler in org.glassfish.grizzly.websockets.draft08 | |
|---|---|
class |
Draft08Handler
|
| Uses of ProtocolHandler in org.glassfish.grizzly.websockets.draft76 |
|---|
| Subclasses of ProtocolHandler in org.glassfish.grizzly.websockets.draft76 | |
|---|---|
class |
Draft76Handler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||