Class FragmentC7nServiceImpl

  • All Implemented Interfaces:
    org.hzero.fragment.service.FragmentService

    @Service() 
    public class FragmentC7nServiceImpl
    extends FragmentServiceImpl implements FragmentService
                        

    description

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String ROOT
      public final static String TEMP
      public final static String REAL
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String combineUpload(String guid, Long tenantId, String filename, Map<String, String> params)
      void upload(MultipartFile file, Integer chunk, String guid)
      • Methods inherited from class org.hzero.fragment.service.impl.FragmentServiceImpl

        checkMd5, combineBlock
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait