| Package | Description |
|---|---|
| org.apache.james.mailbox.store.streaming |
| Modifier and Type | Method and Description |
|---|---|
static InputStreamContent.Type |
InputStreamContent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputStreamContent.Type[] |
InputStreamContent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InputStreamContent(Message<?> m,
InputStreamContent.Type type) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.