public class ResponseMapperFactorys<MAPPER> extends Object
| Constructor and Description |
|---|
ResponseMapperFactorys(Class<? extends ResponseMapperFactory<MAPPER>> factoryCls) |
ResponseMapperFactorys(Class<? extends ResponseMapperFactory<MAPPER>> factoryCls,
ConverterMgr converterMgr) |
| Modifier and Type | Method and Description |
|---|---|
MAPPER |
createResponseMapper(Type swaggerType,
Type providerType) |
void |
setConverterMgr(ConverterMgr converterMgr) |
public ResponseMapperFactorys(Class<? extends ResponseMapperFactory<MAPPER>> factoryCls, ConverterMgr converterMgr)
public ResponseMapperFactorys(Class<? extends ResponseMapperFactory<MAPPER>> factoryCls)
public void setConverterMgr(ConverterMgr converterMgr)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.