org.iids.aos.kernel.xdr
Interface MUXP_MSG_TYPE


public interface MUXP_MSG_TYPE

Enumeration (collection of constants).


Field Summary
static int MUXP_CLOSE
           
static int MUXP_OPEN
           
static int MUXP_OPEN_ACK
           
static int MUXP_OPEN_NACK
           
static int MUXP_PAYLOAD
           
 

Field Detail

MUXP_OPEN

static final int MUXP_OPEN
See Also:
Constant Field Values

MUXP_CLOSE

static final int MUXP_CLOSE
See Also:
Constant Field Values

MUXP_OPEN_ACK

static final int MUXP_OPEN_ACK
See Also:
Constant Field Values

MUXP_OPEN_NACK

static final int MUXP_OPEN_NACK
See Also:
Constant Field Values

MUXP_PAYLOAD

static final int MUXP_PAYLOAD
See Also:
Constant Field Values


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