Class ChannelGroupMemberSerializer.AddressGroupMemberFormatter
java.lang.Object
org.wildfly.clustering.marshalling.BinaryFormatter<JChannelGroupMember>
org.wildfly.clustering.server.jgroups.ChannelGroupMemberSerializer.AddressGroupMemberFormatter
- All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<JChannelGroupMember>
- Enclosing class:
ChannelGroupMemberSerializer
@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class)
public static class ChannelGroupMemberSerializer.AddressGroupMemberFormatter
extends org.wildfly.clustering.marshalling.BinaryFormatter<JChannelGroupMember>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.BinaryFormatter
format, getTargetClass, parse
-
Constructor Details
-
AddressGroupMemberFormatter
public AddressGroupMemberFormatter()
-