Uses of Class
org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
-
Packages that use ImmutableProtoStreamMarshaller Package Description org.infinispan.client.hotrod.marshall org.infinispan.commons.marshall 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.marshall Modifier and Type Class Description classProtoStreamMarshallerDeprecated.since 10.0, will be removed in the future. -
Uses of ImmutableProtoStreamMarshaller in org.infinispan.commons.marshall
Subclasses of ImmutableProtoStreamMarshaller in org.infinispan.commons.marshall Modifier and Type Class Description classProtoStreamMarshallerProvides the starting point for implementing aMarshallerthat uses Protobuf encoding.
-