类 play.mvc.Http.Inbound
的使用

使用 Http.Inbound 的软件包
play.mvc   
play.mvc.results   
play.server   
 

play.mvcHttp.Inbound 的使用
 

声明为 Http.Inboundplay.mvc 中的字段
protected static Http.Inbound WebSocketController.inbound
           
 

类型参数类型为 Http.Inboundplay.mvc 中的字段
static java.lang.ThreadLocal<Http.Inbound> Http.Inbound.current
           
 

返回 Http.Inboundplay.mvc 中的方法
static Http.Inbound Http.Inbound.current()
           
 

参数类型为 Http.Inboundplay.mvc 中的方法
static void WebSocketInvoker.invoke(Http.Request request, Http.Inbound inbound, Http.Outbound outbound)
           
 

play.mvc.resultsHttp.Inbound 的使用
 

参数类型为 Http.Inboundplay.mvc.results 中的方法
abstract  void WebSocketResult.apply(Http.Request request, Http.Inbound inbound, Http.Outbound outbound)
           
 void WebSocketDisconnect.apply(Http.Request request, Http.Inbound inbound, Http.Outbound outbound)
           
 

play.serverHttp.Inbound 的使用
 

参数类型为 Http.Inboundplay.server 中的构造方法
PlayHandler.WebSocketInvocation(java.util.Map<java.lang.String,java.lang.String> route, Http.Request request, Http.Inbound inbound, Http.Outbound outbound, org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.MessageEvent e)
           
 



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