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