This commit is contained in:
Arjen Poutsma
2006-10-08 16:25:41 +00:00
parent 2c668d4417
commit 3fd06347c3

View File

@@ -2,5 +2,6 @@ SPRING WEB SERVICES
Client table of contents
---------------------------------------------------
* cs - A client for the airline service written in C#.
* saaj - Two clients that are written in Java and use SAAJ.
* 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.