Author: sijskes
Date: Fri Jan  7 13:03:01 2011
New Revision: 1056302

URL: http://svn.apache.org/viewvc?rev=1056302&view=rev
Log:
CMS commit to river by sijskes

Modified:
    incubator/river/site/trunk/content/river/concepts.mdtext

Modified: incubator/river/site/trunk/content/river/concepts.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/concepts.mdtext?rev=1056302&r1=1056301&r2=1056302&view=diff
==============================================================================
--- incubator/river/site/trunk/content/river/concepts.mdtext (original)
+++ incubator/river/site/trunk/content/river/concepts.mdtext Fri Jan  7 
13:03:01 2011
@@ -18,7 +18,8 @@ Notice:    Licensed to the Apache Softwa
 
 # Communication
 Client and server communicate with a protocol called JERI. 
-There are JERI implementations for plain-tcp, plain-ssl, http, https and 
kerberos-tcp.
+There are JERI implementations for plain-TCP, plain-SSL, HTTP, HTTPS and 
Kerberos-TCP.
+For compatibility with RMI there is also a JRMP transport.
 
 # From small to big
 The smallest river system is comprised of a rpc-server and a rpc-client.


Reply via email to