Uses of Class
org.apache.blur.thirdparty.thrift_0_9_0.transport.TTransportFactory

Packages that use TTransportFactory
org.apache.blur.thirdparty.thrift_0_9_0.server   
org.apache.blur.thirdparty.thrift_0_9_0.transport   
 

Uses of TTransportFactory in org.apache.blur.thirdparty.thrift_0_9_0.server
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0.server with parameters of type TTransportFactory
 T TServer.AbstractServerArgs.inputTransportFactory(TTransportFactory factory)
           
 T TServer.AbstractServerArgs.outputTransportFactory(TTransportFactory factory)
           
 T TServer.AbstractServerArgs.transportFactory(TTransportFactory factory)
           
 

Uses of TTransportFactory in org.apache.blur.thirdparty.thrift_0_9_0.transport
 

Subclasses of TTransportFactory in org.apache.blur.thirdparty.thrift_0_9_0.transport
static class TFastFramedTransport.Factory
           
static class TFramedTransport.Factory
           
static class THttpClient.Factory
           
static class TSaslServerTransport.Factory
          TTransportFactory to create TSaslServerTransports.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.