Uses of Class
org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
-
Packages that use UnaryFieldMarshaller Package Description org.wildfly.clustering.marshalling.protostream.reflect -
-
Uses of UnaryFieldMarshaller in org.wildfly.clustering.marshalling.protostream.reflect
Subclasses of UnaryFieldMarshaller in org.wildfly.clustering.marshalling.protostream.reflect Modifier and Type Class Description classDecoratorMarshaller<T>Marshaller for a decorator that does not provide public access to its decorated object.classSynchronizedDecoratorMarshaller<T>A decorator marshaller that writes the decorated object while holding its monitor lock.
-