Uses of Interface
io.gravitee.cockpit.connectors.ws.channel.ClientChannelEventHandler
-
Packages that use ClientChannelEventHandler Package Description io.gravitee.cockpit.connectors.ws.channel -
-
Uses of ClientChannelEventHandler in io.gravitee.cockpit.connectors.ws.channel
Methods in io.gravitee.cockpit.connectors.ws.channel with parameters of type ClientChannelEventHandler Modifier and Type Method Description voidClientChannel. onClose(ClientChannelEventHandler closeHandler)voidClientChannel. onPrimary(ClientChannelEventHandler onPrimaryHandler)voidClientChannel. onReplica(ClientChannelEventHandler onReplicaHandler)
-