public class SslPlayHandler extends PlayHandler
PlayHandler.NettyInvocation, PlayHandler.WebSocketInvocationpipelines| Constructor and Description |
|---|
SslPlayHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e) |
void |
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e) |
Http.Request |
parseRequest(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.handler.codec.http.HttpRequest nettyRequest,
org.jboss.netty.channel.MessageEvent e) |
addToResponse, channelDisconnected, closeChunked, copyResponse, getBindingForErrors, getCookies, getHeaders, isKeepAlive, isModified, messageReceived, serve404, serve500, serveStatic, setContentLength, writeChunk, writeResponsepublic Http.Request parseRequest(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.handler.codec.http.HttpRequest nettyRequest, org.jboss.netty.channel.MessageEvent e) throws java.lang.Exception
parseRequest in class PlayHandlerjava.lang.Exceptionpublic void channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
throws java.lang.Exception
channelConnected in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerjava.lang.Exceptionpublic void exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e)
throws java.lang.Exception
exceptionCaught in class PlayHandlerjava.lang.ExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly