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