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