Uses of Class
org.wildfly.clustering.marshalling.protostream.util.OptionalMarshaller
-
Packages that use OptionalMarshaller Package Description org.wildfly.clustering.marshalling.protostream.util -
-
Uses of OptionalMarshaller in org.wildfly.clustering.marshalling.protostream.util
Methods in org.wildfly.clustering.marshalling.protostream.util that return OptionalMarshaller Modifier and Type Method Description static OptionalMarshallerOptionalMarshaller. valueOf(String name)Returns the enum constant of this type with the specified name.static OptionalMarshaller[]OptionalMarshaller. values()Returns an array containing the constants of this enum type, in the order they are declared.
-