Interface MutinyClient<T extends io.grpc.stub.AbstractStub<T>>


  • public interface MutinyClient<T extends io.grpc.stub.AbstractStub<T>>
    Represents a convenient Mutiny client generated for a gRPC service.
    • Method Detail

      • getStub

        T getStub()
        Returns:
        the underlying stub
      • newInstanceWithStub

        MutinyClient<T> newInstanceWithStub​(T stub)