@FunctionalInterface public interface NettyChannelContextFactory
NettyChannelContextFactory interface.
| Modifier and Type | Method and Description |
|---|---|
NettyChannelContext |
create(io.netty.channel.Channel channel)
create.
|
NettyChannelContext create(io.netty.channel.Channel channel)
create.
channel - a Channel objectNettyChannelContext objectCopyright © 2016–2024. All rights reserved.