Annotation Interface Hierarchy
- com.blackrook.small.annotation.parameters.AutoTrim (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.CookieParameter (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.Header (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.HeaderMap (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.Parameter (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.ParameterMap (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.Path (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.PathFile (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.PathQuery (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.PathRemainder (implements java.lang.annotation.Annotation)
- com.blackrook.small.annotation.parameters.PathVariable (implements java.lang.annotation.Annotation)