Uses of Class
play.mvc.Http.WebSocketEvent

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()
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly