|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandParser.CharacterValidator | |
|---|---|
| com.icegreen.greenmail.imap.commands | |
| Uses of CommandParser.CharacterValidator in com.icegreen.greenmail.imap.commands |
|---|
| Classes in com.icegreen.greenmail.imap.commands that implement CommandParser.CharacterValidator | |
|---|---|
protected class |
CommandParser.ATOM_CHARValidator
|
protected class |
CommandParser.DigitCharValidator
|
protected class |
CommandParser.NoopCharValidator
|
| Methods in com.icegreen.greenmail.imap.commands with parameters of type CommandParser.CharacterValidator | |
|---|---|
protected String |
CommandParser.consumeWord(ImapRequestLineReader request,
CommandParser.CharacterValidator validator)
Reads the next "word from the request, comprising all characters up to the next SPACE. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||