Uses of Package
org.infinispan.commons.marshall
Packages that use org.infinispan.commons.marshall
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
Commons package providing various utility classes
-
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.dataconversionClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.
-
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.marshallClassDescriptionAbstract Marshaller implementation containing shared implementations.Buffer size predictorA marshaller that does not transform the content, only applicable to byte[] payloads.A ProtoStream
Marshallerimplementation that uses Protobuf encoding.Class providing hints about marshallable types, such as whether a particular type is marshallable or not, or an accurate approach to the serialized size of a particular type.A marshaller is a class that is able to marshall and unmarshall objects efficiently.Interface used to initialise aSerializationContextusing the specified Pojos, Marshaller implementations and provided .proto schemas.Interface used to initialise aSerializationContextusing the specified Pojos, Marshaller implementations and provided .proto schemas.Value matcher mode.Simple wrapper around a byte[] to provide equals and hashCode semanticsInterface that describes and object holding onto some bytes -
Classes in org.infinispan.commons.marshall used by org.infinispan.commons.utilClassDescriptionA marshaller is a class that is able to marshall and unmarshall objects efficiently.