Public Member Functions | List of all members
grpc::experimental::ServerInterceptorFactoryInterface Class Referenceabstract

#include <server_interceptor.h>

Inheritance diagram for grpc::experimental::ServerInterceptorFactoryInterface:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 45 of file impl/codegen/server_interceptor.h.

Constructor & Destructor Documentation

◆ ~ServerInterceptorFactoryInterface()

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

Definition at line 47 of file impl/codegen/server_interceptor.h.

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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32