| Package | Description |
|---|---|
| org.apache.james.mailbox.model | |
| org.apache.james.mailbox.store |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MimeDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Headers |
MessageResult.getHeaders() |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyMimeDescriptor
A
MimeDescriptor implementation which tries to optimize the way the data
is loading by using it in a lazy fashion whenever possible. |
class |
MimeDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
Headers |
MessageResultImpl.getHeaders() |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.