public class ChannelPoolFactory extends Object
ChannelPool instances.ChannelPool,
LazyChannelPool,
ChannelPoolOptions| Constructor and Description |
|---|
ChannelPoolFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ChannelPool |
createChannelPool(Mono<? extends com.rabbitmq.client.Connection> connectionMono) |
static ChannelPool |
createChannelPool(Mono<? extends com.rabbitmq.client.Connection> connectionMono,
ChannelPoolOptions channelPoolOptions) |
public static ChannelPool createChannelPool(Mono<? extends com.rabbitmq.client.Connection> connectionMono)
public static ChannelPool createChannelPool(Mono<? extends com.rabbitmq.client.Connection> connectionMono, ChannelPoolOptions channelPoolOptions)