Uses of Enum Class
org.wildfly.clustering.server.infinispan.AddressSerializer
Packages that use AddressSerializer
-
Uses of AddressSerializer in org.wildfly.clustering.server.infinispan
Subclasses with type arguments of type AddressSerializer in org.wildfly.clustering.server.infinispanModifier and TypeClassDescriptionenumSerializer for an Infinispan JGroups-based address.Methods in org.wildfly.clustering.server.infinispan that return AddressSerializerModifier and TypeMethodDescriptionstatic AddressSerializerReturns the enum constant of this class with the specified name.static AddressSerializer[]AddressSerializer.values()Returns an array containing the constants of this enum class, in the order they are declared.