Annotation Type Hierarchy
- org.sam.server.annotation.handle.DeleteMapping (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.GetMapping (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.JsonRequest (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.PathValue (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.PostMapping (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.PutMapping (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.RequestMapping (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.RequestParam (implements java.lang.annotation.Annotation)
- org.sam.server.annotation.handle.RestApi (implements java.lang.annotation.Annotation)