|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Iterates through parts in xml protocol message
| Method Summary | |
boolean |
hasNext()
returns whether the message has next part |
MessagePart |
next()
goes to a next part |
| Method Detail |
public boolean hasNext()
throws MessageProcessingException
MessageProcessingException - if the message is malformed
public MessagePart next()
throws MessageProcessingException,
java.util.NoSuchElementException
MessageProcessingException - if the message is malformed
java.util.NoSuchElementException - if there is no next part
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||