| Package | Description |
|---|---|
| net.bluemind.lmtp.backend |
| Modifier and Type | Method and Description |
|---|---|
static LmtpReply |
LmtpReply.adapt(LmtpResponse resp) |
LmtpReply |
LmtpAddress.getDeliveryStatus() |
LmtpReply |
FilterException.getLmtpReply() |
static LmtpReply |
LmtpReply.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LmtpReply[] |
LmtpReply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LmtpAddress.setDeliveryStatus(LmtpReply reply) |
| Constructor and Description |
|---|
FilterException(LmtpReply lmtpReply,
java.lang.String message) |
Copyright © 2023. All Rights Reserved.