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 Details

    • getStub

      T getStub()
      Returns:
      the underlying stub
    • newInstanceWithStub

      MutinyClient<T> newInstanceWithStub(T stub)