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