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