Package fulmine.protocol.specification

Interface Summary
FieldReader.IFieldReaderTask A visitor that is invoked for every component spec found during the header parsing of the FieldReader#readIWFFieldSpecs(byte[], int, int, int, int, IFieldReaderTask) and FieldReader#readSWFFieldSpecs(byte[], int, int, int, int, IFieldReaderTask) methods.
IFrameConstants Various constants for expressing component and section sizes and lengths in the fulmine delta (FD) frame preamble.
IFrameReader Reads fulmine delta (FD) protocol frames.
IFrameWriter Writes fulmine delta (FD) protocol frames.
 

Class Summary
ByteConstants Holds a range of constants and byte masks.
ByteReader Utility methods for reading primitives from a byte[] using the fulmine delta (FD) protocol.
ByteWriter Utility methods for writing primitives to a byte[] using the fulmine delta (FD) protocol.
FieldReader Utility methods for reading component specs from byte[] buffers.
FieldWriter Utility methods for writing fields into byte[] form.
FrameReader A utility class for reading fulmine delta (FD) protocol frames.
FrameWriter A utility class for writing fulmine delta (FD) protocol frames.
 



Copyright © 2007-2009. All Rights Reserved.