public static class MemberTaskService.AsyncClient.GetMemberByAuth_call
extends org.apache.thrift.async.TAsyncMethodCall
| 构造器和说明 |
|---|
GetMemberByAuth_call(java.lang.String enterpriseID,
java.lang.String auths,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<MemberUserInfo> |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public GetMemberByAuth_call(java.lang.String enterpriseID,
java.lang.String auths,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write_args(org.apache.thrift.protocol.TProtocol prot)
throws org.apache.thrift.TException
write_args 在类中 org.apache.thrift.async.TAsyncMethodCallorg.apache.thrift.TExceptionpublic java.util.List<MemberUserInfo> getResult() throws org.apache.thrift.TException
getResult 在类中 org.apache.thrift.async.TAsyncMethodCallorg.apache.thrift.TException