- java.lang.Object
-
- org.apache.james.imap.decode.ImapRequestLineReader
-
- org.apache.james.imapserver.netty.AbstractNettyImapRequestLineReader
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.james.imap.decode.ImapRequestLineReader
org.apache.james.imap.decode.ImapRequestLineReader.ATOM_CHARValidator, org.apache.james.imap.decode.ImapRequestLineReader.CharacterValidator, org.apache.james.imap.decode.ImapRequestLineReader.MessageSetCharValidator, org.apache.james.imap.decode.ImapRequestLineReader.NoopCharValidator, org.apache.james.imap.decode.ImapRequestLineReader.TagCharValidator
-
Field Summary
-
Fields inherited from class org.apache.james.imap.decode.ImapRequestLineReader
nextChar, nextSeen
-
Method Summary
-
Methods inherited from class org.apache.james.imap.decode.ImapRequestLineReader
astring, astring, atom, cap, consume, consumeChar, consumeLine, consumeLiteral, consumeLiteral, consumeQuoted, consumeQuoted, consumeWord, date, dateTime, eol, flag, flagList, isCHAR, isListWildcard, isQuotedSpecial, mailbox, mailboxUTF7, nextChar, nextWordChar, nstring, number, number, nzNumber, parseIdRange, parseIdRange, read, tag
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.