content
private final byte[] content
ChannelHandler
, ChannelUpstreamHandler
ChannelHandler.Sharable
void
Channel
is open, bound to a local address, and
connected to a remote address.void
Channel
's interestOps
was changed.void
ChannelHandler
.private void
long
void
void
ChannelBuffer
) was received
from a remote peer.private ChannelBuffer
void
Channel
.channelBound, channelClosed, channelDisconnected, channelOpen, channelUnbound, childChannelClosed, childChannelOpen
SimpleChannelUpstreamHandler
handleUpstream
in interface ChannelUpstreamHandler
handleUpstream
in class SimpleChannelUpstreamHandler
ctx
- the context object for this handlere
- the upstream event to process or interceptException
SimpleChannelUpstreamHandler
Channel
is open, bound to a local address, and
connected to a remote address.
channelConnected
in class SimpleChannelUpstreamHandler
SimpleChannelUpstreamHandler
Channel
's interestOps
was changed.channelInterestChanged
in class SimpleChannelUpstreamHandler
SimpleChannelUpstreamHandler
ChannelBuffer
) was received
from a remote peer.messageReceived
in class SimpleChannelUpstreamHandler
SimpleChannelUpstreamHandler
Channel
.writeComplete
in class SimpleChannelUpstreamHandler
SimpleChannelUpstreamHandler
ChannelHandler
.exceptionCaught
in class SimpleChannelUpstreamHandler