Uses of Enum Class
org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Packages that use JChannelGroupMemberSerializer
-
Uses of JChannelGroupMemberSerializer in org.wildfly.clustering.server.jgroups
Subclasses with type arguments of type JChannelGroupMemberSerializer in org.wildfly.clustering.server.jgroupsModifier and TypeClassDescriptionenumA serializer for a channel-based group member.Methods in org.wildfly.clustering.server.jgroups that return JChannelGroupMemberSerializerModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JChannelGroupMemberSerializer[]JChannelGroupMemberSerializer.values()Returns an array containing the constants of this enum class, in the order they are declared.