Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Field and Description |
---|---|
static ProxyDetector |
GrpcUtil.DEFAULT_PROXY_DETECTOR
The default proxy detector.
|
static ProxyDetector |
GrpcUtil.NOOP_PROXY_DETECTOR
A proxy detector that always claims no proxy is needed.
|
Modifier and Type | Method and Description |
---|---|
static ProxyDetector |
GrpcUtil.getDefaultProxyDetector()
Returns a proxy detector appropriate for the current environment.
|
Copyright © 2018. All rights reserved.