Uses of Package
org.apache.juneau.soap
Packages that use org.apache.juneau.soap
-
Classes in org.apache.juneau.soap used by org.apache.juneau.soapClassDescriptionMetadata 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. -
Classes in org.apache.juneau.soap used by org.apache.juneau.soap.annotation