Uses of Interface
org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller.Supplied
-
Packages that use FieldSetMarshaller.Supplied Package Description org.wildfly.clustering.marshalling.protostream.util -
-
Uses of FieldSetMarshaller.Supplied in org.wildfly.clustering.marshalling.protostream.util
Classes in org.wildfly.clustering.marshalling.protostream.util that implement FieldSetMarshaller.Supplied Modifier and Type Class Description classEnumSetFieldSetMarshaller<E extends Enum<E>>Marshaller for the fields of anEnumSet.classUUIDMarshallerMarshaller for aUUIDusing fixed size longs.
-