|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalClientChannelFactory

A ChannelFactory that creates a client-side LocalChannel.
| Method Summary | |
|---|---|
LocalChannel |
newChannel(ChannelPipeline pipeline)
Creates and opens a new Channel and attaches the specified
ChannelPipeline to the new Channel. |
| Methods inherited from interface org.jboss.netty.channel.ChannelFactory |
|---|
releaseExternalResources |
| Method Detail |
|---|
LocalChannel newChannel(ChannelPipeline pipeline)
ChannelFactoryChannel and attaches the specified
ChannelPipeline to the new Channel.
newChannel in interface ChannelFactorypipeline - the ChannelPipeline which is going to be
attached to the new Channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||