Uses of Class
org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamOperation
-
Packages that use AbstractProtoStreamOperation Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of AbstractProtoStreamOperation in org.wildfly.clustering.marshalling.protostream
Subclasses of AbstractProtoStreamOperation in org.wildfly.clustering.marshalling.protostream Modifier and Type Class Description classAbstractProtoStreamWriterDelegates mostProtoStreamWriteroperations to aTagWriter.classDefaultProtoStreamReaderProtoStreamWriterimplementation that reads from aTagReader.classDefaultProtoStreamSizeOperationA default ProtoStream size operation.classDefaultProtoStreamWriterProtoStreamWriterimplementation that writes to aTagWriterImpl.classSizeComputingProtoStreamWriterAProtoStreamWriterimplementation used to compute the number of bytes that would be written to a stream.
-