public class ChannelHelper
extends java.lang.Object
| Constructor and Description |
|---|
ChannelHelper() |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ManagedChannel |
getSslChannel(java.lang.String host,
int port) |
static io.grpc.ManagedChannel |
getSslChannel(java.lang.String host,
int port,
java.lang.String caFile) |
public static io.grpc.ManagedChannel getSslChannel(java.lang.String host,
int port)
throws javax.net.ssl.SSLException
javax.net.ssl.SSLExceptionpublic static io.grpc.ManagedChannel getSslChannel(java.lang.String host,
int port,
java.lang.String caFile)
throws javax.net.ssl.SSLException
javax.net.ssl.SSLException