C# Class Evernote.EDAM.UserStore.UserStore.Processor

Inheritance: TProcessor
Afficher le fichier Open project: evernote/evernote-demo-metro

Protected Properties

Свойство Type Description
processMap_ ProcessFunction>.Dictionary

Méthodes publiques

Méthode Description
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

Method Details

Process() public méthode

public Process ( TProtocol iprot, TProtocol oprot ) : bool
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat bool

Processor() public méthode

public Processor ( Iface iface ) : System
iface Iface
Résultat System

authenticate_Process() public méthode

public authenticate_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

checkVersion_Process() public méthode

public checkVersion_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getBootstrapInfo_Process() public méthode

public getBootstrapInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getNoteStoreUrl_Process() public méthode

public getNoteStoreUrl_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getPremiumInfo_Process() public méthode

public getPremiumInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getPublicUserInfo_Process() public méthode

public getPublicUserInfo_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

getUser_Process() public méthode

public getUser_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

refreshAuthentication_Process() public méthode

public refreshAuthentication_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Résultat void

Property Details

processMap_ protected_oe property

protected Dictionary processMap_
Résultat ProcessFunction>.Dictionary