| Package | Description |
|---|---|
| org.masukomi.aspirin.core.listener |
| Modifier and Type | Method and Description |
|---|---|
static ResultState |
ResultState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultState[] |
ResultState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AspirinListener.delivered(String mailId,
String recipient,
ResultState state,
String resultContent)
Called on delivery comes back with a persistent delivery result.
|
Copyright © 2013. All Rights Reserved.