|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeekIterator | |
---|---|
com.jivesoftware.forum.nntp.spi | Implementation of core NNTP interfaces. |
Uses of PeekIterator in com.jivesoftware.forum.nntp.spi |
---|
Subclasses of PeekIterator in com.jivesoftware.forum.nntp.spi | |
---|---|
class |
DotIterator
Iterator that continues until the underlying iterator runs out or a message terminating dot is seen. |
class |
FNameFilterIterator
Filters forums in the underlying forumIterator by name. |
class |
MimeBodyPartIterator
An iterator of MIME body parts, it scans an underlying Iterator of Strings comprising the RFC822 email message. |
class |
UUBeginIterator
Iterator that continues until the underlying iterator runs out or a uuencoding 'begin' token is seen. |
class |
UUEndIterator
Iterator that continues until the underlying iterator runs out or a uuencoding 'end' token is seen. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |