类分层结构
- java.lang.Object
- org.springframework.http.server.reactive.ServerHttpRequestDecorator (implements org.springframework.http.server.reactive.ServerHttpRequest)
- org.wxz.business.decorator.SystemServerHttpRequestDecorator
- org.springframework.http.server.reactive.ServerHttpResponseDecorator (implements org.springframework.http.server.reactive.ServerHttpResponse)
- org.wxz.business.decorator.SystemServerHttpResponseDecorator
- org.springframework.http.server.reactive.ServerHttpRequestDecorator (implements org.springframework.http.server.reactive.ServerHttpRequest)