
io.tracee.transport.jaxb.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tracee-core Show documentation
Show all versions of tracee-core Show documentation
Please refer to https://github.com/tracee/tracee.
@XmlSchema(
namespace = TraceeConstants.SOAP_HEADER_NAMESPACE, elementFormDefault = XmlNsForm.QUALIFIED,
xmlns = @XmlNs(namespaceURI = TraceeConstants.SOAP_HEADER_NAMESPACE, prefix = ""))
package io.tracee.transport.jaxb;
import io.tracee.TraceeConstants;
import javax.xml.bind.annotation.XmlNs;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy