Uses of Class
de.qytera.qtaf.http.HTTPJsonDao
Packages that use HTTPJsonDao
-
Uses of HTTPJsonDao in de.qytera.qtaf.http
Fields in de.qytera.qtaf.http declared as HTTPJsonDaoModifier and TypeFieldDescriptionprotected HTTPJsonDaoHTTPJsonEntityRepository.daoHTTP JSON DAO Object.Constructors in de.qytera.qtaf.http with parameters of type HTTPJsonDaoModifierConstructorDescriptionprotectedHTTPJsonEntityRepository(HTTPJsonDao dao, String path, Class<T> entityClass) Constructor.