org.iids.aos.kernel.xdr
Interface MUXP_OPEN_ERROR_CODE


public interface MUXP_OPEN_ERROR_CODE

Enumeration (collection of constants).


Field Summary
static int MUXP_OPEN_ERROR_BASECONN_SECSUITE_INTERSECT
           
static int MUXP_OPEN_ERROR_PORT_UNKNOWN
           
static int MUXP_OPEN_ERROR_TOO_MANY_PENDING_CONNECTIONS
           
static int MUXP_OPEN_ERROR_USE_SEPARATE_BASECONN
           
 

Field Detail

MUXP_OPEN_ERROR_PORT_UNKNOWN

static final int MUXP_OPEN_ERROR_PORT_UNKNOWN
See Also:
Constant Field Values

MUXP_OPEN_ERROR_USE_SEPARATE_BASECONN

static final int MUXP_OPEN_ERROR_USE_SEPARATE_BASECONN
See Also:
Constant Field Values

MUXP_OPEN_ERROR_BASECONN_SECSUITE_INTERSECT

static final int MUXP_OPEN_ERROR_BASECONN_SECSUITE_INTERSECT
See Also:
Constant Field Values

MUXP_OPEN_ERROR_TOO_MANY_PENDING_CONNECTIONS

static final int MUXP_OPEN_ERROR_TOO_MANY_PENDING_CONNECTIONS
See Also:
Constant Field Values


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.