Uses of Class
org.apache.juneau.soap.SoapXmlSerializer
Packages that use SoapXmlSerializer
- 
Uses of SoapXmlSerializer in org.apache.juneau.soapMethods 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 SoapXmlSerializerModifierConstructorDescriptionprotectedBuilder(SoapXmlSerializer copyFrom) Copy constructor.protectedBuilder(SoapXmlSerializer ctx) Constructor