|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jmsmq.MSMQMessageEnumerator
Class that containts a message enumeration for a MSMQ queue. Microsoft® Message Queuing Server
| Method Summary | |
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
void |
reset()
Method that initialize enumeration references and back to first message of the queue |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic void reset()
public java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||