|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ClosingStrategy in org.atmosphere.jboss.websockets.oio |
|---|
| Methods in org.atmosphere.jboss.websockets.oio with parameters of type ClosingStrategy | |
|---|---|
static OioWebSocket |
WebSocketConnectionManager.establish(String protocolName,
HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
| Uses of ClosingStrategy in org.atmosphere.jboss.websockets.oio.internal |
|---|
| Fields in org.atmosphere.jboss.websockets.oio.internal declared as ClosingStrategy | |
|---|---|
protected ClosingStrategy |
AbstractWebSocket.closingStrategy
|
| Methods in org.atmosphere.jboss.websockets.oio.internal with parameters of type ClosingStrategy | |
|---|---|
abstract OioWebSocket |
Handshake.getWebSocket(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
| Constructors in org.atmosphere.jboss.websockets.oio.internal with parameters of type ClosingStrategy | |
|---|---|
AbstractWebSocket(InputStream inputStream,
OutputStream outputStream,
ClosingStrategy closingStrategy)
|
|
| Uses of ClosingStrategy in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf00 |
|---|
| Methods in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf00 with parameters of type ClosingStrategy | |
|---|---|
static OioWebSocket |
Hybi00Socket.from(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
OioWebSocket |
Hybi00Handshake.getWebSocket(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
| Uses of ClosingStrategy in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf07 |
|---|
| Methods in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf07 with parameters of type ClosingStrategy | |
|---|---|
static OioWebSocket |
Hybi07Socket.from(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
OioWebSocket |
Hybi07Handshake.getWebSocket(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
| Constructors in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf07 with parameters of type ClosingStrategy | |
|---|---|
Hybi07Socket(InputStream inputStream,
OutputStream outputStream,
ClosingStrategy closingStrategy)
|
|
| Uses of ClosingStrategy in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13 |
|---|
| Methods in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13 with parameters of type ClosingStrategy | |
|---|---|
static OioWebSocket |
Hybi13Socket.from(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
OioWebSocket |
Hybi13Handshake.getWebSocket(HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
|
| Constructors in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13 with parameters of type ClosingStrategy | |
|---|---|
Hybi13Socket(InputStream inputStream,
OutputStream outputStream,
ClosingStrategy closingStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||