Class FileSender

java.lang.Object
org.apache.jena.web.FileSender

@Deprecated(forRemoval=true) public class FileSender extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
To be removed - do not use.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(String filename, String content, String type)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    int
    send(String method)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Return response code

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FileSender

      public FileSender(String url)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • add

      public void add(String filename, String content, String type)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • send

      public int send(String method)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Return response code