apache-thrift v0.19.0 (2023-08-27T13:45:30Z)
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.