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