Uses of Class
org.codelabor.system.file.web.spring.controller.BaseFileController

Packages that use BaseFileController
org.codelabor.system.file.web.spring.controller   
 

Uses of BaseFileController in org.codelabor.system.file.web.spring.controller
 

Subclasses of BaseFileController in org.codelabor.system.file.web.spring.controller
 class FileDownloadController
          파일 다운로드 Controller 구현 클래스
 class FileListController
          파일 목록 조회 Controller
 class FileViewController
          파일 렌더링 Controller 구현 클래스
파일을 다운로드하지 않고 브라우저에서 바로 렌더링한다.
 



Copyright © 2011 CODELABOR. All Rights Reserved.