Class SMTPReply

java.lang.Object
org.apache.commons.net.smtp.SMTPReply

public final class SMTPReply extends Object
SMTPReply stores a set of constants for SMTP reply codes. To interpret the meaning of the codes, familiarity with RFC 821 is assumed. The mnemonic constant names are transcriptions from the code descriptions of RFC 821.