Hierarchy For Package de.craftsblock.craftsnet.api.http.annotations
Package Hierarchies:Annotation Interface Hierarchy
- de.craftsblock.craftsnet.api.http.annotations.RequestMethod (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.RequireBody (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.RequireContentType (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.RequireCookie (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.RequireHeaders (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.RequireParameter (implements java.lang.annotation.Annotation)
- de.craftsblock.craftsnet.api.http.annotations.Route (implements java.lang.annotation.Annotation)