Searched defs:GRPCInterceptorFactory (Results 1 – 5 of 5) sorted by relevance
25 @protocol GRPCInterceptorFactory; variable
28 + (void)registerGlobalInterceptor:(id<GRPCInterceptorFactory>)interceptorFactory {
40 transportID:(nonnull GRPCTransportID)transportID {
173 channelID:(NSUInteger)channelID {463 - (void)setInterceptorFactories:(NSArray<id<GRPCInterceptorFactory>> *)interceptorFactories {
37 - (void)setTransportInterceptorFactories:(NSArray<id<GRPCInterceptorFactory>> *)factories;61 - (void)setTransportInterceptorFactories:(NSArray<id<GRPCInterceptorFactory>> *)factories {