Uses of Interface
org.refcodes.serial.PayloadSection
-
Uses of PayloadSection in org.refcodes.serial
Classes in org.refcodes.serial that implement PayloadSectionModifier and TypeClassDescriptionclassAn abstract implementation of aSectionwith payload.classTheBooleanArraySectionis an implementation of aSectioncarrying a boolean array as payload.classTheByteArraySectionis an implementation of aSectioncarrying a byte array as payload.classTheCharArraySectionis an implementation of aPayloadSectioncarrying a char array as payload.classTheCharSectionis an implementation of aSectioncarrying a char value as payload.classTheDoubleArraySectionis an implementation of aSectioncarrying a double array as payload.classTheDynamicTypeSectionrepresents aSectionwhich's internal raw data is created from provided types at runtime and which's internal raw data is used to create provided types at runtime.classAFileSectionrepresents aFileon the file system and can be used to receive or to transmit aFile.classTheFloatArraySectionis an implementation of aSectioncarrying a float array as payload.classTheIntArraySectionis an implementation of aSectioncarrying an integer array as payload.classTheLongArraySectionis an implementation of aSectioncarrying a long array as payload.classclassclassTheShortArraySectionis an implementation of aSectioncarrying a short array as payload.classclass