Class MutinyServerReflectionGrpc.MutinyServerReflectionStub

java.lang.Object
io.grpc.stub.AbstractStub<MutinyServerReflectionGrpc.MutinyServerReflectionStub>
io.grpc.reflection.v1.MutinyServerReflectionGrpc.MutinyServerReflectionStub
All Implemented Interfaces:
MutinyStub
Enclosing class:
MutinyServerReflectionGrpc

public static final class MutinyServerReflectionGrpc.MutinyServerReflectionStub extends io.grpc.stub.AbstractStub<MutinyServerReflectionGrpc.MutinyServerReflectionStub> implements MutinyStub
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    io.smallrye.mutiny.Multi<ServerReflectionResponse>
    serverReflectionInfo(io.smallrye.mutiny.Multi<ServerReflectionRequest> request)
    The reflection service is structured as a bidirectional stream, ensuring all related requests go to a single server.

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait