apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TServerEventHandler.preProcess
thrift
server
base
TServerEventHandler
Called when the processor for a client call is about to be invoked.
interface
TServerEventHandler
void
preProcess
(
Variant
serverContext
,
TTransport
transport
)
Meta
Source
See Implementation
thrift
server
base
TServerEventHandler
functions
createContext
deleteContext
preProcess
preServe
Called when the processor for a client call is about to be invoked.