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