类 BodyInserterContext
java.lang.Object
org.apache.shenyu.plugin.base.support.BodyInserterContext
- 所有已实现的接口:
org.springframework.web.reactive.function.BodyInserter.Context
public class BodyInserterContext
extends Object
implements org.springframework.web.reactive.function.BodyInserter.Context
The type Body inserter context.
- 另请参阅:
-
构造器详细资料
-
BodyInserterContext
public BodyInserterContext()Instantiates a new Body inserter context.
-
-
方法详细资料
-
messageWriters
- 指定者:
messageWriters在接口中org.springframework.web.reactive.function.BodyInserter.Context
-
serverRequest
- 指定者:
serverRequest在接口中org.springframework.web.reactive.function.BodyInserter.Context
-
hints
- 指定者:
hints在接口中org.springframework.web.reactive.function.BodyInserter.Context
-