Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigConverterWebservice
-
Packages that use ApplicationConfigConverterWebservice Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigConverterWebservice in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigConverterWebservice Modifier and Type Method Description ApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. defaultFont(String defaultFont)ApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. enabled(Boolean enabled)ApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. fontPath(String fontPath)@Nullable ApplicationConfigConverterWebserviceApplicationConfigWebservicesApplication. getConverter()Get converterApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. instances(Integer instances)ApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. maxLatency(Integer maxLatency)ApplicationConfigConverterWebserviceApplicationConfigConverterWebservice. queueSize(Integer queueSize)Methods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigConverterWebservice Modifier and Type Method Description ApplicationConfigWebservicesApplicationApplicationConfigWebservicesApplication. converter(ApplicationConfigConverterWebservice converter)voidApplicationConfigWebservicesApplication. setConverter(ApplicationConfigConverterWebservice converter)
-