Class BodyInserterContext
java.lang.Object
org.springframework.cloud.gateway.support.BodyInserterContext
- All Implemented Interfaces:
org.springframework.web.reactive.function.BodyInserter.Context
public class BodyInserterContext
extends Object
implements org.springframework.web.reactive.function.BodyInserter.Context
-
Constructor Summary
ConstructorsConstructorDescriptionBodyInserterContext(org.springframework.web.reactive.function.client.ExchangeStrategies exchangeStrategies) -
Method Summary
-
Constructor Details
-
BodyInserterContext
public BodyInserterContext() -
BodyInserterContext
public BodyInserterContext(org.springframework.web.reactive.function.client.ExchangeStrategies exchangeStrategies)
-
-
Method Details
-
messageWriters
- Specified by:
messageWritersin interfaceorg.springframework.web.reactive.function.BodyInserter.Context
-
serverRequest
- Specified by:
serverRequestin interfaceorg.springframework.web.reactive.function.BodyInserter.Context
-
hints
-