Uses of Class
org.apache.juneau.soap.SoapXmlSerializer
Packages that use SoapXmlSerializer
-
Uses of SoapXmlSerializer in org.apache.juneau.soap
Methods in org.apache.juneau.soap that return SoapXmlSerializerMethods in org.apache.juneau.soap with parameters of type SoapXmlSerializerModifier and TypeMethodDescriptionSoapXmlSerializerSession.create
(SoapXmlSerializer ctx) Creates a new builder for this object.Constructors in org.apache.juneau.soap with parameters of type SoapXmlSerializerModifierConstructorDescriptionprotected
Builder
(SoapXmlSerializer copyFrom) Copy constructor.protected
Builder
(SoapXmlSerializer ctx) Constructor