Interface ChannelPipelineCustomizer

All Known Subinterfaces:
NettyEmbeddedServer
All Known Implementing Classes:
DefaultNettyHttpClientRegistry, NettyHttpServer

@NextMajorVersion("Move constants to a different class and delete this one") public interface ChannelPipelineCustomizer
Interface that allows customizations to the ChannelPipeline.
Since:
2.0.0
Author:
graemerocher
See Also: