Uses of Enum Class
org.wildfly.clustering.server.jgroups.AddressMarshaller
Packages that use AddressMarshaller
-
Uses of AddressMarshaller in org.wildfly.clustering.server.jgroups
Subclasses with type arguments of type AddressMarshaller in org.wildfly.clustering.server.jgroupsModifier and TypeClassDescriptionenumMarshallers for the fields of anAddress.Methods in org.wildfly.clustering.server.jgroups 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.