| Package | Description |
|---|---|
| ru.dlabs71.library.email.property |
This package contains all the property classes for configuring email clients.
|
| ru.dlabs71.library.email.type |
This package contains all the enums using in this library.
|
| Modifier and Type | Method and Description |
|---|---|
static Properties |
SessionPropertyCollector.createCommonProperties(CommonProperties properties,
Protocol protocol)
Returns a Properties object for set up an email connection configuration.
|
static String |
SessionPropertyCollector.createProperty(Protocol protocol,
String property)
Utility method for creating property names based on protocol and property postfix.
|
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.