Package Hierarchies:
Annotation Type Hierarchy
- net.jonathangiles.tools.teenyhttpd.annotations.Configuration (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Delete (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.EventHandler (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Get (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Patch (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Path (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.PathParam (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Post (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.Put (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.QueryParam (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.RequestBody (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.RequestHeader (implements java.lang.annotation.Annotation)
- net.jonathangiles.tools.teenyhttpd.annotations.ServerEvent (implements java.lang.annotation.Annotation)