protected static class NettyTransport.ClientChannelPipelineFactory extends Object implements org.jboss.netty.channel.ChannelPipelineFactory
| Modifier and Type | Field and Description |
|---|---|
protected NettyTransport |
nettyTransport |
| Constructor and Description |
|---|
ClientChannelPipelineFactory(NettyTransport nettyTransport) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.ChannelPipeline |
getPipeline() |
protected NettyTransport nettyTransport
public ClientChannelPipelineFactory(NettyTransport nettyTransport)
Copyright © 2009–2016. All rights reserved.