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