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, register
public ServerConnectionMultiplexor(ServerInstance server)
protected void performStart() throws Exception
performStart
in class AbstractConnectionMultiplexor
Exception
protected void performStop() throws Exception
performStop
in class AbstractConnectionMultiplexor
Exception
public ServerInstance getServer()
Apache Camel