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