Instance Methods | List of all members
GRPCTransportRegistry(Private) Category Reference

#import <GRPCTransport+Private.h>

Instance Methods

(id< GRPCTransportFactory >) - getTransportFactoryWithID:
 

Detailed Description

Private interfaces of the transport registry.

Definition at line 27 of file GRPCTransport+Private.h.

Method Documentation

◆ getTransportFactoryWithID:

- (id<GRPCTransportFactory>) getTransportFactoryWithID: (GRPCTransportID transportID

Get a transport implementation's factory by its transport id. If the transport id was not registered with the registry, the default transport factory (core + secure) is returned. If the default transport does not exist, an exception is thrown.

Extends class GRPCTransportRegistry.


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


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