| Interface | Description |
|---|---|
| ThriftClientProxyFactory<T> |
Base interface for Thrift client proxy factory.
|
| Class | Description |
|---|---|
| PooledThriftClientProxyFactory<T extends org.apache.thrift.TServiceClient,U> |
Client proxy factory wrapping a connection pool.
|
| ThriftClientConnectionPool<U> |
Connection pool for Nifty client connections.
|
| ThriftClientConnectionPoolConfig<T extends org.apache.thrift.TServiceClient,U> |