| Package | Description |
|---|---|
| com.alibaba.fastjson.support.spring |
| Modifier and Type | Method and Description |
|---|---|
protected MappingFastJsonValue |
FastJsonpResponseBodyAdvice.getOrCreateContainer(Object body)
Deprecated.
Wrap the body in a
MappingFastJsonValue value container (for providing
additional serialization instructions) or simply cast it if already wrapped. |
| Modifier and Type | Method and Description |
|---|---|
void |
FastJsonpResponseBodyAdvice.beforeBodyWriteInternal(MappingFastJsonValue bodyContainer,
MediaType contentType,
MethodParameter returnType,
ServerHttpRequest request,
ServerHttpResponse response)
Deprecated.
Invoked only if the converter type is
FastJsonpHttpMessageConverter4. |
Copyright © 2023. All rights reserved.