Skip navigation links
B C G H M O P R S 

B

buildApiDocSextet(Method, Annotation, Map<String, Object>) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
buildApiPath(Method, String, ShenyuSpringMvcClient) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
buildApiSuperPath(Class<?>, ShenyuSpringMvcClient) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
buildDefaultSpringMvcApiBeansExtractor() - Static method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiBeansExtractor
default.
buildMetaDataDTO(Object, ShenyuSpringMvcClient, String, Class<?>, Method) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
buildURIRegisterDTO(ApplicationContext, Map<String, Object>) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 

C

clientName() - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiBeansExtractor
 
customApiDocExt(ApiDocRegisterDTO.ApiExt) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 

G

getAnnotationType() - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
getBeans(ApplicationContext) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 
getPort() - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 

H

handleMethod(Object, Class<?>, ShenyuSpringMvcClient, Method, String) - Method in class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
 

M

match(ApiBean) - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
match(ApiBean.ApiDefinition) - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
matchAnnotation() - Method in class org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor
 
matchAnnotation() - Method in class org.apache.shenyu.client.springmvc.proceeor.register.ShenyuSpringMvcClientProcessorImpl
 

O

org.apache.shenyu.client.springmvc.annotation - package org.apache.shenyu.client.springmvc.annotation
 
org.apache.shenyu.client.springmvc.init - package org.apache.shenyu.client.springmvc.init
 
org.apache.shenyu.client.springmvc.proceeor.extractor - package org.apache.shenyu.client.springmvc.proceeor.extractor
 
org.apache.shenyu.client.springmvc.proceeor.register - package org.apache.shenyu.client.springmvc.proceeor.register
 
org.apache.shenyu.client.springmvc.register - package org.apache.shenyu.client.springmvc.register
 

P

parse(ApiBean.ApiDefinition) - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
preMatch(ApiBean) - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
preParse(ApiBean) - Method in class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
process(ApiBean, RequestMapping) - Method in class org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor
 
process(ApiBean.ApiDefinition, RequestMapping) - Method in class org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor
 
process(ApiBean, ShenyuSpringMvcClient) - Method in class org.apache.shenyu.client.springmvc.proceeor.register.ShenyuSpringMvcClientProcessorImpl
 
process(ApiBean.ApiDefinition, ShenyuSpringMvcClient) - Method in class org.apache.shenyu.client.springmvc.proceeor.register.ShenyuSpringMvcClientProcessorImpl
 

R

RequestMappingProcessor - Class in org.apache.shenyu.client.springmvc.proceeor.extractor
RequestMappingProcessor.
RequestMappingProcessor() - Constructor for class org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor
 

S

ShenyuDeleteMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @DeleteMapping and @ShenyuSpringMvcClient.
ShenyuGetMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @GetMapping and @ShenyuSpringMvcClient.
ShenyuPatchMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @PatchMapping and @ShenyuSpringMvcClient.
ShenyuPostMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @PostMapping and @ShenyuSpringMvcClient.
ShenyuPutMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @PutMapping and @ShenyuRequestMapping.
ShenyuRequestMapping - Annotation Type in org.apache.shenyu.client.springmvc.annotation
This is a convenience annotation that is equivalent to declaring @RequestMapping and @ShenyuSpringMvcClient.
ShenyuSpringMvcClient - Annotation Type in org.apache.shenyu.client.springmvc.annotation
The interface shenyu client.
ShenyuSpringMvcClientProcessorImpl - Class in org.apache.shenyu.client.springmvc.proceeor.register
RequestMappingProcessorImpl.
About support for ShenyuSpringMvcClient annotations
ShenyuSpringMvcClientProcessorImpl() - Constructor for class org.apache.shenyu.client.springmvc.proceeor.register.ShenyuSpringMvcClientProcessorImpl
 
SpringMvcApiBeansExtractor - Class in org.apache.shenyu.client.springmvc.register
SpringMvcApiBeansExtractor.
It is used to support the extraction of the springMVC interface and convert it to the API Bean protocol.
SpringMvcApiBeansExtractor() - Constructor for class org.apache.shenyu.client.springmvc.register.SpringMvcApiBeansExtractor
 
SpringMvcApiMetaRegister - Class in org.apache.shenyu.client.springmvc.register
 
SpringMvcApiMetaRegister(ShenyuClientRegisterEventPublisher, ClientRegisterConfig) - Constructor for class org.apache.shenyu.client.springmvc.register.SpringMvcApiMetaRegister
 
SpringMvcClientEventListener - Class in org.apache.shenyu.client.springmvc.init
The type Shenyu spring mvc client event listener.
SpringMvcClientEventListener(PropertiesConfig, ShenyuClientRegisterRepository) - Constructor for class org.apache.shenyu.client.springmvc.init.SpringMvcClientEventListener
Instantiates a new context refreshed event listener.
supportedClient() - Method in class org.apache.shenyu.client.springmvc.proceeor.extractor.RequestMappingProcessor
 
B C G H M O P R S 
Skip navigation links

Copyright © 2023 The Apache Software Foundation. All rights reserved.