| Package | Description |
|---|---|
| org.apache.james.imap.decode | |
| org.apache.james.imap.decode.main | |
| org.apache.james.imap.main |
| Modifier and Type | Method and Description |
|---|---|
ImapDecoder |
ImapDecoderFactory.buildImapDecoder() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImapDecoder
ImapDecoder implementation which parse the data via lookup the right
ImapCommandParser via an ImapCommandParserFactory. |
| Modifier and Type | Method and Description |
|---|---|
ImapDecoder |
DefaultImapDecoderFactory.buildImapDecoder() |
static ImapDecoder |
DefaultImapDecoderFactory.createDecoder() |
| Constructor and Description |
|---|
AbstractImapRequestHandler(ImapDecoder decoder,
ImapProcessor processor,
ImapEncoder encoder) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.