protected static class SecureNettyTransport.SecureClientChannelPipelineFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.elasticsearch.common.logging.ESLogger |
log |
protected org.elasticsearch.transport.netty.NettyTransport |
nettyTransport |
| Constructor and Description |
|---|
SecureClientChannelPipelineFactory(org.elasticsearch.transport.netty.NettyTransport nettyTransport) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.common.netty.channel.ChannelPipeline |
getPipeline() |
protected final org.elasticsearch.transport.netty.NettyTransport nettyTransport
protected static final org.elasticsearch.common.logging.ESLogger log
public SecureClientChannelPipelineFactory(org.elasticsearch.transport.netty.NettyTransport nettyTransport)
public org.elasticsearch.common.netty.channel.ChannelPipeline getPipeline() throws Exception
getPipeline in interface org.elasticsearch.common.netty.channel.ChannelPipelineFactoryExceptionCopyright © 2015. All rights reserved.