Package org.apache.juneau.soap
package org.apache.juneau.soap
SOAP/XML Marshalling Support
-
ClassDescriptionMetadata on bean properties specific to the SOAP/XML serializers and parsers pulled from the
@SoapXml
annotation on the bean property.Metadata on classes specific to the SOAP/XML serializers and parsers pulled from the@SoapXml
annotation on the class.Interface for providing access toSoapXmlClassMeta
andSoapXmlBeanPropertyMeta
objects.Serializes POJOs to HTTP responses as XML+SOAP.Builder class.Session object that lives for the duration of a single use ofSoapXmlSerializer
.Builder class.