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