@Configuration public class GrpcServerConfig extends Object
| Constructor and Description |
|---|
GrpcServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCert() |
String |
getClientCert() |
String |
getHost() |
String |
getKey() |
int |
getPort() |
boolean |
isMutualAuth() |
boolean |
isSslEnable() |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.