Instance Methods | Properties | List of all members
<GRPCTransportFactory> Protocol Reference

#import <GRPCTransport.h>

Inheritance diagram for <GRPCTransportFactory>:
Inheritance graph
[legend]

Instance Methods

(GRPCTransport *) - createTransportWithManager:
 

Properties

NSArray< id< GRPCInterceptorFactory > > * transportInterceptorFactories
 

Detailed Description

The factory to create a transport.

Definition at line 52 of file GRPCTransport.h.

Method Documentation

◆ createTransportWithManager:

- (GRPCTransport *) createTransportWithManager: (GRPCTransportManager *)  transportManager

Create a transport implementation instance.

Property Documentation

◆ transportInterceptorFactories

- (NSArray<id<GRPCInterceptorFactory> >*) transportInterceptorFactories
readnonatomicassign

Get a list of factories for transport inteceptors.

Definition at line 58 of file GRPCTransport.h.


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


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