Hierarchy For Package org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • javax.ws.rs.core.AbstractMultivaluedMap<K,V> (implements javax.ws.rs.core.MultivaluedMap<K,V>)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.BeanParamArgumentResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.AnnotationBaseArgumentResolver<T>)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.BodyArgumentResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.AnnotationBaseArgumentResolver<T>)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.FormArgumentResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.AnnotationBaseArgumentResolver<T>)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.Helper
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.JaxrsHttpRequestAdapter (implements org.jboss.resteasy.spi.HttpRequest)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.JaxrsHttpResponseAdapter (implements org.jboss.resteasy.spi.HttpResponse)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.JaxrsMiscArgumentResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.ArgumentResolver)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.JaxrsRequestMappingResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.mapping.RequestMappingResolver)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.JaxrsResponseRestFilter (implements org.apache.dubbo.rpc.protocol.tri.rest.filter.RestFilter, org.apache.dubbo.rpc.protocol.tri.rest.filter.RestFilter.Listener)
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.MultivaluedMapCreator (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.ArgumentConverter<S,T>)
    • org.apache.dubbo.rpc.protocol.tri.rest.argument.NamedValueArgumentResolverSupport
    • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.PathParamArgumentResolver (implements org.apache.dubbo.rpc.protocol.tri.rest.argument.AnnotationBaseArgumentResolver<T>)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
      • org.apache.dubbo.rpc.protocol.tri.rest.support.jaxrs.Annotations (implements org.apache.dubbo.rpc.protocol.tri.rest.mapping.meta.AnnotationEnum)