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