Uses of Interface
org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation
Packages that use ProtoStreamOperation
-
Uses of ProtoStreamOperation in org.wildfly.clustering.marshalling.protostream
Subinterfaces of ProtoStreamOperation in org.wildfly.clustering.marshalling.protostreamModifier and TypeInterfaceDescriptioninterfaceATagReaderwith the additional ability to read an arbitrary embedded object.interfaceA ProtoStream size operation.interfaceATagWriterwith the additional ability to write an arbitrary embedded object.Classes in org.wildfly.clustering.marshalling.protostream that implement ProtoStreamOperationModifier and TypeClassDescriptionclassA protostream operation.classDelegates mostProtoStreamWriteroperations to aTagWriter.classProtoStreamWriterimplementation that reads from aTagReader.classA default ProtoStream size operation.classProtoStreamWriterimplementation that writes to aTagWriterImpl.classA ProtoStream reader that applies an offset to its fields.classA ProtoStream writer that applies an offset to its fields.classAProtoStreamWriterimplementation used to compute the number of bytes that would be written to a stream.