thrift.codegen.async_client

Undocumented in source.

Members

Interfaces

TAsyncClientBase
interface TAsyncClientBase(Interface)
TAsyncClient
template TAsyncClient(Interface, InputProtocol = TProtocol, OutputProtocol = void)

Asynchronous Thrift service client which returns the results as TFutures an uses a TAsyncManager to perform the actual work.

Templates

Meta