public static class DubboServerReflectionTriple.ServerReflectionStub extends Object implements ServerReflection
JAVA_SERVICE_NAME, SERVICE_NAME| 构造器和说明 |
|---|
ServerReflectionStub(Invoker<ServerReflection> invoker) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> |
serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring
all related requests go to a single server.
|
public ServerReflectionStub(Invoker<ServerReflection> invoker)
public org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver)
The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
serverReflectionInfo 在接口中 ServerReflectionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.