Rational Developer for i
7.5.0

com.ibm.etools.systems.as400.debug.protocol
Interface IPROTOCOLDumpConstants


public interface IPROTOCOLDumpConstants

Constants for dumping EPDC The following constants are used when writing/reading EPDC dump file headers


Field Summary
static byte CHANGE_PACKET
           
static byte DUMPTIMESTAMP
           
static String IBMCopyRight
           
static byte NOT_PACKET
           
static byte REPLY_PACKET
           
static byte REQUEST_PACKET
           
 

Field Detail

REQUEST_PACKET

static final byte REQUEST_PACKET
See Also:
Constant Field Values

REPLY_PACKET

static final byte REPLY_PACKET
See Also:
Constant Field Values

CHANGE_PACKET

static final byte CHANGE_PACKET
See Also:
Constant Field Values

NOT_PACKET

static final byte NOT_PACKET
See Also:
Constant Field Values

DUMPTIMESTAMP

static final byte DUMPTIMESTAMP
See Also:
Constant Field Values

IBMCopyRight

static final String IBMCopyRight
See Also:
Constant Field Values

Rational Developer for i
7.5.0

Copyright 2009 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.