Uses of Class
org.wildfly.clustering.marshalling.protostream.DecoratorMarshaller
-
Packages that use DecoratorMarshaller Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of DecoratorMarshaller in org.wildfly.clustering.marshalling.protostream
Subclasses of DecoratorMarshaller in org.wildfly.clustering.marshalling.protostream Modifier and Type Class Description classSynchronizedDecoratorMarshaller<T>A decorator marshaller that writes the decorated object while holding its monitor lock.
-