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 |
---|---|
NameResolver |
NameResolver.Factory.newNameResolver(URI targetUri,
NameResolver.Helper helper)
Creates a
NameResolver for the given target URI, or null if the given URI
cannot be resolved by this factory. |
Modifier and Type | Method and Description |
---|---|
io.grpc.internal.DnsNameResolver |
DnsNameResolverProvider.newNameResolver(URI targetUri,
NameResolver.Helper helper) |
Copyright © 2019. All rights reserved.