Uses of Interface
org.wildfly.clustering.marshalling.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 TypeClassDescriptionclassMarshaller that stores attribute values using marshalled values.Methods in org.wildfly.clustering.marshalling that return MarshallerModifier and TypeMethodDescriptionMarshallerProvider.getMarshaller()Returns a marshaller suitable for the provided classstatic <T> Marshaller<T, T> Marshaller.identity()An identity marshaller that does no marshalling.