Uses of Package
org.apache.juneau.soap
Packages that use org.apache.juneau.soap
Package
Description
SOAP/XML Marshalling Support
SOAP/XML Marshalling Annotations
-
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
@SoapXmlannotation on the bean property.Metadata on classes specific to the SOAP/XML serializers and parsers pulled from the@SoapXmlannotation on the class.Interface for providing access toSoapXmlClassMetaandSoapXmlBeanPropertyMetaobjects.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