|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Http.WebSocketEvent | |
|---|---|
| play.mvc | |
| Uses of Http.WebSocketEvent in play.mvc |
|---|
| Subclasses of Http.WebSocketEvent in play.mvc | |
|---|---|
static class |
Http.WebSocketClose
|
static class |
Http.WebSocketFrame
A Websocket frame |
| Fields in play.mvc with type parameters of type Http.WebSocketEvent | |
|---|---|
static F.Matcher<Http.WebSocketEvent,byte[]> |
Http.WebSocketEvent.BinaryFrame
|
static F.Matcher<Http.WebSocketEvent,Http.WebSocketClose> |
Http.WebSocketEvent.SocketClosed
|
static F.Matcher<Http.WebSocketEvent,java.lang.String> |
Http.WebSocketEvent.TextFrame
|
| Methods in play.mvc that return types with arguments of type Http.WebSocketEvent | |
|---|---|
F.Promise<Http.WebSocketEvent> |
Http.Inbound.nextEvent()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||