Uses of Interface
org.infinispan.protostream.MessageMarshaller.ProtoStreamWriter
Packages that use MessageMarshaller.ProtoStreamWriter
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Protostream internals.
-
Uses of MessageMarshaller.ProtoStreamWriter in org.infinispan.protostream
Methods in org.infinispan.protostream with parameters of type MessageMarshaller.ProtoStreamWriterModifier and TypeMethodDescriptionvoidMessageMarshaller.writeTo(MessageMarshaller.ProtoStreamWriter writer, T t) Write the fields defined in the schema. -
Uses of MessageMarshaller.ProtoStreamWriter in org.infinispan.protostream.impl
Classes in org.infinispan.protostream.impl that implement MessageMarshaller.ProtoStreamWriter