apache-thrift v0.18.1 (2023-02-23T20:18:07Z)
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.