Uses of Class
org.wildfly.clustering.marshalling.protostream.FunctionalScalarMarshaller
-
-
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.net
Subclasses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.net Modifier and Type Class Description classURIMarshallerMarshaller for aURI. -
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.reflect
Subclasses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.reflect Modifier and Type Class Description classProxyMarshaller<T>Marshaller for proxies serialized using the writeReplace()/readResolve() pattern. -
Uses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.util
Subclasses of FunctionalScalarMarshaller in org.wildfly.clustering.marshalling.protostream.util Modifier and Type Class Description classSingletonCollectionMarshaller<T extends Collection<Object>>Marshaller for singleton collections.
-