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.TTransportFactory
getTransport
in class org.apache.thrift.transport.TTransportFactory
transport
- The base transportCopyright © 2013 The Apache Software Foundation