Class ChannelGroupMemberSerializer.AddressGroupMemberFormatter

java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<JChannelGroupMember>
org.wildfly.clustering.server.jgroups.ChannelGroupMemberSerializer.AddressGroupMemberFormatter
All Implemented Interfaces:
org.wildfly.clustering.marshalling.Formatter<JChannelGroupMember>
Enclosing class:
ChannelGroupMemberSerializer

@MetaInfServices(org.wildfly.clustering.marshalling.Formatter.class) public static class ChannelGroupMemberSerializer.AddressGroupMemberFormatter extends org.wildfly.clustering.marshalling.Formatter.Provided<JChannelGroupMember>
  • 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

    • AddressGroupMemberFormatter

      public AddressGroupMemberFormatter()