JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aoju.bus.socket.plugins
Interface HeartPlugin.TimeoutCallback
Enclosing class:
HeartPlugin
<
T
>
public static interface
HeartPlugin.TimeoutCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
callback
(
AioSession
session, long lastTime)
Method Details
callback
void
callback
(
AioSession
session, long lastTime)