Uses of Class
org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
Packages that use ImmutableProtoStreamMarshaller
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
-
Uses of ImmutableProtoStreamMarshaller in org.infinispan.client.hotrod.marshall
Subclasses of ImmutableProtoStreamMarshaller in org.infinispan.client.hotrod.marshallModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 10.0, will be removed in the future. -
Uses of ImmutableProtoStreamMarshaller in org.infinispan.commons.marshall
Subclasses of ImmutableProtoStreamMarshaller in org.infinispan.commons.marshallModifier and TypeClassDescriptionclass
Provides the starting point for implementing aMarshaller
that uses Protobuf encoding.