| 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 final int ERROR
The reply code indicating failure of an operation. **
- Field Value:
- 1
public static final int OK
The reply code indicating success of an operation. **
- Field Value:
- 0