Uses of Package
io.vertigo.vega.webservice.stereotype
Packages that use io.vertigo.vega.webservice.stereotype
Package
Description
-
Classes in io.vertigo.vega.webservice.stereotype used by io.vertigo.vega.engines.webservice.cmdClassDescriptionAccept anonymous access.Indicates that the annotated method responds to HTTP GET requests.Bind the value of a path sub-element to the annotated parameter.No session access.It's means "No HTTP Session was created".
-
Classes in io.vertigo.vega.webservice.stereotype used by io.vertigo.vega.impl.webservice.catalogClassDescriptionAccept anonymous access.Indicates that the annotated method responds to HTTP GET requests.Bind the value of a path sub-element to the annotated parameter.No session access.It's means "No HTTP Session was created".
-
Classes in io.vertigo.vega.webservice.stereotype used by io.vertigo.vega.impl.webservice.healthcheckClassDescriptionAccept anonymous access.Indicates that the annotated method responds to HTTP GET requests.Route path prefix.No session access.It's means "No HTTP Session was created".