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 NettyHttpConsumerHttpServerInitializerFactory.consumerMethods in org.apache.camel.component.netty.http with parameters of type NettyHttpConsumerModifier and TypeMethodDescriptionvoidHttpServerConsumerChannelFactory.addConsumer(NettyHttpConsumer consumer) Adds the given consumer.protected HttpServerBootstrapFactoryNettyHttpComponent.getOrCreateHttpNettyServerBootstrapFactory(NettyHttpConsumer consumer) voidHttpServerConsumerChannelFactory.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 TypeMethodDescriptionvoidHttpServerMultiplexChannelHandler.addConsumer(NettyHttpConsumer consumer) voidHttpServerMultiplexChannelHandler.removeConsumer(NettyHttpConsumer consumer) Constructors in org.apache.camel.component.netty.http.handlers with parameters of type NettyHttpConsumer