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)