Uses of Interface
org.infinispan.protostream.SerializationContext

Packages that use SerializationContext
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.