Uses of Enum Class
org.wildfly.clustering.server.infinispan.AddressMarshaller
Packages that use AddressMarshaller
-
Uses of AddressMarshaller in org.wildfly.clustering.server.infinispan
Subclasses with type arguments of type AddressMarshaller in org.wildfly.clustering.server.infinispanModifier and TypeClassDescriptionenumMarshallers for the fields of anAddress.Methods in org.wildfly.clustering.server.infinispan that return AddressMarshallerModifier and TypeMethodDescriptionstatic AddressMarshallerReturns the enum constant of this class with the specified name.static AddressMarshaller[]AddressMarshaller.values()Returns an array containing the constants of this enum class, in the order they are declared.