Interface CompanyStub

  • All Known Implementing Classes:
    CompanyService

    public interface CompanyStub
    • Method Detail

      • fetchByEmployee

        io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchByEmployee​(String employeeId)