Searched refs:loadService (Results 1 – 3 of 3) sorted by relevance
7 - ServiceLib.loadService(HTTPSender.class);
7 - ServiceLib.loadService(BodyParser.class);
70 static <T> T loadService(Class<T> ofType) { in loadService() method in ServiceLib