| Package | Description | 
|---|---|
| org.apache.james.imap.decode | |
| org.apache.james.imap.decode.main | |
| org.apache.james.imap.decode.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| ImapCommandParserFactory | DelegatingImapCommandParser. getParserFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DelegatingImapCommandParser. setParserFactory(ImapCommandParserFactory imapCommandFactory) | 
| Constructor and Description | 
|---|
| DefaultImapDecoder(StatusResponseFactory responseFactory,
                  ImapCommandParserFactory imapCommands) | 
| DefaultImapDecoder(StatusResponseFactory responseFactory,
                  ImapCommandParserFactory imapCommands,
                  int maxInvalidCommands) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImapParserFactoryA factory for ImapCommand instances, provided based on the command name. | 
| Modifier and Type | Method and Description | 
|---|---|
| ImapCommandParserFactory | UidCommandParser. getParserFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UidCommandParser. setParserFactory(ImapCommandParserFactory imapCommandFactory) | 
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.