Uses of Interface
org.agrona.sbe.Flyweight
Packages that use Flyweight
Package
Description
Common interfaces which can apply to SBE messages to support abstract usage.
-
Uses of Flyweight in org.agrona.sbe
Subinterfaces of Flyweight in org.agrona.sbeModifier and TypeInterfaceDescriptioninterfaceA flyweight for decoding an SBE Composite type.interfaceA flyweight for encoding an SBE Composite type.interfaceA flyweight for decoding an SBE type.interfaceA flyweight for encoding an SBE type.interfaceA flyweight for decoding an SBE message from a buffer.interfaceA flyweight for encoding SBE messages.interfaceCommon behaviour to SBE Message encoder and decoder flyweights.