Class MutinySystemGrpc.MutinySystemStub

java.lang.Object
io.grpc.stub.AbstractStub<MutinySystemGrpc.MutinySystemStub>
tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.MutinySystemStub
All Implemented Interfaces:
io.quarkus.grpc.MutinyStub
Enclosing class:
MutinySystemGrpc

public static class MutinySystemGrpc.MutinySystemStub extends io.grpc.stub.AbstractStub<MutinySystemGrpc.MutinySystemStub> implements io.quarkus.grpc.MutinyStub
  • Nested Class Summary

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

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

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    io.smallrye.mutiny.Uni<PingResponse>
    ping(PingRequest request)
     

    Methods inherited from class io.grpc.stub.AbstractStub

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

    Methods inherited from class Object

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