Class Hierarchy
- java.lang.Object
- org.apache.shenyu.client.core.register.registrar.AbstractApiRegistrar<D> (implements org.apache.shenyu.client.core.register.registrar.ApiRegistrar)
- org.apache.shenyu.client.core.register.registrar.AbstractApiMetaRegistrar
- org.apache.shenyu.client.core.client.AbstractContextRefreshedEventListener<T,A> (implements org.springframework.context.ApplicationListener<E>)
- org.apache.shenyu.client.core.register.matcher.BaseAnnotationApiProcessor<T> (implements org.apache.shenyu.client.core.register.matcher.ApiAnnotationProcessor<T>, org.apache.shenyu.client.core.register.matcher.ApiRegisterProcessor)
- org.apache.shenyu.client.core.register.extractor.BaseApiBeansExtractor (implements org.apache.shenyu.client.core.register.extractor.RpcApiBeansExtractor)
- org.apache.shenyu.client.core.register.extractor.BaseAnnotationApiBeansExtractor (implements org.apache.shenyu.client.core.register.extractor.RpcApiBeansExtractor)
- org.apache.shenyu.client.springmvc.register.SpringMvcApiBeansExtractor (implements org.apache.shenyu.client.core.register.extractor.RpcApiBeansExtractor)
- org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor (implements org.apache.shenyu.client.core.register.matcher.ApiAnnotationProcessor<T>, org.apache.shenyu.client.core.register.matcher.ExtractorProcessor)
Annotation Type Hierarchy
- org.apache.shenyu.client.springmvc.annotation.ShenyuDeleteMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuGetMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuPatchMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuPostMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuPutMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuRequestMapping (implements java.lang.annotation.Annotation)
- org.apache.shenyu.client.springmvc.annotation.ShenyuSpringMvcClient (implements java.lang.annotation.Annotation)
Copyright © 2023 The Apache Software Foundation. All rights reserved.