com.evernote.edam.userstore
Class UserStore.AsyncClient.getPublicUserInfo_call
java.lang.Object
TAsyncMethodCall
com.evernote.edam.userstore.UserStore.AsyncClient.getPublicUserInfo_call
- Enclosing class:
- UserStore.AsyncClient
public static class UserStore.AsyncClient.getPublicUserInfo_call
- extends TAsyncMethodCall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserStore.AsyncClient.getPublicUserInfo_call
public UserStore.AsyncClient.getPublicUserInfo_call(java.lang.String username,
resultHandler,
TAsyncClient client,
TProtocolFactory protocolFactory,
TNonblockingTransport transport)
throws TException
- Throws:
TException
write_args
public void write_args(TProtocol prot)
throws TException
- Throws:
TException
getResult
public PublicUserInfo getResult()
throws EDAMNotFoundException,
EDAMSystemException,
EDAMUserException,
TException
- Throws:
EDAMNotFoundException
EDAMSystemException
EDAMUserException
TException