| Package | Description |
|---|---|
| ru.dlabs71.library.email.property |
This package contains all the property classes for configuring email clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImapProperties
The properties for connecting to an email server by the IMAP protocol.
|
class |
SmtpProperties
The properties for connecting to an email server by the SMTP protocol.
|
| 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.
|
Copyright © 2023. All rights reserved.