THRIFT-947. java: Provide a helper method to determine the TProtocol used to serializ...
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 19 Oct 2010 23:00:27 +0000 (23:00 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 19 Oct 2010 23:00:27 +0000 (23:00 +0000)
commit206c0dc1af226521eb7fccf3890182741fb56cc1
treee7f8560ef03fd6a3fb06c525189a46f36a36d09e
parent2376684d86215e0ef1415f8820d9a2a797dcd3a0
THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data.

Patch: Mathias Herberts

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1024455 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/protocol/TProtocolUtil.java
lib/java/test/org/apache/thrift/protocol/TestTProtocolUtil.java [new file with mode: 0644]
test/ThriftTest.thrift