Class | Description |
---|---|
CorrelationKeyXmlAdapter | |
LocalDateTimeXmlAdapter | |
LocalDateXmlAdapter | |
LocalTimeXmlAdapter | |
OffsetDateTimeXmlAdapter | |
StringKeyObjectValueEntry | |
StringKeyObjectValueMap |
This implements
Map in order to fool JSON.. |
StringKeyObjectValueMapXmlAdapter |
This is a
XmlAdapter for mapping Map<String, Object> instances
to classes/instances that both JAXB/XML and JSON can deal with. |
StringKeyStringValueEntry | |
StringKeyStringValueMap |
This implements
Map in order to fool JSON.. |
StringKeyStringValueMapXmlAdapter |
This is a
XmlAdapter for mapping Map<String, String> instances
to classes/instances that both JAXB/XML and JSON can deal with. |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.