public abstract class SocketBindingsXml extends Object
CommonXml
, see the commit history of that file for true author
attribution.
Note: This class is only indented to support versions 1, 2, and 3 of the schema, if later major versions of the schema
include updates to the types represented by this class then this class should be forked.Modifier and Type | Class and Description |
---|---|
static class |
SocketBindingsXml.HostSocketBindingsXml |
Modifier | Constructor and Description |
---|---|
protected |
SocketBindingsXml() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
writeExtraAttributes(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
org.jboss.dmr.ModelNode bindingGroup) |
protected abstract void writeExtraAttributes(org.jboss.staxmapper.XMLExtendedStreamWriter writer, org.jboss.dmr.ModelNode bindingGroup) throws XMLStreamException
XMLStreamException
Copyright © 2023 JBoss by Red Hat. All rights reserved.