protected static class AbstractAvroSource.SSLCompressionChannelPipelineFactory extends Object implements org.jboss.netty.channel.ChannelPipelineFactory
| Constructor and Description |
|---|
SSLCompressionChannelPipelineFactory(boolean enableCompression,
boolean enableSsl,
String keystore,
String keystorePassword,
String keystoreType) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.ChannelPipeline |
getPipeline() |
Copyright © 2016 CodeGerm. All rights reserved.