All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.httpclient.FileToUpload.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






FileToUpload (org.spincast:spincast-framework 1.13.0 API)












org.spincast.plugins.httpclient

Class FileToUpload



  • public class FileToUpload
    extends Object
    Information on a file to upload.
    • Constructor Detail

      • FileToUpload

        public FileToUpload(String path,
                            boolean isClasspathPath,
                            String name)
    • Method Detail

      • getPath

        public String getPath()
      • isClasspathPath

        public boolean isClasspathPath()
      • getName

        public String getName()

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy