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 TypeInterfaceDescriptioninterface
A flyweight for decoding an SBE Composite type.interface
A flyweight for encoding an SBE Composite type.interface
A flyweight for decoding an SBE type.interface
A flyweight for encoding an SBE type.interface
A flyweight for decoding an SBE message from a buffer.interface
A flyweight for encoding SBE messages.interface
Common behaviour to SBE Message encoder and decoder flyweights.