@SPI(scope=FRAMEWORK) public interface ConnectionManager
| Modifier and Type | Method and Description |
|---|---|
AbstractConnectionClient |
connect(URL url,
ChannelHandler handler) |
void |
forEachConnection(Consumer<AbstractConnectionClient> connectionConsumer) |
AbstractConnectionClient connect(URL url, ChannelHandler handler)
void forEachConnection(Consumer<AbstractConnectionClient> connectionConsumer)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.