MCPcopy Create free account
hub / github.com/grpc/grpc-java / authority

Method authority

api/src/main/java/io/grpc/Channel.java:55–55  ·  view source on GitHub ↗

The authority of the destination this channel connects to. Typically this is in the format host:port. @since 1.0.0

()

Source from the content-addressed store, hash-verified

53 * @since 1.0.0
54 */
55 public abstract String authority();
56}

Callers 7

authorityIsDelegatedMethod · 0.95
startUpMethod · 0.45
verifyServiceUriMethod · 0.45
serviceUriMethod · 0.45
authorityIsReadableMethod · 0.45

Calls

no outgoing calls

Tested by 6

authorityIsDelegatedMethod · 0.76
startUpMethod · 0.36
verifyServiceUriMethod · 0.36
authorityIsReadableMethod · 0.36