| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
protected static class NioProcessor.IoSessionIterator
| Method Summary | |
|---|---|
 boolean | 
hasNext()
 | 
 NioSession | 
next()
 | 
 void | 
remove()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public boolean hasNext()
hasNext in interface Iterator<NioSession>public NioSession next()
next in interface Iterator<NioSession>public void remove()
remove in interface Iterator<NioSession>
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||