| TMultiplexedProtocol | <code>TMultiplexedProtocol</code> is a protocol-independent concrete decorator that allows a Thrift client to communicate with a multiplexing Thrift server, by prepending the service name to the function name during function calls. |