@FunctionalInterface public interface NettyChannelPoolFactoryProvider
NettyChannelPoolFactoryProvider interface.
Modifier and Type | Field and Description |
---|---|
static NettyChannelPoolFactoryProvider |
DEFAULT
Constant
DEFAULT |
Modifier and Type | Method and Description |
---|---|
NettyChannelPoolFactory |
getFactory(ChannelPoolType type,
NettyChannelFactory channelFactory)
getFactory.
|
static final NettyChannelPoolFactoryProvider DEFAULT
DEFAULT
NettyChannelPoolFactory getFactory(ChannelPoolType type, NettyChannelFactory channelFactory)
getFactory.
type
- a ChannelPoolType
objectchannelFactory
- a NettyChannelFactory
objectNettyChannelPoolFactory
objectCopyright © 2016–2024. All rights reserved.