This commit is contained in:
Arjen Poutsma
2008-02-17 02:14:16 +00:00
parent 792624dbba
commit 10ef5b007e

View File

@@ -1,5 +1,7 @@
<html>
<body>
Package providing support for handling messages via HTTP.
Package providing support for handling messages via HTTP. Includes the <code>MessageDispatcherServlet</code> and
<code>WebServiceHttpHandler</code> for server-side access, and the <code>HttpUrlConnectionMessageSender</code> and
<code>CommonsHttpMessageSender</code> for client-side access.
</body>
</html>