Package play.server

Class PlayHandler.NettyInvocation

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    PlayHandler

    public class PlayHandler.NettyInvocation
    extends Invoker.Invocation
    • Constructor Detail

      • NettyInvocation

        public NettyInvocation​(Http.Request request,
                               Http.Response response,
                               org.jboss.netty.channel.ChannelHandlerContext ctx,
                               org.jboss.netty.handler.codec.http.HttpRequest nettyRequest,
                               org.jboss.netty.channel.MessageEvent e)