DRCL JavaSim API

Uses of Interface
drcl.comp.lib.bytestream.ByteStreamConstants

Packages that use ByteStreamConstants
drcl.comp.lib.bytestream   
drcl.inet.application   
 

Uses of ByteStreamConstants in drcl.comp.lib.bytestream
 

Classes in drcl.comp.lib.bytestream that implement ByteStreamConstants
 class ByteStreamContract
          The byte stream sending contract.
 class ByteStreamNetPeer
          An intermediate component that acts as between a ByteStreamContract component and a real network socket.
 class ByteStreamPeer
          ByteStreamPeer is a helper class to conduct the ByteStreamContract both as an initiator and a reactor.
 

Uses of ByteStreamConstants in drcl.inet.application
 

Classes in drcl.inet.application that implement ByteStreamConstants
 class BulkSource
          A byte stream source which always sends bytes as long as the receiver has sufficient buffers.
 


DRCL JavaSim API

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