com.evernote.edam.userstore
Class UserStore.AsyncClient.checkVersion_call
java.lang.Object
TAsyncMethodCall
com.evernote.edam.userstore.UserStore.AsyncClient.checkVersion_call
- Enclosing class:
- UserStore.AsyncClient
public static class UserStore.AsyncClient.checkVersion_call
- extends TAsyncMethodCall
Constructor Summary |
UserStore.AsyncClient.checkVersion_call(java.lang.String clientName,
short edamVersionMajor,
short edamVersionMinor,
resultHandler,
TAsyncClient client,
TProtocolFactory protocolFactory,
TNonblockingTransport transport)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserStore.AsyncClient.checkVersion_call
public UserStore.AsyncClient.checkVersion_call(java.lang.String clientName,
short edamVersionMajor,
short edamVersionMinor,
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 boolean getResult()
throws TException
- Throws:
TException