Package | Description |
---|---|
com.ibasco.agql.core.transport.pool |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPooledChannel
A class that wraps an existing netty based
Channel representing a channel that has been acquired from a NettyChannelPool . |
Modifier and Type | Method and Description |
---|---|
void |
PooledChannel.addListener(BiConsumer<PooledChannel,Throwable> listener)
Add release listener
|
void |
PooledChannel.removeListener(BiConsumer<PooledChannel,Throwable> listener)
Remove release listener
|
Copyright © 2016–2024. All rights reserved.