| Package | Description |
|---|---|
| org.apache.james.imap.encode | |
| org.apache.james.imap.encode.main |
| Constructor and Description |
|---|
ContinuationResponseEncoder(ImapEncoder next,
Localizer localizer) |
StatusResponseEncoder(ImapEncoder next,
Localizer localizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalizer
Just uses
HumanReadableText.getDefaultValue(). |
| Modifier and Type | Method and Description |
|---|---|
static ImapEncoder |
DefaultImapEncoderFactory.createDefaultEncoder(Localizer localizer,
boolean neverAddBodyStructureExtensions)
Builds the default encoder
|
| Constructor and Description |
|---|
DefaultImapEncoderFactory(Localizer localizer,
boolean neverAddBodyStructureExtensions)
Constructs the default factory for encoders
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.