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
Fields in org.apache.mina.core.session declared as IdleStatusChecker.NotifyingTask Modifier and Type Field Description private IdleStatusChecker.NotifyingTaskIdleStatusChecker. notifyingTaskMethods in org.apache.mina.core.session that return IdleStatusChecker.NotifyingTask Modifier and Type Method Description IdleStatusChecker.NotifyingTaskIdleStatusChecker. getNotifyingTask()get a runnable task able to be scheduled in theIoServiceexecutor.
-