DRCL J-Sim 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.
 class BulkSourceSink
          A byte stream source which always sends bytes as long as the receiver has sufficient buffers.
 class FileSource
          A byte stream source which simulates sending a file of limited size.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~