Package org.apache.camel.component.netty.http
package org.apache.camel.component.netty.http
-
ClassDescriptionA 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.A defaultNettySharedHttpServerto make sharing Netty server in Camel applications easier.ClientInitializerFactoryfor the Netty HTTP client.HttpPrincipal.Factory for setting up NettyChannelHandlerbound to a given Netty port.ServerInitializerFactoryfor the Netty HTTP server.A sharedHttpServerInitializerFactoryfor a shared Netty HTTP server.A JAAS basedSecurityAuthenticatorimplementation.AByteBufwhich is exposed as anInputStreamwhich makes it very easy to use by Camel and other Camel components.ASynchronizationto handle the lifecycle of theNettyChannelBufferStreamCacheso the cache is released when the unit of work of the Exchange is done.To bind Netty http codec with the CamelMessageapi.Netty HTTP based component.Generated by camel build tools - do NOT edit this file!Extended configuration for using HTTP with Netty.Generated by camel build tools - do NOT edit this file!Netty HTTP constants.HTTP basedNettyConsumerGenerated by camel build tools - do NOT edit this file!Netty HTTP server and client using the Netty 4.x.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!Deprecated.Helpers.Netty HTTP basedMessage.Exception when a Netty HTTP operation failed.HTTP basedNettyProducer.Default NettyHeaderFilterStrategyused when binding withNettyHttpBinding.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.AContextPathMatcherthat supports the Rest DSL.ANettyHttpBindingthat supports the Rest DSL.ASecurityAuthenticatorallows to plugin custom authenticators, such as JAAS based or custom implementations.A base class forSecurityAuthenticator.CallbackHandlerthat provides the username and password.A defaultSecurityConstraintwhich can be used to define a set of mappings to as constraints.
HttpHeaderFilterStrategyinstead.