org.iids.aos.kernel.xdr
Interface muxp


public interface muxp

A collection of constants used by the "muxp" ONC/RPC program.


Field Summary
static int MUXP_MAX_MSG_LENGTH
           
static int MUXP_VERSION
           
static int NULL_1
           
static int PROG
           
static int VER
           
 

Field Detail

VER

static final int VER
See Also:
Constant Field Values

NULL_1

static final int NULL_1
See Also:
Constant Field Values

MUXP_VERSION

static final int MUXP_VERSION
See Also:
Constant Field Values

PROG

static final int PROG
See Also:
Constant Field Values

MUXP_MAX_MSG_LENGTH

static final int MUXP_MAX_MSG_LENGTH
See Also:
Constant Field Values


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