クラス FilePathEntity

java.lang.Object
org.apache.http.entity.AbstractHttpEntity
hudson.plugins.backlog.webdav.FilePathEntity
すべての実装されたインタフェース:
org.apache.http.HttpEntity

public class FilePathEntity extends org.apache.http.entity.AbstractHttpEntity
HttpEntity that uses FilePath instead of File.
作成者:
ikikko
関連項目:
  • FileEntity
  • InputStreamEntity
  • フィールドの概要

    フィールド
    修飾子とタイプ
    フィールド
    説明
    protected final FilePath
     

    クラスから継承されたフィールド org.apache.http.entity.AbstractHttpEntity

    chunked, contentEncoding, contentType, OUTPUT_BUFFER_SIZE
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
    FilePathEntity(FilePath filePath, String contentType)
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
     
    long
     
    boolean
     
    boolean
     
    void
    writeTo(OutputStream outstream)
     

    クラスから継承されたメソッド org.apache.http.entity.AbstractHttpEntity

    consumeContent, getContentEncoding, getContentType, isChunked, setChunked, setContentEncoding, setContentEncoding, setContentType, setContentType, toString

    クラスから継承されたメソッド java.lang.Object

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