List of all members
GRPCCoreCronetFactory Class Reference

#import <GRPCCoreCronetFactory.h>

Inheritance diagram for GRPCCoreCronetFactory:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from <GRPCCoreTransportFactory>
(nullable id< GRPCChannelFactory >) - createCoreChannelFactoryWithCallOptions:
 
- Instance Methods inherited from <GRPCTransportFactory>
(GRPCTransport *) - createTransportWithManager:
 
- Properties inherited from <GRPCTransportFactory>
NSArray< id< GRPCInterceptorFactory > > * transportInterceptorFactories
 

Detailed Description

The factory for gRPC Core + Cronet transport implementation. The implementation is not part of the default transports of gRPC and is for testing purpose only on Github.

To use this transport, a user must include the GRPCCoreCronet module as a dependency of the project and use gGRPCCoreCronetID in call options to specify that this is the transport to be used for a call.

Definition at line 30 of file GRPCCoreCronetFactory.h.


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


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