Interface ConfigurationSerializer<T>

    • Method Detail

      • serialize

        void serialize​(XMLExtendedStreamWriter writer,
                       T configuration)
                throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException