Uses of Class
org.apache.camel.component.netty.http.NettyHttpConsumer
Packages that use NettyHttpConsumer
Package
Description
-
Uses of NettyHttpConsumer in org.apache.camel.component.netty.http
Fields in org.apache.camel.component.netty.http declared as NettyHttpConsumerModifier and TypeFieldDescriptionprotected NettyHttpConsumer
HttpServerInitializerFactory.consumer
Methods in org.apache.camel.component.netty.http with parameters of type NettyHttpConsumerModifier and TypeMethodDescriptionvoid
HttpServerConsumerChannelFactory.addConsumer
(NettyHttpConsumer consumer) Adds the given consumer.protected HttpServerBootstrapFactory
NettyHttpComponent.getOrCreateHttpNettyServerBootstrapFactory
(NettyHttpConsumer consumer) void
HttpServerConsumerChannelFactory.removeConsumer
(NettyHttpConsumer consumer) Removes the given consumerConstructors in org.apache.camel.component.netty.http with parameters of type NettyHttpConsumer -
Uses of NettyHttpConsumer in org.apache.camel.component.netty.http.handlers
Methods in org.apache.camel.component.netty.http.handlers that return NettyHttpConsumerMethods in org.apache.camel.component.netty.http.handlers with parameters of type NettyHttpConsumerModifier and TypeMethodDescriptionvoid
HttpServerMultiplexChannelHandler.addConsumer
(NettyHttpConsumer consumer) void
HttpServerMultiplexChannelHandler.removeConsumer
(NettyHttpConsumer consumer) Constructors in org.apache.camel.component.netty.http.handlers with parameters of type NettyHttpConsumer