public interface ManagedChannelFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagedChannelFactory.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getConnectTimeoutMs() |
io.grpc.ManagedChannel |
newManagedChannel(String host,
int port,
String authority) |
Copyright © 2024. All rights reserved.