Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
- org.eclipse.jetty.server.handler.HandlerWrapper
- org.uqbar.xtrest.result.ResultFactory
- org.uqbar.xtrest.http.ContentType
- org.uqbar.xtrest.api.ControllerAnnotationProcessor (implements org.eclipse.xtend.lib.macro.TransformationParticipant<T>)
- org.uqbar.xtrest.http.Header
- org.uqbar.xtrest.controller.HttpAnnotation
- org.uqbar.xtrest.json.JSONUtils
- org.uqbar.xtrest.i18n.Messages
- org.uqbar.xtrest.result.ResultCombinators
- java.lang.Throwable (implements java.io.Serializable)
- org.uqbar.xtrest.api.XTRest
Interface Hierarchy
Annotation Type Hierarchy
- org.uqbar.xtrest.api.annotation.Get (implements java.lang.annotation.Annotation)
- org.uqbar.xtrest.api.annotation.Put (implements java.lang.annotation.Annotation)
- org.uqbar.xtrest.api.annotation.Delete (implements java.lang.annotation.Annotation)
- org.uqbar.xtrest.api.annotation.Post (implements java.lang.annotation.Annotation)
- org.uqbar.xtrest.api.annotation.Controller (implements java.lang.annotation.Annotation)
- org.uqbar.xtrest.api.annotation.Body (implements java.lang.annotation.Annotation)
Copyright © 2017 Uqbar Project. All rights reserved.