Package | Description |
---|---|
com.hubspot.smtp.client |
This package contains classes to create and maintain connections to SMTP servers.
|
com.hubspot.smtp.messages |
This package contains classes that represent the content of an email.
|
Class and Description |
---|
MessageContent
The contents of a message, including its headers.
|
Class and Description |
---|
MessageContent
The contents of a message, including its headers.
|
MessageContentEncoding
Used to specify whether an instance of
MessageContent contains
eight-bit characters. |
MessageTermination
Specifies whether message content should be terminated with CRLF.
|
Copyright © 2018. All rights reserved.