public class DubboHandlerRegistry
extends io.grpc.HandlerRegistry
| 构造器和说明 |
|---|
DubboHandlerRegistry() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 io.grpc.HandlerRegistryCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.