protected static class SecureNettyTransport.SecureServerChannelPipelineFactory 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 |
|---|
SecureServerChannelPipelineFactory(org.elasticsearch.transport.netty.NettyTransport nettyTransport,
String name,
org.elasticsearch.common.settings.Settings settings) |
| 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 SecureServerChannelPipelineFactory(org.elasticsearch.transport.netty.NettyTransport nettyTransport, String name, org.elasticsearch.common.settings.Settings settings)
public org.elasticsearch.common.netty.channel.ChannelPipeline getPipeline() throws Exception
getPipeline in interface org.elasticsearch.common.netty.channel.ChannelPipelineFactoryExceptionCopyright © 2015. All rights reserved.