Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.net.pop3.POP3Reply
public final class POP3Reply
extends java.lang.Object
Field 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