@SPI public interface ConnectionManager
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
connect(URL url) |
void |
forEachConnection(Consumer<Connection> connectionConsumer) |
Connection connect(URL url) throws RemotingException
void forEachConnection(Consumer<Connection> connectionConsumer)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.