public class DubboHandlerRegistry
extends io.grpc.HandlerRegistry
| Constructor and Description |
|---|
DubboHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
List<io.grpc.ServerServiceDefinition> |
getServices()
Returns the service definitions in this registry.
|
io.grpc.ServerMethodDefinition<?,?> |
lookupMethod(String methodName,
String authority) |
public List<io.grpc.ServerServiceDefinition> getServices()
getServices in class io.grpc.HandlerRegistryCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.