thrift.protocol.processor

Undocumented in source.

Members

Classes

TSingletonProcessorFactory
class TSingletonProcessorFactory

The default processor factory which always returns the same instance.

Interfaces

TProcessor
interface TProcessor

A processor is a generic object which operates upon an input stream and writes to some output stream.

TProcessorEventHandler
interface TProcessorEventHandler

Handles events from a processor.

TProcessorFactory
interface TProcessorFactory
Undocumented in source.

Structs

TConnectionInfo
struct TConnectionInfo
Undocumented in source.

Meta