GRPC Objective-C  1.39.1
GRPCCoreSecureFactory Class Reference

The factory for gRPC Core + CFStream + TLS secure channel transport implementation. More...

#import <GRPCCoreFactory.h>

Additional Inherited Members

- Instance Methods inherited from <GRPCCoreTransportFactory>
(nullable id< GRPCChannelFactory >) - createCoreChannelFactoryWithCallOptions:
 Get the channel factory for GRPCChannel from call options. More...
 
- Instance Methods inherited from <GRPCTransportFactory>
(GRPCTransport *) - createTransportWithManager:
 Create a transport implementation instance. More...
 
- Properties inherited from <GRPCTransportFactory>
NSArray< id< GRPCInterceptorFactory > > * transportInterceptorFactories
 Get a list of factories for transport inteceptors. More...
 

Detailed Description

The factory for gRPC Core + CFStream + TLS secure channel transport implementation.


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