StreamHandler

public class StreamHandler extends BaseHandler<Msg<?, ?>>
Author:Lars Kroll <lkroll@kth.se>

Constructors

StreamHandler

public StreamHandler(NettyNetwork component, Transport protocol)

Methods

channelInactive

public void channelInactive(ChannelHandlerContext ctx)

channelRead0

protected void channelRead0(ChannelHandlerContext ctx, Msg<?, ?> msg)