public class ArcIF
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECT_ERROR |
static int |
DISCONNECT_ERROR |
static int |
IOEXCEPTION |
static int |
LOGIN_ERROR |
static int |
LOGOUT_ERROR |
static int |
NO_LOCAL_MD5 |
static int |
NO_MD5_MATCH |
static int |
NO_REMOTE_MD5 |
static int |
SETUP_ERROR |
static int |
SOCKET_EXCEPTION |
static int |
SUCCESS |
static int |
TRANSFER_ERROR |
static int |
UNRESOLVED_ERROR |
| Constructor and Description |
|---|
ArcIF() |
public static final int SUCCESS
public static final int UNRESOLVED_ERROR
public static final int IOEXCEPTION
public static final int SOCKET_EXCEPTION
public static final int CONNECT_ERROR
public static final int LOGIN_ERROR
public static final int TRANSFER_ERROR
public static final int LOGOUT_ERROR
public static final int DISCONNECT_ERROR
public static final int SETUP_ERROR
public static final int NO_LOCAL_MD5
public static final int NO_REMOTE_MD5
public static final int NO_MD5_MATCH