Uses of Interface
fulmine.protocol.specification.IFrameWriter

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

Uses of IFrameWriter in fulmine.context
 

Methods in fulmine.context that return IFrameWriter
 IFrameWriter FulmineContext.getFrameWriter()
           
 IFrameWriter FTContext.getFrameWriter()
           
 

Uses of IFrameWriter in fulmine.distribution
 

Methods in fulmine.distribution that return IFrameWriter
 IFrameWriter IDistributionState.getFrameWriter()
          The frame writer
 IFrameWriter IDistributionManager.getFrameWriter()
          Get the frame writer for this context
 

Uses of IFrameWriter in fulmine.protocol.specification
 

Classes in fulmine.protocol.specification that implement IFrameWriter
 class FrameWriter
          A utility class for writing fulmine delta (FD) protocol frames.
 



Copyright © 2007-2009. All Rights Reserved.