public class ReflectionV1AlphaService extends DubboServerReflectionTriple.ServerReflectionImplBase
JAVA_SERVICE_NAME, SERVICE_NAME| Constructor and Description |
|---|
ReflectionV1AlphaService() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getInvoker, getServiceDescriptorpublic org.apache.dubbo.common.stream.StreamObserver<ServerReflectionRequest> serverReflectionInfo(org.apache.dubbo.common.stream.StreamObserver<ServerReflectionResponse> responseObserver)
ServerReflectionThe reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.
serverReflectionInfo in interface ServerReflectionserverReflectionInfo in class DubboServerReflectionTriple.ServerReflectionImplBaseCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.