#import <GRPCCoreFactory.h>
Instance Methods | |
(nullable id< GRPCChannelFactory >) | - createCoreChannelFactoryWithCallOptions: |
![]() | |
(GRPCTransport *) | - createTransportWithManager: |
Additional Inherited Members | |
![]() | |
NSArray< id< GRPCInterceptorFactory > > * | transportInterceptorFactories |
The interface for transport implementations that are based on Core.
Definition at line 27 of file GRPCCoreFactory.h.
- (nullable id<GRPCChannelFactory>) createCoreChannelFactoryWithCallOptions: | (GRPCCallOptions *) | callOptions |
Get the channel factory for GRPCChannel from call options.