Uses of Class
org.wildfly.clustering.tomcat.JBossMarshallingVersion
-
Packages that use JBossMarshallingVersion Package Description org.wildfly.clustering.tomcat -
-
Uses of JBossMarshallingVersion in org.wildfly.clustering.tomcat
Methods in org.wildfly.clustering.tomcat 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.
-