All Classes and Interfaces
Class
Description
A matcher used for selecting the correct
HttpServerChannelHandler to handle an incoming
HttpRequest when you use multiple routes on the same port.A default
ContextPathMatcher which supports the matchOnUriPrefix option.Default
NettyHttpBinding.A default
NettySharedHttpServer to make sharing Netty server in Camel applications easier.Netty HTTP
ClientChannelHandler that handles the response combing
back from the HTTP server, called by this client.ClientInitializerFactory for the Netty HTTP client.Http
Principal.Netty HTTP
ServerChannelHandler that handles the incoming HTTP requests and routes the received message in
Camel.Factory for setting up Netty
ChannelHandler bound to a given Netty port.ServerInitializerFactory for the Netty HTTP server.A multiplex
HttpServerInitializerFactory which keeps a list of
handlers, and delegates to the target handler based on the http context path in the incoming request.A shared
HttpServerInitializerFactory for a shared Netty HTTP server.A JAAS based
SecurityAuthenticator implementation.A
ByteBuf which is exposed as an InputStream which makes it very easy to use by Camel and other Camel
components.A
Synchronization to handle the lifecycle of the NettyChannelBufferStreamCache
so the cache is released when the unit of work of the Exchange is done.To bind Netty http codec with the Camel
Message api.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 based
NettyConsumerGenerated 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 based
Message.Exception when a Netty HTTP operation failed.
HTTP based
NettyProducer.Default Netty
HeaderFilterStrategy used when binding with NettyHttpBinding.Security configuration for the
NettyHttpConsumer.Deprecated.
Deprecated.
Generated by camel build tools - do NOT edit this file!
A single interface to easily configure and setup a shared Netty HTTP server to be re-used among other Camel
applications.
A
ContextPathMatcher that supports the Rest DSL.A
NettyHttpBinding that supports the Rest DSL.A
SecurityAuthenticator allows to plugin custom authenticators, such as JAAS based or custom implementations.A base class for
SecurityAuthenticator.CallbackHandler that provides the username and password.A default
SecurityConstraint which can be used to define a set of mappings to as constraints.
HttpHeaderFilterStrategyinstead.