public class Multiline
extends Object
| Constructor and Description |
|---|
Multiline() |
| Modifier and Type | Method and Description |
|---|---|
static String |
prependStatusCodeToMessage(int code,
String message)
Formats an SMTP multiline reply.
|