Uses of Class
com.queue.file.vo.extention.FileQueueCustomConfigVo
Packages that use FileQueueCustomConfigVo
-
Uses of FileQueueCustomConfigVo in com.queue.file.controller.extention
Methods in com.queue.file.controller.extention that return FileQueueCustomConfigVoModifier and TypeMethodDescriptionabstract FileQueueCustomConfigVoAbstractController.setConfig()BulkController.setConfig()CustomController.setConfig()EffectiveController.setConfig()StableController.setConfig()Constructors in com.queue.file.controller.extention with parameters of type FileQueueCustomConfigVoModifierConstructorDescriptionCustomController(String queue, FileQueueCustomConfigVo fileQueueCustomConfigVo) CustomController(String queuePath, String queueName, FileQueueCustomConfigVo fileQueueCustomConfigVo) CustomController(Map<String, Object> config, FileQueueCustomConfigVo fileQueueCustomConfigVo)