| Package | Description |
|---|---|
| com.alibaba.fastjson.support.jaxrs | |
| com.alibaba.fastjson.support.retrofit | |
| com.alibaba.fastjson.support.spring | |
| com.alibaba.fastjson.support.spring.messaging |
| Modifier and Type | Method and Description |
|---|---|
FastJsonConfig |
FastJsonProvider.getFastJsonConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastJsonProvider.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| Modifier and Type | Method and Description |
|---|---|
FastJsonConfig |
Retrofit2ConverterFactory.getFastJsonConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Retrofit2ConverterFactory |
Retrofit2ConverterFactory.create(FastJsonConfig fastJsonConfig) |
Retrofit2ConverterFactory |
Retrofit2ConverterFactory.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| Constructor and Description |
|---|
Retrofit2ConverterFactory(FastJsonConfig fastJsonConfig) |
| Modifier and Type | Method and Description |
|---|---|
FastJsonConfig |
FastJsonRedisSerializer.getFastJsonConfig() |
FastJsonConfig |
FastJsonJsonView.getFastJsonConfig() |
FastJsonConfig |
FastJsonHttpMessageConverter.getFastJsonConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastJsonRedisSerializer.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
void |
FastJsonJsonView.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
void |
FastJsonHttpMessageConverter.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| Modifier and Type | Method and Description |
|---|---|
FastJsonConfig |
MappingFastJsonMessageConverter.getFastJsonConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingFastJsonMessageConverter.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
Copyright © 2012–2022 Alibaba Group. All rights reserved.