Package io.micronaut.http.netty.channel
Interface ChannelPipelineListener
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
Use NettyClientCustomizer or NettyServerCustomizer instead.
An interface that allows users to configure the Netty pipeline used by Micronaut.
- Since:
- 2.0.0
- Author:
- graemerocher
-
Method Summary