Thrift TTransportFactory model for servers

Summary: Servers need to create bufferedtransports etc. around the transports they get in a user-definable way. So use a factory pattern to allow the user to supply an object to the server that defines this behavior.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664792 13f79535-47bb-0310-9956-ffa450edef68
22 files changed
tree: 8b44799799d6f736e8ab27b01c484b8289b0645d
  1. compiler/
  2. doc/
  3. lib/
  4. test/
  5. bootstrap.sh
  6. configure.ac
  7. README