[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Implementation of SOAP



Hi everybody,
I am currently starting to write the SOAP implementation for xmlBlaster. It will be done in a similar way to XML-RPC.
The following will be added to the xmlBlaster tree (subject to change):

protocol --- soap -+- I_XmlBlaster.java (interface)
                   |
                   +- CallbackSoapDriver.java
                   |
                   +- XmlBlasterImpl.java
                   |
                   +- SoapDriver.java
                   |
                   +- SoapConnectionResource.java
                   |
                   +- SoapServerPool.java

client --- protocol --- soap --- XmlBlasterProxy.java

Besides that, additional conversion utility methods will be put into util---protocol---ProtoConverter.

Greetings
Michele
 
 

-- 
-------------------------------------------------
Michele Laghi
Av. Benavides 163 dpto. 301
MIRAFLORES-LIMA (PERU)
tel. +51 1 4463956
e-mail: michele.laghi at attglobal.net
-------------------------------------------------