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