com.evernote.edam.notestore
Class NoteStore.AsyncClient.findNotes_call
java.lang.Object
TAsyncMethodCall
com.evernote.edam.notestore.NoteStore.AsyncClient.findNotes_call
- Enclosing class:
- NoteStore.AsyncClient
public static class NoteStore.AsyncClient.findNotes_call
- extends TAsyncMethodCall
Constructor Summary |
NoteStore.AsyncClient.findNotes_call(java.lang.String authenticationToken,
NoteFilter filter,
int offset,
int maxNotes,
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 |
NoteStore.AsyncClient.findNotes_call
public NoteStore.AsyncClient.findNotes_call(java.lang.String authenticationToken,
NoteFilter filter,
int offset,
int maxNotes,
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 NoteList getResult()
throws EDAMUserException,
EDAMSystemException,
EDAMNotFoundException,
TException
- Throws:
EDAMUserException
EDAMSystemException
EDAMNotFoundException
TException