public class ConvertorFactory extends Object
Constructor and Description |
---|
ConvertorFactory(CisConversionService cisConversionService,
CisConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Convertor |
getConvertor(org.springframework.http.MediaType mediaType)
Return
null when no convertor is found. |
public ConvertorFactory(CisConversionService cisConversionService, CisConfiguration configuration)
public Convertor getConvertor(org.springframework.http.MediaType mediaType)
null
when no convertor is found.Copyright © 2023 Frank!Framework. All rights reserved.