TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.file
Interface FileServiceConstants


public interface FileServiceConstants


Field Summary
static int AGENT_CONTROLLER_UNAVAILABLE_EXCEPTION
           
static int CONNECT_EXCEPTION
           
static int LOGIN_FAILED_EXCEPTION
           
static int RA_BIND_EXCEPTION
           
static int RA_BUFFER_SIZE
           
static int RA_ERROR
           
static int RA_FILE_NOT_FOUND_ERROR
           
static int RA_FS_INITIALIZED
           
static int RA_FS_STATUS_ERROR
           
static int RA_FS_STATUS_OK
           
static int RA_FS_UNINITIALIZED
           
static int RA_IO_ERROR
           
static int SECURE_CONNECTION_REQUIRED_EXCEPTION
           
static int UNKNOWN_HOST_EXCEPTION
           
static int UNTRUSTED_AGENT_CONTROLLER_EXCEPTION
           
 

Field Detail

RA_BUFFER_SIZE

static final int RA_BUFFER_SIZE
See Also:
Constant Field Values

RA_ERROR

static final int RA_ERROR
See Also:
Constant Field Values

SECURE_CONNECTION_REQUIRED_EXCEPTION

static final int SECURE_CONNECTION_REQUIRED_EXCEPTION
See Also:
Constant Field Values

UNTRUSTED_AGENT_CONTROLLER_EXCEPTION

static final int UNTRUSTED_AGENT_CONTROLLER_EXCEPTION
See Also:
Constant Field Values

AGENT_CONTROLLER_UNAVAILABLE_EXCEPTION

static final int AGENT_CONTROLLER_UNAVAILABLE_EXCEPTION
See Also:
Constant Field Values

LOGIN_FAILED_EXCEPTION

static final int LOGIN_FAILED_EXCEPTION
See Also:
Constant Field Values

UNKNOWN_HOST_EXCEPTION

static final int UNKNOWN_HOST_EXCEPTION
See Also:
Constant Field Values

CONNECT_EXCEPTION

static final int CONNECT_EXCEPTION
See Also:
Constant Field Values

RA_FILE_NOT_FOUND_ERROR

static final int RA_FILE_NOT_FOUND_ERROR
See Also:
Constant Field Values

RA_IO_ERROR

static final int RA_IO_ERROR
See Also:
Constant Field Values

RA_BIND_EXCEPTION

static final int RA_BIND_EXCEPTION
See Also:
Constant Field Values

RA_FS_STATUS_OK

static final int RA_FS_STATUS_OK
See Also:
Constant Field Values

RA_FS_STATUS_ERROR

static final int RA_FS_STATUS_ERROR
See Also:
Constant Field Values

RA_FS_UNINITIALIZED

static final int RA_FS_UNINITIALIZED
See Also:
Constant Field Values

RA_FS_INITIALIZED

static final int RA_FS_INITIALIZED
See Also:
Constant Field Values

TPTP 4.5.0 Platform Project
Internal API Specification