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, register
public ClientConnectionMultiplexor(ClientConnection connection)
protected void performStart() throws Exception
performStart
in class AbstractConnectionMultiplexor
Exception
protected void performStop() throws Exception
performStop
in class AbstractConnectionMultiplexor
Exception
public ClientConnection getConnection()
Apache Camel