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