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