Class JGroupsAddressSerializer.JGroupsAddressFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<org.infinispan.remoting.transport.jgroups.JGroupsAddress>
org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer.JGroupsAddressFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<org.infinispan.remoting.transport.jgroups.JGroupsAddress>
Enclosing class:
JGroupsAddressSerializer

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public static class JGroupsAddressSerializer.JGroupsAddressFormatter extends org.wildfly.clustering.marshalling.Formatter.Provided<org.infinispan.remoting.transport.jgroups.JGroupsAddress>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.Formatter

    org.wildfly.clustering.marshalling.Formatter.Identity, org.wildfly.clustering.marshalling.Formatter.Provided<T>
  • Field Summary

    Fields inherited from interface org.wildfly.clustering.marshalling.Formatter

    IDENTITY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.wildfly.clustering.marshalling.Formatter.Provided

    format, getTargetClass, parse

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.wildfly.clustering.marshalling.Formatter

    wrap
  • Constructor Details

    • JGroupsAddressFormatter

      public JGroupsAddressFormatter()