de.danet.an.workflow.tools.soapclient |
|
Java Source File Name | Type | Comment |
JDOMAxisDeserializer.java | Class | General purpose serializer/deserializerFactory for JDOM in the AXIS
implementation of the JAX-RPC interface.
Creates a simple org.jdom.Element for the parsed xml content,
preserving the stucture and text content.
This class uses a stack to notice the created nodes. |
JDOMDeserializerFactory.java | Class | |
SAXEventBufferAxisSerializer.java | Class | General purpose serializer/deserializerFactory for SAXEventBuffer in
the AXIS mplementation of the JAX-RPC interface. |
SAXEventBufferSerializerFactory.java | Class | |
SOAPClient.java | Class | This class provides a client for RPC style SOAP invocations.
author: Michael N. |