Interface IUploadService


  • public interface IUploadService
    interface for upload service
    Author:
    hengsin
    • Method Detail

      • getUploadHandlers

        IUploadHandler[] getUploadHandlers​(String contentType)
        Get upload handlers by content type
        Parameters:
        contentType -
        Returns:
        list of IUploadHandler