Package play.server
Class StreamChunkAggregator
- java.lang.Object
-
- org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
- play.server.StreamChunkAggregator
-
- All Implemented Interfaces:
org.jboss.netty.channel.ChannelHandler
,org.jboss.netty.channel.ChannelUpstreamHandler
public class StreamChunkAggregator extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
-
-
Constructor Summary
Constructors Constructor Description StreamChunkAggregator()
Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.MessageEvent e)
-