Interface ChannelPipelineCustomizer

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

public interface ChannelPipelineCustomizer
Interface that allows customizations to the ChannelPipeline.
Since:
2.0.0
Author:
graemerocher
See Also: