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 8handling SOAP Envelopes and literal XML content. 9Please refer to the documentation of SoapEnvelope 10for more detailed information.</p> 11 12<p>Support for the SOAP Serialization XML 13content format is contained in the package 14org.ksoap2.serialization. Support for performing 15SOAP calls via the network (sending and receiving 16SoapEnvelopes) is available in the package org 17.ksoap2.transport.</p> 18 19</body> 20</html> 21