org.apache.blur.thirdparty.thrift_0_9_0.server
Class TServer.Args

java.lang.Object
  extended by org.apache.blur.thirdparty.thrift_0_9_0.server.TServer.AbstractServerArgs<TServer.Args>
      extended by org.apache.blur.thirdparty.thrift_0_9_0.server.TServer.Args
Enclosing class:
TServer

public static class TServer.Args
extends TServer.AbstractServerArgs<TServer.Args>


Constructor Summary
TServer.Args(TServerTransport transport)
           
 
Method Summary
 
Methods inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.TServer.AbstractServerArgs
inputProtocolFactory, inputTransportFactory, outputProtocolFactory, outputTransportFactory, processor, processorFactory, protocolFactory, transportFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TServer.Args

public TServer.Args(TServerTransport transport)


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