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