Uses of Class
org.infinispan.query.remote.client.BaseProtoStreamMarshaller
-
Packages that use BaseProtoStreamMarshaller Package Description org.infinispan.client.hotrod.marshall -
-
Uses of BaseProtoStreamMarshaller in org.infinispan.client.hotrod.marshall
Subclasses of BaseProtoStreamMarshaller in org.infinispan.client.hotrod.marshall Modifier and Type Class Description class
ProtoStreamMarshaller
A marshaller that uses Protocol Buffers.
-