Uses of Interface
org.wildfly.clustering.marshalling.protostream.FieldMarshaller
Packages that use FieldMarshaller
-
Uses of FieldMarshaller in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream that implement FieldMarshallerModifier and TypeClassDescriptionclassA class field that marshals instances ofClassusing aClassLoaderMarshaller.classA field marshaller based on a scaler marshaller.classMarshaller for an Object array, using a repeated element field.classTypedEnumMarshaller<E extends Enum<E>>Marshaller for a typed enumeration.classMarshaller for a typed object.Methods in org.wildfly.clustering.marshalling.protostream that return FieldMarshallerModifier and TypeMethodDescriptionAnyField.getMarshaller()FieldMarshaller<Class<?>>ClassField.getMarshaller()Field.getMarshaller()Returns the marshaller for this field.FieldMarshaller<Class<?>>LoadedClassField.getMarshaller()