Uses of Interface
org.infinispan.protostream.MessageMarshaller.ProtoStreamReader
Packages that use MessageMarshaller.ProtoStreamReader
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Protostream internals.
-
Uses of MessageMarshaller.ProtoStreamReader in org.infinispan.protostream
Methods in org.infinispan.protostream with parameters of type MessageMarshaller.ProtoStreamReaderModifier and TypeMethodDescriptionMessageMarshaller.readFrom(MessageMarshaller.ProtoStreamReader reader) Read the fields written byMessageMarshaller.writeTo(ProtoStreamWriter, Object). -
Uses of MessageMarshaller.ProtoStreamReader in org.infinispan.protostream.impl
Classes in org.infinispan.protostream.impl that implement MessageMarshaller.ProtoStreamReader