类 DefaultSocketIdleHook
java.lang.Object
com.iohao.game.external.core.netty.hook.DefaultSocketIdleHook
- 所有已实现的接口:
- IdleHook<io.netty.handler.timeout.IdleStateEvent>,- SocketIdleHook
tcp、websocket 心跳钩子
- 作者:
- 渔民小镇
- 日期:
- 2023-02-18
- 
构造器概要构造器
- 
方法概要修饰符和类型方法说明booleancallback(UserSession userSession, io.netty.handler.timeout.IdleStateEvent event) 心跳事件回调从类继承的方法 java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.iohao.game.external.core.hook.IdleHookpongBefore