public interface ChannelProviderListener
Modifier and Type | Method and Description |
---|---|
void |
onClientConnect(ChannelClientConnectEvent connectionEvent) |
void |
onClientDisconnect(ChannelClientConnectEvent connectionEvent) |
void onClientConnect(ChannelClientConnectEvent connectionEvent) throws Exception
Exception
void onClientDisconnect(ChannelClientConnectEvent connectionEvent)
Copyright © 2022. All rights reserved.