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
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
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.