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 marshalling an object of the specified classstatic <T> Marshaller<T, T> Marshaller.identity()