Uses of Interface
org.wildfly.clustering.marshalling.Marshaller
Packages that use Marshaller
-
Uses of Marshaller in org.wildfly.clustering.marshalling
Subinterfaces of Marshaller in org.wildfly.clustering.marshallingClasses in org.wildfly.clustering.marshalling that implement MarshallerModifier and TypeClassDescriptionclassclassMarshaller that stores attribute values using marshalled values.Methods in org.wildfly.clustering.marshalling that return MarshallerModifier and TypeMethodDescriptionstatic <T> Marshaller<T, T> Marshaller.identity()An identity marshaller that does no marshalling.