@Beta
public interface RemoteServiceDirectory
RemoteServiceContext
).Modifier and Type | Method and Description |
---|---|
RemoteServiceContext |
get(java.net.URI uri)
Returns remote service context.
|
RemoteServiceContext get(java.net.URI uri)
uri
- URI representing remote end point. e.g., (grpc://hostname:port)java.lang.UnsupportedOperationException
- if URI scheme was not supported.