Package 

Interface UploadService


  • 
    public interface UploadService
    
                        

    Component that does executes upload

    • Method Summary

      Modifier and Type Method Description
      abstract UploadRequest upload(Long libraryId, String videoId, FileInfo fileInfo, UploadListener listener) Uploads content in for of InputStream to provided url
      • Methods inherited from class java.lang.Object

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