Package | Description |
---|---|
play.mvc |
Modifier and Type | Class and Description |
---|---|
static class |
Http.WebSocketClose |
static class |
Http.WebSocketFrame
A Websocket frame
|
Modifier and Type | Field and Description |
---|---|
static F.Matcher<Http.WebSocketEvent,byte[]> |
Http.WebSocketEvent.BinaryFrame |
static F.Matcher<Http.WebSocketEvent,Http.WebSocketClose> |
Http.WebSocketEvent.SocketClosed |
static F.Matcher<Http.WebSocketEvent,String> |
Http.WebSocketEvent.TextFrame |
Modifier and Type | Method and Description |
---|---|
F.Promise<Http.WebSocketEvent> |
Http.Inbound.nextEvent() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly