Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
HttpConnectProxiedSocketAddress |
HttpConnectProxiedSocketAddress.Builder.build()
Creates an
HttpConnectProxiedSocketAddress . |
Modifier and Type | Method and Description |
---|---|
HttpConnectProxiedSocketAddress |
ClientTransportFactory.ClientTransportOptions.getHttpConnectProxiedSocketAddress() |
Modifier and Type | Method and Description |
---|---|
ClientTransportFactory.ClientTransportOptions |
ClientTransportFactory.ClientTransportOptions.setHttpConnectProxiedSocketAddress(HttpConnectProxiedSocketAddress connectProxiedSocketAddr) |
Copyright © 2019. All rights reserved.