org.apache.qpid.framing
Interface ProtocolVersionList


public interface ProtocolVersionList

NOTE: Don't remove the line containing the token VER or VER1 - these are markers for code generation.


Field Summary
static int PROTOCOL_MAJOR
           
static int PROTOCOL_MINOR
           
static byte[][] pv
           
 

Field Detail

PROTOCOL_MAJOR

static final int PROTOCOL_MAJOR
See Also:
Constant Field Values

PROTOCOL_MINOR

static final int PROTOCOL_MINOR
See Also:
Constant Field Values

pv

static final byte[][] pv