public static class UserInfoService.AsyncClient.GetLogin_call extends org.apache.thrift.async.TAsyncMethodCall<GetLoginRet>
| 构造器和说明 |
|---|
GetLogin_call(java.lang.String userName,
java.lang.String password,
org.apache.thrift.async.AsyncMethodCallback<GetLoginRet> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLoginRet |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public GetLogin_call(java.lang.String userName,
java.lang.String password,
org.apache.thrift.async.AsyncMethodCallback<GetLoginRet> 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.TAsyncMethodCall<GetLoginRet>org.apache.thrift.TExceptionpublic GetLoginRet getResult() throws org.apache.thrift.TException
getResult 在类中 org.apache.thrift.async.TAsyncMethodCall<GetLoginRet>org.apache.thrift.TException