Uses of Class
org.infinispan.protostream.impl.BaseMarshallerDelegate

Packages that use BaseMarshallerDelegate
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle this metadata in order to generate Protobuf schemas and marshallers.
Protostream internals.