Uses of Interface
fulmine.protocol.specification.IFrameReader

Packages that use IFrameReader
fulmine.context   
fulmine.distribution   
fulmine.protocol.specification   
 

Uses of IFrameReader in fulmine.context
 

Methods in fulmine.context that return IFrameReader
 IFrameReader FulmineContext.getFrameReader()
           
 IFrameReader FTContext.getFrameReader()
           
 

Uses of IFrameReader in fulmine.distribution
 

Methods in fulmine.distribution that return IFrameReader
 IFrameReader IDistributionState.getFrameReader()
          The frame reader
 IFrameReader IDistributionManager.getFrameReader()
          Get the frame reader for this context
 

Uses of IFrameReader in fulmine.protocol.specification
 

Classes in fulmine.protocol.specification that implement IFrameReader
 class FrameReader
          A utility class for reading fulmine delta (FD) protocol frames.
 



Copyright © 2007-2009. All Rights Reserved.