public static class TFastFramedTransport.Factory extends TTransportFactory
Constructor and Description |
---|
Factory() |
Factory(int initialCapacity) |
Factory(int initialCapacity,
int maxLength) |
Modifier and Type | Method and Description |
---|---|
TTransport |
getTransport(TTransport trans)
Return a wrapped instance of the base Transport.
|
public Factory()
public Factory(int initialCapacity)
public Factory(int initialCapacity, int maxLength)
public TTransport getTransport(TTransport trans)
TTransportFactory
getTransport
in class TTransportFactory
trans
- The base transport