summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-tribes/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-17Updated code so that it access static constants on RpcChannel in a static man...mcombellack1-2/+2
2009-12-11Correct spelling mistake and increase repeat count.slaws1-2/+3
2009-12-10Turn find repeat count into constantslaws1-1/+3
2009-12-10Set the static member port to be the same as the receiver port, see http://ww...rfeng1-6/+11
2009-12-09Remove unused imports to prevent compilation errorslaws1-2/+0
2009-12-08Add code to repeat endpoint reference matching in the failure case only. Give...slaws1-14/+35
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder1-1/+17
2009-12-08Add a interceptor that can disable multicastantelder1-0/+41
2009-11-20Moving 2.x trunklresende4-0/+2227