Uses of Class
org.apache.thrift.server.TThreadPoolServer.Options

Packages that use TThreadPoolServer.Options
org.apache.thrift.server   
 

Uses of TThreadPoolServer.Options in org.apache.thrift.server
 

Constructors in org.apache.thrift.server with parameters of type TThreadPoolServer.Options
TThreadPoolServer(TProcessorFactory processorFactory, TServerTransport serverTransport, TTransportFactory inputTransportFactory, TTransportFactory outputTransportFactory, TProtocolFactory inputProtocolFactory, TProtocolFactory outputProtocolFactory, TThreadPoolServer.Options options)
           
TThreadPoolServer(TProcessor processor, TServerTransport serverTransport, TTransportFactory inputTransportFactory, TTransportFactory outputTransportFactory, TProtocolFactory inputProtocolFactory, TProtocolFactory outputProtocolFactory, TThreadPoolServer.Options options)
           
 



Copyright © 2010. All Rights Reserved.