|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evernote.edam.userstore.UserStore.Processor
public static class UserStore.Processor
Nested Class Summary | |
---|---|
protected static interface |
UserStore.Processor.ProcessFunction
|
Field Summary | |
---|---|
protected java.util.HashMap<java.lang.String,UserStore.Processor.ProcessFunction> |
processMap_
|
Constructor Summary | |
---|---|
UserStore.Processor(UserStore.Iface iface)
|
Method Summary | |
---|---|
boolean |
process(TProtocol iprot,
TProtocol oprot)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.util.HashMap<java.lang.String,UserStore.Processor.ProcessFunction> processMap_
Constructor Detail |
---|
public UserStore.Processor(UserStore.Iface iface)
Method Detail |
---|
public boolean process(TProtocol iprot, TProtocol oprot) throws TException
TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |