com.evernote.edam.notestore
Interface NoteStore.Processor.ProcessFunction

Enclosing class:
NoteStore.Processor

protected static interface NoteStore.Processor.ProcessFunction


Method Summary
 void process(int seqid, org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 

Method Detail

process

void process(int seqid,
             org.apache.thrift.protocol.TProtocol iprot,
             org.apache.thrift.protocol.TProtocol oprot)
             throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException