Class AbstractCodecEmbedder.EmbeddedChannelPipeline
java.lang.Object
org.jboss.netty.channel.DefaultChannelPipeline
org.jboss.netty.handler.codec.embedder.AbstractCodecEmbedder.EmbeddedChannelPipeline
- All Implemented Interfaces:
ChannelPipeline
- Enclosing class:
- AbstractCodecEmbedder<E>
private static final class AbstractCodecEmbedder.EmbeddedChannelPipeline
extends DefaultChannelPipeline
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Methods inherited from class org.jboss.netty.channel.DefaultChannelPipeline
addAfter, addBefore, addFirst, addLast, attach, execute, get, get, getChannel, getContext, getContext, getContext, getFirst, getLast, getNames, getSink, isAttached, remove, remove, remove, removeFirst, removeLast, replace, replace, replace, sendDownstream, sendUpstream, toMap, toString
-
Constructor Details
-
EmbeddedChannelPipeline
EmbeddedChannelPipeline()
-
-
Method Details
-
notifyHandlerException
- Overrides:
notifyHandlerException
in classDefaultChannelPipeline
-