Package | Description |
---|---|
org.apache.camel.component.netty.http |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNettyHttpBinding
Default
NettyHttpBinding . |
class |
RestNettyHttpBinding
A
NettyHttpBinding that supports the Rest DSL. |
Modifier and Type | Method and Description |
---|---|
NettyHttpBinding |
NettyHttpEndpoint.getNettyHttpBinding() |
NettyHttpBinding |
NettyHttpComponent.getNettyHttpBinding() |
Modifier and Type | Method and Description |
---|---|
void |
NettyHttpEndpoint.setNettyHttpBinding(NettyHttpBinding nettyHttpBinding) |
void |
NettyHttpComponent.setNettyHttpBinding(NettyHttpBinding nettyHttpBinding) |
Apache Camel