Package herddb.network
Interface ChannelEventListener
-
public interface ChannelEventListenerReceives inbound messages from the channel- Author:
- enrico.olivelli
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidchannelClosed(Channel channel)default voidrequestReceived(Pdu pdu, Channel channel)
-