Uses of Class
org.apache.james.mime4j.mboxiterator.CharBufferWrapper
-
Packages that use CharBufferWrapper Package Description org.apache.james.mime4j.mboxiterator -
-
Uses of CharBufferWrapper in org.apache.james.mime4j.mboxiterator
Methods in org.apache.james.mime4j.mboxiterator that return CharBufferWrapper Modifier and Type Method Description CharBufferWrapper
MboxIterator.MessageIterator. next()
Returns a CharBuffer instance that contains a message between position and limit.Methods in org.apache.james.mime4j.mboxiterator that return types with arguments of type CharBufferWrapper Modifier and Type Method Description java.util.Iterator<CharBufferWrapper>
MboxIterator. iterator()
-