Files
spring-ws/samples/airline/client/readme.txt
Arjen Poutsma 5779944b3b
2006-11-23 00:15:46 +00:00

9 lines
377 B
Plaintext

SPRING WEB SERVICES
Client table of contents
---------------------------------------------------
* axis - A client for the airline service written in Java using JAX-RPC (Axis 1).
* cs - A client for the airline service written in C#.
* jax-ws - A client for the airline service written in Java using JAX-WS.
* saaj - Two clients that are written in Java and use SAAJ.