public class MultiplexProtocolConnectionManager extends Object implements ConnectionManager
| Constructor and Description |
|---|
MultiplexProtocolConnectionManager(FrameworkModel frameworkModel) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(URL url) |
void |
forEachConnection(Consumer<Connection> connectionConsumer) |
public static final String NAME
public MultiplexProtocolConnectionManager(FrameworkModel frameworkModel)
public Connection connect(URL url)
connect in interface ConnectionManagerpublic void forEachConnection(Consumer<Connection> connectionConsumer)
forEachConnection in interface ConnectionManagerCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.