Forgot to add Java tutorials to thrift
authorMark Slee <mcslee@apache.org>
Tue, 10 Apr 2007 02:30:30 +0000 (02:30 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 10 Apr 2007 02:30:30 +0000 (02:30 +0000)
commitcb39f08ceda2bedf5b80c3520590aec8917edcbf
treec2b604f3b8bfc13f68c4cff274eb4870c05b39a1
parent2e15e2080438b6d8e8d8bd457fcb172301bcdb18
Forgot to add Java tutorials to thrift

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665090 13f79535-47bb-0310-9956-ffa450edef68
tutorial/java/JavaClient [new file with mode: 0755]
tutorial/java/JavaServer [new file with mode: 0755]
tutorial/java/build.xml [new file with mode: 0644]
tutorial/java/src/JavaClient.java [new file with mode: 0644]
tutorial/java/src/JavaServer.java [new file with mode: 0644]