Interface SocketIdleHook

All Superinterfaces:
IdleHook<io.netty.handler.timeout.IdleStateEvent>
All Known Implementing Classes:
DefaultSocketIdleHook

public interface SocketIdleHook extends IdleHook<io.netty.handler.timeout.IdleStateEvent>
TCP/WebSocket heartbeat hook
Author:
渔民小镇
date:
2023-06-02