FilterTransport |
Transport that simply wraps another transport.
|
SaslClientDigestCallbackHandler |
Client-side callbackhandler for sasl authentication which is the client-side sibling to the
server-side SaslDigestCallbackHandler .
|
SaslConnectionParams |
Connection parameters for setting up a TSaslTransportFactory
|
SaslDigestCallbackHandler |
Common serialization methods across the client and server callback handlers for SASL.
|
SslConnectionParams |
|
TBufferedSocket |
|
ThriftUtil |
Factory methods for creating Thrift client objects
|
TraceProtocol |
TCompactProtocol implementation which automatically tracks tracing information
|
TraceProtocolFactory |
TCompactProtocol.Factory implementation which injects
TraceProtocol instead of TCompactProtocol
|
TTimeoutTransport |
|
UGIAssumingTransport |
The Thrift SASL transports call Sasl.createSaslServer and Sasl.createSaslClient inside open().
|
UGIAssumingTransportFactory |
A TransportFactory that wraps another one, but assumes a specified UGI before calling through.
|