| Package | Description |
|---|---|
| org.apache.james.mime4j.mboxiterator |
| Modifier and Type | Method and Description |
|---|---|
CharBufferWrapper |
MboxIterator.MessageIterator.next()
Returns a CharBuffer instance that contains a message between position and limit.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<CharBufferWrapper> |
MboxIterator.iterator() |