#include <orca_interceptor.h>
Public Member Functions | |
Interceptor * | CreateServerInterceptor (ServerRpcInfo *info) override |
![]() | |
virtual | ~ServerInterceptorFactoryInterface () |
Static Public Member Functions | |
static void | Register (ServerBuilder *builder) |
Definition at line 40 of file orca_interceptor.h.
|
overridevirtual |
Implements grpc::experimental::ServerInterceptorFactoryInterface.
Definition at line 64 of file orca_interceptor.cc.
|
static |
Definition at line 69 of file orca_interceptor.cc.