|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdleStateEvent
A ChannelEvent that is triggered when a Channel has been idle
for a while.
| Method Summary | |
|---|---|
long |
getLastActivityTimeMillis()
Returns the last time when I/O occurred in milliseconds. |
IdleState |
getState()
Returns the detailed idle state. |
| Methods inherited from interface org.jboss.netty.channel.ChannelEvent |
|---|
getChannel, getFuture |
| Method Detail |
|---|
IdleState getState()
long getLastActivityTimeMillis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||