Interface | Description |
---|---|
ClosingStrategy |
A closing strategy represents the strategy with which a socket should terminate its connection with the client,
if a condition arises that requires termination of the socket.
|
HttpRequestBridge |
This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
|
HttpResponseBridge |
This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
|
OioWebSocket |
A WebSocket that blocks when you readFrame or writeFrame.
|
Class | Description |
---|---|
WebSocketConnectionManager |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.