Package | Description |
---|---|
play.mvc | |
play.mvc.results | |
play.server |
Modifier and Type | Field and Description |
---|---|
protected static Http.Outbound |
WebSocketController.outbound |
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<Http.Outbound> |
Http.Outbound.current |
Modifier and Type | Method and Description |
---|---|
static Http.Outbound |
Http.Outbound.current() |
Modifier and Type | Method and Description |
---|---|
static void |
WebSocketInvoker.invoke(Http.Request request,
Http.Inbound inbound,
Http.Outbound outbound) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
WebSocketInvocation(Map<String,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