Uses of Class
org.webswing.server.services.rest.resources.model.ApplicationInfo
-
Packages that use ApplicationInfo Package Description org.webswing.server.services.rest.resources org.webswing.server.services.rest.resources.api org.webswing.server.services.rest.resources.model -
-
Uses of ApplicationInfo in org.webswing.server.services.rest.resources
Methods in org.webswing.server.services.rest.resources that return ApplicationInfo Modifier and Type Method Description protected static ApplicationInfoBaseRestUtil. getAppInfoImpl(PrimaryUrlHandler h)ApplicationInfoGlobalRestService. getInfo()ApplicationInfoSwingAppRestService. getInfo() -
Uses of ApplicationInfo in org.webswing.server.services.rest.resources.api
Methods in org.webswing.server.services.rest.resources.api that return ApplicationInfo Modifier and Type Method Description ApplicationInfoBasicApi. getInfo()Get Path Info -
Uses of ApplicationInfo in org.webswing.server.services.rest.resources.model
-