GRPC C++  1.62.0
Public Member Functions
grpc::experimental::ServerInterceptorFactoryInterface Class Referenceabstract

#include <server_interceptor.h>

Public Member Functions

virtual ~ServerInterceptorFactoryInterface ()
 
virtual InterceptorCreateServerInterceptor (ServerRpcInfo *info)=0
 

Constructor & Destructor Documentation

◆ ~ServerInterceptorFactoryInterface()

virtual grpc::experimental::ServerInterceptorFactoryInterface::~ServerInterceptorFactoryInterface ( )
inlinevirtual

Member Function Documentation

◆ CreateServerInterceptor()

virtual Interceptor* grpc::experimental::ServerInterceptorFactoryInterface::CreateServerInterceptor ( ServerRpcInfo info)
pure virtual

The documentation for this class was generated from the following file: