A D M S T W

A

at.plot.soapclient - package at.plot.soapclient
 

D

DemoSOAPClient - class at.plot.soapclient.DemoSOAPClient.
Title: SOAP-Client für Demonstrationszwecke Description: Beispiel eines SOAP-Clients zum Aufruf des SOAP-Servers für Demonstrationszwecke Copyright: Copyright (c) 2002 Company: Plot
DemoSOAPClient() - Constructor for class at.plot.soapclient.DemoSOAPClient
Standard-Constructor
DemoSOAPClientSecure - class at.plot.soapclient.DemoSOAPClientSecure.
Title: SOAP-Client für Demonstrationszwecke Description: Beispiel eines SOAP-Clients zum Aufruf des SOAP-Servers für Demonstrationszwecke Copyright: Copyright (c) 2002 Company: Plot
DemoSOAPClientSecure() - Constructor for class at.plot.soapclient.DemoSOAPClientSecure
Standard-Constructor

M

main(String[]) - Static method in class at.plot.soapclient.DemoSOAPClient
Methode zum Aufruf der Java-Applikation.
main(String[]) - Static method in class at.plot.soapclient.DemoSOAPClientSecure
Methode zum Aufruf der Java-Applikation.

S

sendSOAPCall(DemoSOAPClient.SoapSend) - Method in class at.plot.soapclient.DemoSOAPClient
Führt einen SOAP-Aufruf durch.
sendSOAPCall(DemoSOAPClientSecure.SoapSend) - Method in class at.plot.soapclient.DemoSOAPClientSecure
Führt einen SOAP-Aufruf durch.

T

toString(File) - Static method in class at.plot.soapclient.DemoSOAPClient
Gibt den Inhalt des Files pFile als String zurück.
toString(File) - Static method in class at.plot.soapclient.DemoSOAPClientSecure
Gibt den Inhalt des Files pFile als String zurück.

W

writeResponse(File, DemoSOAPClient.SoapReceive) - Static method in class at.plot.soapclient.DemoSOAPClient
Schreibt die Antwort des SOAP-Calls (SoapReceive.message) in die Datei pFile.
writeResponse(File, DemoSOAPClientSecure.SoapReceive) - Static method in class at.plot.soapclient.DemoSOAPClientSecure
Schreibt die Antwort des SOAP-Calls (SoapReceive.message) in die Datei pFile.

A D M S T W