Uses of Interface
org.wildfly.clustering.marshalling.protostream.FieldSetWriter
Packages that use FieldSetWriter
-
Uses of FieldSetWriter in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return FieldSetWriterModifier and TypeMethodDescription<T> FieldSetWriter<T> AbstractProtoStreamWriter.createFieldSetWriter(Writable<T> writer, int startIndex) <T> FieldSetWriter<T> OffsetProtoStreamWriter.createFieldSetWriter(Writable<T> writer, int startIndex) <T> FieldSetWriter<T> ProtoStreamWriter.createFieldSetWriter(Writable<T> writer, int startIndex)