public abstract class ChannelPipelineModifier extends Object
ChannelPipeline when it gets initialized, which happens on every
new channel| Constructor and Description |
|---|
ChannelPipelineModifier() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
modify(io.netty.channel.ChannelPipeline pipeline)
Modifies the given
ChannelPipeline. |
Copyright 2021 Cask, Inc. Licensed under the Apache License, Version 2.0