mx4j.examples.tools.remote.soap |
|
Java Source File Name | Type | Comment |
Client.java | Class | This example shows how to connect to a SOAPConnectorServer.
MX4J's implementation of the SOAP provider requires Axis 1.1, that in turn requires
a servlet container to run. |
Server.java | Class | This example shows how to setup a JSR 160 connector server that uses SOAP as
communication protocol with the client.
MX4J's implementation of the SOAP provider requires Axis 1.1, that in turn requires
a servlet container to run. |