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 TypeClassDescriptionclassclassDelegates mostProtoStreamWriteroperations to aTagWriter.classProtoStreamWriterimplementation that reads from aTagReader.classA default ProtoStream size operation.classProtoStreamWriterimplementation that writes to aTagWriterImpl.classclassclassAProtoStreamWriterimplementation used to compute the number of bytes that would be written to a stream.