public class SmtpState extends Object
| Constructor and Description |
|---|
SmtpState() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearMessage()
To destroy a half-constructed message.
|
void |
clearMessagePreservingAuthenticationState()
To destroy a half-constructed message, but preserves the
MovingMessage.getAuthenticationState(). |
MovingMessage |
getMessage() |
public MovingMessage getMessage()
public void clearMessage()
public void clearMessagePreservingAuthenticationState()
MovingMessage.getAuthenticationState().Copyright © 2006–2022 Icegreen Technologies. All rights reserved.