DRCL JavaSim API

drcl.comp.lib.bytestream
Interface ByteStreamConstants

All Known Implementing Classes:
ByteStreamContract, ByteStreamNetPeer, ByteStreamPeer, BulkSource

public interface ByteStreamConstants

A collection of constants that are used in this package.


Field Summary
static int ERROR
           
static int QUERY
           
static int REPORT
           
static int SEND
           
 

Field Detail

SEND

public static final int SEND

REPORT

public static final int REPORT

QUERY

public static final int QUERY

ERROR

public static final int ERROR

DRCL JavaSim API

Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~