createChannelBuilderWith
fun createChannelBuilderWith( policy: ServerPolicy, channelOptions: ChannelOptions?, authDelegate: AuthDelegate, delegate: HeaderClientInterceptor.Delegate, isStartReceiveServerInitiatedDirective: () -> Boolean): ManagedChannelBuilder<*>
Content copied to clipboard
configures the gRPC channel.