public static interface TransportChannel.ChannelLifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChannelConnected(TransportChannel transportChannelImpl) |
void |
onChannelDisconnected(TransportChannel transportChannelImpl) |
void onChannelConnected(TransportChannel transportChannelImpl)
void onChannelDisconnected(TransportChannel transportChannelImpl)
Copyright © 2017–2018 camunda services GmbH. All rights reserved.