Uses of Interface
com.iohao.net.external.core.hook.IdleHandler
Packages that use IdleHandler
Package
Description
Provides Netty channel handlers used by the external-server implementation to decode requests,
manage pipelines, and dispatch messages.
-
Uses of IdleHandler in com.iohao.net.external.core.netty.handler
Classes in com.iohao.net.external.core.netty.handler that implement IdleHandlerModifier and TypeClassDescriptionfinal classNetty idle handler that processes heartbeat frames and idle timeout events.