1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> 2 <html> 3 <head> 4 </head> 5 <body bgcolor="white"> 6 7 <p>This package contains basic classes required for 8 handling SOAP Envelopes and literal XML content. 9 Please refer to the documentation of SoapEnvelope 10 for more detailed information.</p> 11 12 <p>Support for the SOAP Serialization XML 13 content format is contained in the package 14 org.ksoap2.serialization. Support for performing 15 SOAP calls via the network (sending and receiving 16 SoapEnvelopes) is available in the package org 17 .ksoap2.transport.</p> 18 19 </body> 20 </html> 21