Uses of Class
org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
Packages that use UnaryFieldMarshaller
-
Uses of UnaryFieldMarshaller in org.wildfly.clustering.marshalling.protostream.reflect
Modifier and TypeClassDescriptionclassMarshaller for a decorator that does not provide public access to its decorated object.classA decorator marshaller that writes the decorated object while holding its monitor lock. e.g. to enable iteration over a decorated collection without the risk of a ConcurrentModificationException.