| Package | Description |
|---|---|
| com.hulaki.smtp.api |
| Modifier and Type | Method and Description |
|---|---|
static RelayMode[] |
RelayMode.all() |
RelayMode |
RelayRequest.getRelayMode() |
static RelayMode |
RelayMode.parse(String modeAsString) |
static RelayMode |
RelayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelayMode[] |
RelayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RelayRequest(RelayMode relayMode) |
Copyright © 2015. All rights reserved.