Uses of Package
org.apache.camel.component.netty.http
Packages that use org.apache.camel.component.netty.http
Package
Description
-
Classes in org.apache.camel.component.netty.http used by org.apache.camel.component.netty.httpClassDescriptionA matcher used for selecting the correct
HttpServerChannelHandlerto handle an incomingHttpRequestwhen you use multiple routes on the same port.A defaultContextPathMatcherwhich supports the matchOnUriPrefix option.DefaultNettyHttpBinding.HttpPrincipal.Factory for setting up NettyChannelHandlerbound to a given Netty port.ServerInitializerFactoryfor the Netty HTTP server.AByteBufwhich is exposed as anInputStreamwhich makes it very easy to use by Camel and other Camel components.To bind Netty http codec with the CamelMessageapi.Netty HTTP based component.Extended configuration for using HTTP with Netty.HTTP basedNettyConsumerNetty HTTP server and client using the Netty 4.x.HTTP basedNettyProducer.Security configuration for theNettyHttpConsumer.A single interface to easily configure and setup a shared Netty HTTP server to be re-used among other Camel applications.ANettyHttpBindingthat supports the Rest DSL.ASecurityAuthenticatorallows to plugin custom authenticators, such as JAAS based or custom implementations.A base class forSecurityAuthenticator. -
Classes in org.apache.camel.component.netty.http used by org.apache.camel.component.netty.http.handlersClassDescriptionHttp
Principal.Factory for setting up NettyChannelHandlerbound to a given Netty port.HTTP basedNettyConsumerHTTP basedNettyProducer.ASecurityAuthenticatorallows to plugin custom authenticators, such as JAAS based or custom implementations.