Annotation Type Hierarchy
- io.vertigo.vega.webservice.stereotype.AccessTokenConsume (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.AccessTokenMandatory (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.AccessTokenPublish (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.AnonymousAccessAllowed (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.DELETE (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.Doc (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.ExcludedFields (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.FileAttachment (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.GET (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.HeaderParam (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.IncludedFields (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.InnerBodyParam (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.PATCH (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.PathParam (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.PathPrefix (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.POST (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.PUT (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.QueryParam (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.RequireApiKey (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.ServerSideConsume (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.ServerSideRead (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.ServerSideSave (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.SessionInvalidate (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.SessionLess (implements java.lang.annotation.Annotation)
- io.vertigo.vega.webservice.stereotype.Validate (implements java.lang.annotation.Annotation)