Class FileContent

java.lang.Object
sonia.scm.net.ahc.FileContent
All Implemented Interfaces:
Content

public class FileContent extends Object implements Content
Sets the content of the file to the request.
Since:
1.46
  • Constructor Details

    • FileContent

      public FileContent(File file)
  • Method Details