\Thrift

Namespaces

Base
ClassLoader
Exception
Factory
Protocol
Serializer
Server
StringFunc
Transport
Type

Classes

StoredMessageProtocol Our goal was to work with any protocol. In order to do that, we needed to allow them to call readMessageBegin() and get the Message in exactly the standard format, without the service name prepended to the Message name.
TMultiplexedProcessor <code>TMultiplexedProcessor</code> is a Processor allowing a single <code>TServer</code> to provide multiple services.