added javadoc

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385510 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-03-13 11:05:04 +00:00
parent 80fc4969fc
commit f2a0184a85
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<html>
<head>
</head>
<body>
The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands.
</body>
</html>