Uses of Class
org.apache.mina.core.session.IdleStatusChecker.NotifyingTask
-
Packages that use IdleStatusChecker.NotifyingTask Package Description org.apache.mina.core.session -
-
Uses of IdleStatusChecker.NotifyingTask in org.apache.mina.core.session
Methods in org.apache.mina.core.session that return IdleStatusChecker.NotifyingTask Modifier and Type Method Description IdleStatusChecker.NotifyingTask
IdleStatusChecker. getNotifyingTask()
get a runnable task able to be scheduled in theIoService
executor.
-