Uses of Class
com.pig4cloud.plugin.excel.aop.ResponseExcelReturnValueHandler
-
Packages that use ResponseExcelReturnValueHandler Package Description com.pig4cloud.plugin.excel -
-
Uses of ResponseExcelReturnValueHandler in com.pig4cloud.plugin.excel
Fields in com.pig4cloud.plugin.excel declared as ResponseExcelReturnValueHandler Modifier and Type Field Description private ResponseExcelReturnValueHandlerResponseExcelAutoConfiguration. responseExcelReturnValueHandlerMethods in com.pig4cloud.plugin.excel that return ResponseExcelReturnValueHandler Modifier and Type Method Description ResponseExcelReturnValueHandlerExcelHandlerConfiguration. responseExcelReturnValueHandler(java.util.List<SheetWriteHandler> sheetWriteHandlerList)返回Excel文件的 response 处理器
-