Instance Methods | List of all members
<GRPCCoreTransportFactory> Protocol Reference

#import <GRPCCoreFactory.h>

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

Instance Methods

(nullable id< GRPCChannelFactory >) - createCoreChannelFactoryWithCallOptions:
 
- Instance Methods inherited from <GRPCTransportFactory>
(GRPCTransport *) - createTransportWithManager:
 

Additional Inherited Members

- Properties inherited from <GRPCTransportFactory>
NSArray< id< GRPCInterceptorFactory > > * transportInterceptorFactories
 

Detailed Description

The interface for transport implementations that are based on Core.

Definition at line 27 of file GRPCCoreFactory.h.

Method Documentation

◆ createCoreChannelFactoryWithCallOptions:

- (nullable id<GRPCChannelFactory>) createCoreChannelFactoryWithCallOptions: (GRPCCallOptions *)  callOptions

Get the channel factory for GRPCChannel from call options.


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


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