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