public abstract class AbstractConnectionMultiplexor extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AbstractConnectionMultiplexor.Handle |
| Constructor and Description |
|---|
AbstractConnectionMultiplexor() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected abstract void |
performStart() |
protected abstract void |
performStop() |
AbstractConnectionMultiplexor.Handle |
register() |
public AbstractConnectionMultiplexor.Handle register() throws Exception
Exceptionpublic void dispose()
Apache Camel