ConnectionPool(ConnectionSelectStrategy strategy)
Constructor
|
DefaultClientConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener) |
DefaultClientConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener,
GlobalSwitch globalSwitch) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy)
Construct with parameters.
|
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory)
Construct with parameters.
|
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener)
Construct with parameters.
|
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener,
GlobalSwitch globalSwitch)
Construct with parameters.
|
DefaultServerConnectionManager(ConnectionSelectStrategy connectionSelectStrategy) |