Uses of Class
org.wildfly.clustering.marshalling.protostream.FunctionalScalarMarshaller
Packages that use FunctionalScalarMarshaller
Package
Description
-
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.net
-
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.reflect
Modifier and TypeClassDescriptionclassMarshaller for proxies serialized using the writeReplace()/readResolve() pattern. -
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.util
Modifier and TypeClassDescriptionclassSingletonCollectionMarshaller<T extends Collection<Object>>Marshaller for singleton collections.