Uses of Interface
org.infinispan.protostream.RawProtoStreamReader
-
Packages that use RawProtoStreamReader Package Description org.infinispan.protostream Library for easy and efficient marshalling of Java objects in Protocol Buffers format.org.infinispan.protostream.impl Protostream internals. -
-
Uses of RawProtoStreamReader in org.infinispan.protostream
Subinterfaces of RawProtoStreamReader in org.infinispan.protostream Modifier and Type Interface Description interfaceTagReaderMethods in org.infinispan.protostream with parameters of type RawProtoStreamReader Modifier and Type Method Description TRawProtobufMarshaller. readFrom(ImmutableSerializationContext ctx, RawProtoStreamReader in)Deprecated. -
Uses of RawProtoStreamReader in org.infinispan.protostream.impl
Classes in org.infinispan.protostream.impl that implement RawProtoStreamReader Modifier and Type Class Description classTagReaderImpl
-