Package | Description |
---|---|
org.apache.camel.component.netty |
Modifier and Type | Method and Description |
---|---|
NettyEndpoint |
NettyProducer.getEndpoint() |
NettyEndpoint |
NettyConsumer.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
static Object |
NettyPayloadHelper.getIn(NettyEndpoint endpoint,
org.apache.camel.Exchange exchange) |
static Object |
NettyPayloadHelper.getOut(NettyEndpoint endpoint,
org.apache.camel.Exchange exchange) |
Constructor and Description |
---|
NettyConsumer(NettyEndpoint nettyEndpoint,
org.apache.camel.Processor processor,
NettyConfiguration configuration) |
NettyProducer(NettyEndpoint nettyEndpoint,
NettyConfiguration configuration) |
Apache Camel