All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ContextPathMatcher A matcher used for selecting the correctHttpServerChannelHandler
to handle an incomingHttpRequest
when you use multiple routes on the same port.DefaultContextPathMatcher A defaultContextPathMatcher
which supports the matchOnUriPrefix option.DefaultNettyHttpBinding DefaultNettyHttpBinding
.DefaultNettySharedHttpServer A defaultNettySharedHttpServer
to make sharing Netty server in Camel applications easier.HttpClientChannelHandler Netty HTTPClientChannelHandler
that handles the response combing back from the HTTP server, called by this client.HttpClientInitializerFactory ClientInitializerFactory
for the Netty HTTP client.HttpInboundStreamHandler HttpOutboundStreamHandler HttpPrincipal HttpPrincipal
.HttpRestConsumerPath HttpServerBootstrapFactory HttpServerChannelHandler Netty HTTPServerChannelHandler
that handles the incoming HTTP requests and routes the received message in Camel.HttpServerConsumerChannelFactory Factory for setting up NettyChannelHandler
bound to a given Netty port.HttpServerInitializerFactory ServerInitializerFactory
for the Netty HTTP server.HttpServerMultiplexChannelHandler A multiplexHttpServerInitializerFactory
which keeps a list of handlers, and delegates to the target handler based on the http context path in the incoming request.HttpServerSharedInitializerFactory A sharedHttpServerInitializerFactory
for a shared Netty HTTP server.InboundStreamHttpRequest InboundStreamHttpResponse JAASSecurityAuthenticator A JAAS basedSecurityAuthenticator
implementation.NettyChannelBufferStreamCache AByteBuf
which is exposed as anInputStream
which makes it very easy to use by Camel and other Camel components.NettyChannelBufferStreamCacheOnCompletion ASynchronization
to handle the lifecycle of theNettyChannelBufferStreamCache
so the cache is released when the unit of work of the Exchange is done.NettyHttpBinding To bind Netty http codec with the CamelMessage
api.NettyHttpComponent Netty HTTP based component.NettyHttpComponentConfigurer Generated by camel build tools - do NOT edit this file!NettyHttpConfiguration Extended configuration for using HTTP with Netty.NettyHttpConstants Netty HTTP constants.NettyHttpConsumer HTTP basedNettyConsumer
NettyHttpConverter NettyHttpConverterLoader Generated by camel build tools - do NOT edit this file!NettyHttpEndpoint Netty HTTP server and client using the Netty 4.x.NettyHttpEndpointConfigurer Generated by camel build tools - do NOT edit this file!NettyHttpHeaderFilterStrategy Default NettyHeaderFilterStrategy
used when binding withNettyHttpBinding
.NettyHttpHelper Helpers.NettyHttpMessage Netty HTTP basedMessage
.NettyHttpOperationFailedException Exception when a Netty HTTP operation failed.NettyHttpProducer HTTP basedNettyProducer
.NettyHttpRestHeaderFilterStrategy Default NettyHeaderFilterStrategy
used when binding withNettyHttpBinding
.NettyHttpSecurityConfiguration Security configuration for theNettyHttpConsumer
.NettyHttpSendDynamicAware NettyHttpServiceExpression NettyHttpServiceExpressionFactory NettySharedHttpServer A single interface to easily configure and setup a shared Netty HTTP server to be re-used among other Camel applications.NettySharedHttpServerBootstrapConfiguration OutboundStreamHttpRequest OutboundStreamHttpResponse RestContextPathMatcher AContextPathMatcher
that supports the Rest DSL.RestNettyHttpBinding ANettyHttpBinding
that supports the Rest DSL.SecurityAuthenticator ASecurityAuthenticator
allows to plugin custom authenticators, such as JAAS based or custom implementations.SecurityAuthenticatorSupport A base class forSecurityAuthenticator
.SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler CallbackHandler
that provides the username and password.SecurityConstraint SecurityConstraintMapping A defaultSecurityConstraint
which can be used to define a set of mappings to as constraints.