public class ServerConnectionMultiplexor extends AbstractConnectionMultiplexor
AbstractConnectionMultiplexor.Handle| Constructor and Description |
|---|
ServerConnectionMultiplexor(ServerInstance server) |
| Modifier and Type | Method and Description |
|---|---|
ServerInstance |
getServer() |
protected void |
performStart() |
protected void |
performStop() |
dispose, registerpublic ServerConnectionMultiplexor(ServerInstance server)
protected void performStart()
throws Exception
performStart in class AbstractConnectionMultiplexorExceptionprotected void performStop()
throws Exception
performStop in class AbstractConnectionMultiplexorExceptionpublic ServerInstance getServer()
Apache Camel