[jboss-jira] [JBoss JIRA] (WFLY-9593) Add clustering externalizers for InetAddress and InetSocketAddress

Paul Ferraro (JIRA) issues at jboss.org
Mon Dec 4 12:13:00 EST 2017


Paul Ferraro created WFLY-9593:
----------------------------------

             Summary: Add clustering externalizers for InetAddress and InetSocketAddress
                 Key: WFLY-9593
                 URL: https://issues.jboss.org/browse/WFLY-9593
             Project: WildFly
          Issue Type: Feature Request
          Components: Clustering
    Affects Versions: 11.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


InetAddress can be marshalled as a fixed sized array depending on whether the address is IPv4 or IPv6, which can be determined by the implementation class.
InetSocketAddress can marshal its address using the InetAddress externalizer, and its port as an unsigned short.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list