@EndPoint @Path(value="/api") public interface CompanyAgent
io.vertx.core.json.JsonObject
company(String eid)
@GET @Path(value="company/employee/:eid") @Address(value="\u1f08\u03c4\u03bb\u03b1\u03bd\u03c4\u1f76\u03c2 \u03bd\u1fc6\u03c3\u03bf\u03c2://\u0395\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03b7/X-COMPANY") io.vertx.core.json.JsonObject company(@PathParam(value="eid") String eid)
Copyright © 2021. All rights reserved.