JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.summerboot.jexpress.nio
IdleEventMonitor
IdleEventListener
Contents
Description
Method Summary
Method Details
onIdle(IdleEventMonitor)
Hide sidebar
Show sidebar
Interface IdleEventMonitor.IdleEventListener
Enclosing class:
IdleEventMonitor
public static interface
IdleEventMonitor.IdleEventListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onIdle
(
IdleEventMonitor
idleEventMonitor)
Method Details
onIdle
void
onIdle
(
IdleEventMonitor
idleEventMonitor)
throws
Exception
Throws:
Exception