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