| Package | Description |
|---|---|
| org.apache.shenyu.client.springmvc.annotation | |
| org.apache.shenyu.client.springmvc.init | |
| org.apache.shenyu.client.springmvc.proceeor.register |
| Modifier and Type | Class and Description |
|---|---|
interface |
ShenyuRequestMapping
This is a convenience annotation that is equivalent to
declaring
@RequestMapping and @ShenyuSpringMvcClient. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<ShenyuSpringMvcClient> |
SpringMvcClientEventListener.getAnnotationType() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
SpringMvcClientEventListener.buildApiPath(java.lang.reflect.Method method,
java.lang.String superPath,
ShenyuSpringMvcClient methodShenyuClient) |
protected java.lang.String |
SpringMvcClientEventListener.buildApiSuperPath(java.lang.Class<?> clazz,
ShenyuSpringMvcClient beanShenyuClient) |
protected org.apache.shenyu.register.common.dto.MetaDataRegisterDTO |
SpringMvcClientEventListener.buildMetaDataDTO(java.lang.Object bean,
ShenyuSpringMvcClient shenyuClient,
java.lang.String path,
java.lang.Class<?> clazz,
java.lang.reflect.Method method) |
protected void |
SpringMvcClientEventListener.handleMethod(java.lang.Object bean,
java.lang.Class<?> clazz,
ShenyuSpringMvcClient beanShenyuClient,
java.lang.reflect.Method method,
java.lang.String superPath) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<ShenyuSpringMvcClient> |
ShenyuSpringMvcClientProcessorImpl.matchAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShenyuSpringMvcClientProcessorImpl.process(org.apache.shenyu.client.core.register.ApiBean.ApiDefinition definition,
ShenyuSpringMvcClient annotation) |
void |
ShenyuSpringMvcClientProcessorImpl.process(org.apache.shenyu.client.core.register.ApiBean apiBean,
ShenyuSpringMvcClient annotation) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.