类 play.mvc.Http.WebSocketEvent
的使用

使用 Http.WebSocketEvent 的软件包
play.mvc   
 

play.mvcHttp.WebSocketEvent 的使用
 

play.mvcHttp.WebSocketEvent 的子类
static class Http.WebSocketClose
           
static class Http.WebSocketFrame
          A Websocket frame
 

类型参数类型为 Http.WebSocketEventplay.mvc 中的字段
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
           
 

返回变量类型为 Http.WebSocketEvent 的类型的 play.mvc 中的方法
 F.Promise<Http.WebSocketEvent> Http.Inbound.nextEvent()
           
 



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