public static class HeartbeatServerHandler.TickHandler extends Object
| 构造器和说明 |
|---|
TickHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
checkTimeout() |
com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo |
getReadInfo(io.netty.channel.ChannelHandlerContext ctx,
Object msg)
获取请求信息
|
void |
handle(com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo readInfo)
处理
|
void |
resp(io.netty.channel.ChannelHandlerContext ctx,
com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo readInfo)
响应
|
public void handle(com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo readInfo)
public com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo getReadInfo(io.netty.channel.ChannelHandlerContext ctx,
Object msg)
public void resp(io.netty.channel.ChannelHandlerContext ctx,
com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.ReadInfo readInfo)
public void checkTimeout()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.