public class ManagedChannelUtil extends Object
| Constructor and Description |
|---|
ManagedChannelUtil() |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ManagedChannel |
createManagedChannel(String host,
int port,
boolean sslEnabled,
String certChainFile,
long keepAliveTime,
long keepAliveTimeout) |
Copyright © 2017–2018. All rights reserved.