Class AddressSerializer.UUIDExternalizer
java.lang.Object
org.wildfly.clustering.marshalling.spi.SerializerExternalizer<org.jgroups.Address>
org.wildfly.clustering.server.infinispan.group.AddressSerializer.UUIDExternalizer
- All Implemented Interfaces:
Externalizer<org.jgroups.Address>
- Enclosing class:
- AddressSerializer
@MetaInfServices(org.wildfly.clustering.marshalling.Externalizer.class)
public static class AddressSerializer.UUIDExternalizer
extends SerializerExternalizer<org.jgroups.Address>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.SerializerExternalizer
getTargetClass, readObject, size, writeObject
-
Constructor Details
-
UUIDExternalizer
public UUIDExternalizer()
-