java.lang.Object | +--org.apache.commons.net.pop3.POP3Reply
static int
ERROR
The reply code indicating failure of an operation.
OK
The reply code indicating success of an operation.
public static int ERROR
public static int OK