Class Hierarchy
- java.lang.Object
- org.smallmind.web.jersey.aop.AbstractIndexedJsonEntity (implements org.smallmind.web.jersey.aop.JsonEntity)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.LinkedHashMap<K,
V> (implements java.util.Map<K, V>) - org.smallmind.web.jersey.aop.AbstractNakedMappedJsonEntity (implements org.smallmind.web.jersey.aop.JsonEntity)
- org.smallmind.web.jersey.aop.Envelope
- org.smallmind.web.jersey.aop.AbstractNakedMappedJsonEntity (implements org.smallmind.web.jersey.aop.JsonEntity)
- java.util.LinkedHashMap<K,
- java.util.HashMap<K,
- org.smallmind.web.jersey.aop.AbstractMappedJsonEntity (implements org.smallmind.web.jersey.aop.JsonEntity)
- org.smallmind.web.jersey.aop.Argument
- org.smallmind.web.jersey.aop.EntityAwareContextResolver (implements jakarta.ws.rs.ext.ContextResolver<T>)
- org.smallmind.web.jersey.aop.EntityParameterNameProvider (implements jakarta.validation.ParameterNameProvider)
- org.smallmind.web.jersey.aop.EntityParamResolver
- org.smallmind.web.jersey.aop.EntityParamResolver.EntityParamFeature (implements jakarta.ws.rs.core.Feature)
- org.smallmind.web.jersey.aop.EntityTranslator
- org.smallmind.web.jersey.aop.EntityValidator
- org.smallmind.web.jersey.aop.ParameterAnnotations
- org.smallmind.web.jersey.spring.ResourceConfigExtension
- org.smallmind.web.jersey.spring.PrioritizedResourceConfigExtension
- org.smallmind.web.jersey.aop.EntityParamExtension
- org.smallmind.web.jersey.spring.PrioritizedResourceConfigExtension
- org.smallmind.web.jersey.aop.ResourceMethodAspect
- org.smallmind.web.jersey.aop.ResourceMethodFilter (implements jakarta.ws.rs.container.ContainerRequestFilter, jakarta.ws.rs.container.ContainerResponseFilter)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.smallmind.nutsnbolts.lang.FormattedRuntimeException
- org.smallmind.web.jersey.aop.ParameterProcessingException
- jakarta.validation.ValidationException
- org.smallmind.web.jersey.aop.EntityValidationException
- org.smallmind.nutsnbolts.lang.FormattedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.smallmind.web.jersey.aop.ValidatedAspect
Interface Hierarchy
- org.smallmind.web.jersey.aop.JsonEntity
Annotation Interface Hierarchy
- org.smallmind.web.jersey.aop.EntityParam (implements java.lang.annotation.Annotation)
- org.smallmind.web.jersey.aop.ResourceMethod (implements java.lang.annotation.Annotation)
- org.smallmind.web.jersey.aop.Validated (implements java.lang.annotation.Annotation)