|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SMTPResponse | |
---|---|
org.abstracthorizon.mercury.smtp |
Uses of SMTPResponse in org.abstracthorizon.mercury.smtp |
---|
Fields in org.abstracthorizon.mercury.smtp declared as SMTPResponse | |
---|---|
static SMTPResponse |
SMTPResponses.BAD_SEQUENCE_OF_COMMANDS_RESPONSE
Bad sequence of commands response |
static SMTPResponse |
SMTPResponses.COMMAND_NOT_IMPLEMENTED_RESPONSE
Command not implemented response |
static SMTPResponse |
SMTPResponses.COMMAND_NOT_RECOGNISED_RESPONSE
Command not recognised response |
static SMTPResponse |
SMTPResponses.GENERIC_ERROR_RESPONSE
Generic error response |
static SMTPResponse |
SMTPResponses.MAILBOX_UNAVAILABLE_RESPONSE
Mailbox unavailable response |
static SMTPResponse |
SMTPResponses.OK_RESPONSE
OK response |
static SMTPResponse |
SMTPResponses.QUIT_RESPONSE
QUIT response |
static SMTPResponse |
SMTPConnectionHandler.READY_RESPONSE
Starting response |
static SMTPResponse |
SMTPResponses.SHUTTING_DOWN_RESPONSE
Shutting down response |
static SMTPResponse |
SMTPResponses.START_DATA_RESPONSE
Start data response |
static SMTPResponse |
SMTPResponses.SYNTAX_ERROR_RESPONSE
Syntax error response |
Methods in org.abstracthorizon.mercury.smtp with parameters of type SMTPResponse | |
---|---|
void |
SMTPSession.sendResponse(SMTPResponse response)
Sets SMTP response back |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |