public class SSLTransportFactory
extends org.apache.thrift.transport.TTransportFactory
| Constructor and Description |
|---|
SSLTransportFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.transport.TTransport |
getTransport(org.apache.thrift.transport.TTransport trans)
Return a wrapped instance of the base Transport.
|
public org.apache.thrift.transport.TTransport getTransport(org.apache.thrift.transport.TTransport trans)
org.apache.thrift.transport.TTransportFactorygetTransport in class org.apache.thrift.transport.TTransportFactorytrans - The base transportCopyright © 2014 The Apache Software Foundation