| 程序包 | 说明 |
|---|---|
| com.lamp.light | |
| com.lamp.light.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
Interceptor.handlerAfter(RequestInfo requestInfo,
io.netty.handler.codec.http.HttpResponse defaultHttpResponse) |
default Object[] |
Interceptor.handlerBefore(Object proxy,
Method method,
RequestInfo requestInfo,
Object[] args) |
default io.netty.handler.codec.http.HttpRequest |
Interceptor.handlerRequest(RequestInfo requestInfo,
io.netty.handler.codec.http.HttpRequest defaultFullHttpRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestInfo |
AnnotationAnalysis.analysis(Class<?> clazz) |
RequestInfo |
AnnotationAnalysis.analysis(Method method,
RequestInfo classRequestInfo) |
RequestInfo |
HandleProxy.HandleMethod.getRequestInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestInfo |
AnnotationAnalysis.analysis(Method method,
RequestInfo classRequestInfo) |
void |
HandleProxy.HandleMethod.setRequestInfo(RequestInfo requestInfo) |
Copyright © 2021. All rights reserved.