public class SiLAConnection extends Object implements Closeable
| Constructor and Description |
|---|
SiLAConnection(io.grpc.ManagedChannel managedChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeatureService(String featureId,
com.google.protobuf.Descriptors.ServiceDescriptor serviceDescriptor) |
void |
close() |
com.google.protobuf.Descriptors.ServiceDescriptor |
getFeatureService(String featureId) |
public com.google.protobuf.Descriptors.ServiceDescriptor getFeatureService(String featureId) throws KeyException
KeyExceptionpublic void addFeatureService(String featureId, com.google.protobuf.Descriptors.ServiceDescriptor serviceDescriptor)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2019. All rights reserved.