Uses of Enum
org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshallingVersion
Packages that use JBossMarshallingVersion
-
Uses of JBossMarshallingVersion in org.wildfly.clustering.infinispan.marshalling.jboss
Fields in org.wildfly.clustering.infinispan.marshalling.jboss declared as JBossMarshallingVersionModifier and TypeFieldDescriptionstatic final JBossMarshallingVersionJBossMarshallingVersion.CURRENTMethods in org.wildfly.clustering.infinispan.marshalling.jboss that return JBossMarshallingVersionModifier and TypeMethodDescriptionstatic JBossMarshallingVersionReturns 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.