More story in ChannelPipelineFactory
This commit is contained in:
parent
76c9d8eb3c
commit
c2f38fb6d3
@ -24,6 +24,10 @@ package org.jboss.netty.channel;
|
||||
|
||||
/**
|
||||
* Creates a new {@link ChannelPipeline} for a new {@link Channel}.
|
||||
* <p>
|
||||
* This interface was introduced to initialize the {@link ChannelPipeline} of
|
||||
* the child channel accepted by a server-side, but it's safe to use it for
|
||||
* any other purposes.
|
||||
*
|
||||
* @author The Netty Project (netty-dev@lists.jboss.org)
|
||||
* @author Trustin Lee (tlee@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user