Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
ProxyParameters |
ClientTransportFactory.ClientTransportOptions.getProxyParameters() |
ProxyParameters |
ProxyDetector.proxyFor(SocketAddress targetServerAddress)
Given a target address, returns which proxy address should be used.
|
Modifier and Type | Method and Description |
---|---|
ClientTransportFactory.ClientTransportOptions |
ClientTransportFactory.ClientTransportOptions.setProxyParameters(ProxyParameters proxyParameters) |
Copyright © 2018. All rights reserved.