Annotation Type Hierarchy
- org.cruxframework.crux.core.shared.rest.annotation.CookieParam (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.PathParam (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.HeaderParam (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.FormParam (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.POST (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.GET (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.DELETE (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.Path (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.QueryParam (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.HttpMethod (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.DefaultValue (implements java.lang.annotation.Annotation)
- org.cruxframework.crux.core.shared.rest.annotation.PUT (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2016. All rights reserved.