Uses of Annotation Interface
io.vertigo.vega.webservice.stereotype.SessionLess
Packages that use SessionLess
Package
Description
-
Uses of SessionLess in io.vertigo.vega.engines.webservice.cmd
Methods in io.vertigo.vega.engines.webservice.cmd with annotations of type SessionLessModifier and TypeMethodDescriptionList<io.vertigo.core.analytics.health.HealthCheck>ComponentCmdWebServices.healthcheck()Healthcheck WebService. -
Uses of SessionLess in io.vertigo.vega.impl.webservice.catalog
Methods in io.vertigo.vega.impl.webservice.catalog with annotations of type SessionLessModifier and TypeMethodDescriptionSwaggerWebServices.getSwapperApi(jakarta.servlet.http.HttpServletRequest request) voidSwaggerWebServices.getSwapperUi(jakarta.servlet.http.HttpServletResponse response) Redirect to index.html.voidSwaggerWebServices.getSwapperUi(String resourceUrl, jakarta.servlet.http.HttpServletResponse response) Return a swagger static resources.voidSwaggerWebServices.getSwapperUi(String resourcePathUrl, String resourceUrl, jakarta.servlet.http.HttpServletResponse response) Return a swagger static resources.voidSwaggerWebServices.getSwapperUiEmpty(jakarta.servlet.http.HttpServletResponse response) Redirect to index.html.CatalogWebServices.publishCatalog() -
Uses of SessionLess in io.vertigo.vega.impl.webservice.healthcheck
Methods in io.vertigo.vega.impl.webservice.healthcheck with annotations of type SessionLessModifier and TypeMethodDescriptionList<io.vertigo.core.analytics.health.HealthCheck>HealthcheckWebServices.completeHealthcheck()Complete node healthcheck WebService.HealthcheckWebServices.healthcheck()Healthcheck WebService.