Uses of Class
org.apache.thrift.async.TAsyncMethodCall

Packages that use TAsyncMethodCall
org.apache.thrift.async   
 

Uses of TAsyncMethodCall in org.apache.thrift.async
 

Classes in org.apache.thrift.async with type parameters of type TAsyncMethodCall
 class TAsyncMethodCall<T extends TAsyncMethodCall>
          Encapsulates an async method call Need to generate: - private void write_args(TProtocol protocol) - public T getResult() throws , , ...
 

Methods in org.apache.thrift.async with parameters of type TAsyncMethodCall
 void TAsyncClientManager.call(TAsyncMethodCall method)
           
 



Copyright © 2010. All Rights Reserved.