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