public class ClientConnectionMultiplexor extends AbstractConnectionMultiplexor
AbstractConnectionMultiplexor.Handle| Constructor and Description |
|---|
ClientConnectionMultiplexor(ClientConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ClientConnection |
getConnection() |
protected void |
performStart() |
protected void |
performStop() |
dispose, registerpublic ClientConnectionMultiplexor(ClientConnection connection)
protected void performStart()
throws Exception
performStart in class AbstractConnectionMultiplexorExceptionprotected void performStop()
throws Exception
performStop in class AbstractConnectionMultiplexorExceptionpublic ClientConnection getConnection()
Apache Camel