Class Hierarchy

Interface Hierarchy

Annotation Type Hierarchy

  • net.plsar.annotations.Bind (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Component (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Controller (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.http.Delete (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Design (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.http.Get (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.JsonOutput (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Media (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Meta (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.http.Post (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Property (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Repository (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.RouteRegistration (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.ServerStartup (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Service (implements java.lang.annotation.Annotation)
  • net.plsar.annotations.Text (implements java.lang.annotation.Annotation)