net.csdn.modules.thrift
Class ThriftServer

java.lang.Object
  extended by net.csdn.modules.thrift.ThriftServer

public class ThriftServer
extends Object

5/23/13 WilliamZhu(allwefantasy@gmail.com)


Constructor Summary
ThriftServer(net.csdn.common.settings.Settings settings)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftServer

@Inject
public ThriftServer(net.csdn.common.settings.Settings settings)
Method Detail

start

public void start()

stop

public void stop()


Copyright © 2014. All Rights Reserved.