Uses of Interface
net.csdn.modules.thrift.ThriftClient.Callback

Packages that use ThriftClient.Callback
net.csdn.modules.thrift   
 

Uses of ThriftClient.Callback in net.csdn.modules.thrift
 

Methods in net.csdn.modules.thrift with parameters of type ThriftClient.Callback
 void ThriftClient.execute(String address, ThriftClient.Callback<T> callback)
           
 void ThriftClient.tryExecute(String address, ThriftClient.Callback<T> callback)
           
 



Copyright © 2014. All Rights Reserved.