| 程序包 | 说明 |
|---|---|
| com.alibaba.fastjson.support.jaxrs | |
| com.alibaba.fastjson.support.retrofit | |
| com.alibaba.fastjson.support.spring | |
| com.alibaba.fastjson.support.spring.messaging |
| 限定符和类型 | 方法和说明 |
|---|---|
FastJsonConfig |
FastJsonProvider.getFastJsonConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FastJsonProvider.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
FastJsonConfig |
Retrofit2ConverterFactory.getFastJsonConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Retrofit2ConverterFactory |
Retrofit2ConverterFactory.create(FastJsonConfig fastJsonConfig) |
Retrofit2ConverterFactory |
Retrofit2ConverterFactory.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| 构造器和说明 |
|---|
Retrofit2ConverterFactory(FastJsonConfig fastJsonConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
FastJsonConfig |
FastJsonJsonView.getFastJsonConfig() |
FastJsonConfig |
FastJsonHttpMessageConverter.getFastJsonConfig() |
FastJsonConfig |
FastJsonRedisSerializer.getFastJsonConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FastJsonJsonView.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
void |
FastJsonHttpMessageConverter.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
void |
FastJsonRedisSerializer.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
FastJsonConfig |
MappingFastJsonMessageConverter.getFastJsonConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MappingFastJsonMessageConverter.setFastJsonConfig(FastJsonConfig fastJsonConfig) |
Copyright © 2012–2020 Alibaba Group. All rights reserved.