Package | Description |
---|---|
org.apache.camel.component.netty.http |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNettySharedHttpServer
A default
NettySharedHttpServer to make sharing Netty server in Camel applications easier. |
Modifier and Type | Method and Description |
---|---|
NettySharedHttpServer |
NettyHttpEndpoint.getNettySharedHttpServer() |
Modifier and Type | Method and Description |
---|---|
void |
NettyHttpEndpoint.setNettySharedHttpServer(NettySharedHttpServer nettySharedHttpServer) |
Apache Camel