author | David Reiss <dreiss@apache.org> | |
Wed, 2 Jul 2008 23:55:04 +0000 (23:55 +0000) | ||
committer | David Reiss <dreiss@apache.org> | |
Wed, 2 Jul 2008 23:55:04 +0000 (23:55 +0000) | ||
commit | 03b574feada3862d460c7fc15dd1fb90687ff428 | |
tree | a00b1ab393781ec05741f31757cc53681036d5b0 | tree | snapshot |
parent | aabfa63c479fb8a0c5003291697ec139b1ddfc79 | commit | diff |
lib/java/src/com/facebook/thrift/server/THsHaServer.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/server/TNonblockingServer.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/transport/TFramedTransport.java | diff | blob | history | |
lib/java/src/com/facebook/thrift/transport/TNonblockingServerSocket.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/transport/TNonblockingServerTransport.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/transport/TNonblockingSocket.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/transport/TNonblockingTransport.java | [new file with mode: 0644] | blob |
lib/java/src/com/facebook/thrift/transport/TTransport.java | diff | blob | history | |
test/java/TestNonblockingServer | [new file with mode: 0644] | blob |
test/java/src/TestClient.java | diff | blob | history | |
test/java/src/TestNonblockingServer.java | [new file with mode: 0644] | blob |