Package | Description |
---|---|
org.apache.camel.component.netty |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServerPipelineFactory |
Modifier and Type | Field and Description |
---|---|
protected ServerPipelineFactory |
NettyServerBootstrapConfiguration.serverPipelineFactory |
Modifier and Type | Method and Description |
---|---|
ServerPipelineFactory |
DefaultServerPipelineFactory.createPipelineFactory(NettyConsumer consumer) |
abstract ServerPipelineFactory |
ServerPipelineFactory.createPipelineFactory(NettyConsumer consumer)
Creates a new
ServerPipelineFactory using the given NettyConsumer |
ServerPipelineFactory |
NettyServerBootstrapConfiguration.getServerPipelineFactory() |
Modifier and Type | Method and Description |
---|---|
void |
NettyServerBootstrapConfiguration.setServerPipelineFactory(ServerPipelineFactory serverPipelineFactory) |
Apache Camel