C# 클래스 Evernote.EDAM.UserStore.UserStore.Processor

상속: TProcessor
파일 보기 프로젝트 열기: evernote/evernote-demo-metro

보호된 프로퍼티들

프로퍼티 타입 설명
processMap_ ProcessFunction>.Dictionary

공개 메소드들

메소드 설명
Process ( TProtocol iprot, TProtocol oprot ) : bool
Processor ( Iface iface ) : System
authenticate_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
checkVersion_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getBootstrapInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getNoteStoreUrl_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getPremiumInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getPublicUserInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
getUser_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
refreshAuthentication_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void

메소드 상세

Process() 공개 메소드

public Process ( TProtocol iprot, TProtocol oprot ) : bool
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 bool

Processor() 공개 메소드

public Processor ( Iface iface ) : System
iface Iface
리턴 System

authenticate_Process() 공개 메소드

public authenticate_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

checkVersion_Process() 공개 메소드

public checkVersion_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getBootstrapInfo_Process() 공개 메소드

public getBootstrapInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getNoteStoreUrl_Process() 공개 메소드

public getNoteStoreUrl_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getPremiumInfo_Process() 공개 메소드

public getPremiumInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getPublicUserInfo_Process() 공개 메소드

public getPublicUserInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

getUser_Process() 공개 메소드

public getUser_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

refreshAuthentication_Process() 공개 메소드

public refreshAuthentication_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
리턴 void

프로퍼티 상세

processMap_ 보호되어 있는 프로퍼티

protected Dictionary processMap_
리턴 ProcessFunction>.Dictionary