| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.net.pop3.POP3Replypublic final class POP3Replyextends java.lang.ObjectField Summary | |
static int |
|
static int |
|
public static int ERROR
The reply code indicating failure of an operation. **
public static int OK
The reply code indicating success of an operation. **