Class LocalAddressSerializer.LocalAddressFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<org.infinispan.remoting.transport.Address>
org.wildfly.clustering.server.infinispan.LocalAddressSerializer.LocalAddressFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<org.infinispan.remoting.transport.Address>
Enclosing class:
LocalAddressSerializer

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public static class LocalAddressSerializer.LocalAddressFormatter extends org.wildfly.clustering.marshalling.Formatter.Provided<org.infinispan.remoting.transport.Address>
  • 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 extends Object>
  • 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, getType, parse, wrap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LocalAddressFormatter

      public LocalAddressFormatter()