| Modifier and Type | Field and Description |
|---|---|
protected Smtp.Connection |
Smtp.connection |
| Modifier and Type | Method and Description |
|---|---|
static Smtp.Connection |
Smtp.Connection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Smtp.Connection[] |
Smtp.Connection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2014 Wisdom Framework. All rights reserved.