Hierarchy For Package org.apache.cxf.microprofile.client

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.cxf.interceptor.AbstractBasicInterceptorProvider (implements org.apache.cxf.interceptor.InterceptorProvider)
      • org.apache.cxf.endpoint.AbstractEndpointFactory
        • org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
    • org.apache.cxf.service.factory.AbstractServiceFactoryBean
    • org.apache.cxf.endpoint.ClientCallback (implements java.util.concurrent.Future<V>)
      • org.apache.cxf.jaxrs.client.JaxrsClientCallback<T>
    • org.apache.cxf.jaxrs.impl.ConfigurableImpl<C> (implements java.lang.AutoCloseable, jakarta.ws.rs.core.Configurable<C>)
    • org.apache.cxf.microprofile.client.CxfTypeSafeClientBuilder (implements jakarta.ws.rs.core.Configurable<C>, org.eclipse.microprofile.rest.client.RestClientBuilder)
    • org.apache.cxf.microprofile.client.DefaultResponseExceptionMapper (implements org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper<T>)
    • org.apache.cxf.jaxrs.provider.ProviderFactory
    • org.apache.cxf.microprofile.client.Utils