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