Uses of Class
jimm.twice.ice.xml.SoapEnvelope

Packages that use SoapEnvelope
jimm.twice.util Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities. 
 

Uses of SoapEnvelope in jimm.twice.util
 

Methods in jimm.twice.util with parameters of type SoapEnvelope
 java.io.File HttpTalker.sendPayload(SoapEnvelope payload, java.net.URL url)
          Sends a payload, saves the XML response to a temp file, and returns the temp file.