| Package | Description |
|---|---|
| com.jscape.inet.gateway.operation.email |
| Modifier and Type | Method and Description |
|---|---|
EmailServiceConfiguration.ConnectionType |
EmailServiceConfiguration.getConnectionType() |
static EmailServiceConfiguration.ConnectionType |
EmailServiceConfiguration.ConnectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmailServiceConfiguration.ConnectionType[] |
EmailServiceConfiguration.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailServiceConfiguration.setConnectionType(EmailServiceConfiguration.ConnectionType value) |
| Constructor and Description |
|---|
EmailServiceConfiguration(TransportAddress address,
EmailServiceConfiguration.ConnectionType connectionType,
java.lang.String username,
java.lang.String password,
java.lang.String sender,
java.lang.String debugFile,
int version) |
Copyright © Advanced Systems Concepts Inc. 2009-2021. All Rights Reserved