クラス 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
- 作成者:
- ikikko
- 関連項目:
-
FileEntity
InputStreamEntity
-
フィールドの概要
クラスから継承されたフィールド org.apache.http.entity.AbstractHttpEntity
chunked, contentEncoding, contentType, OUTPUT_BUFFER_SIZE
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.apache.http.entity.AbstractHttpEntity
consumeContent, getContentEncoding, getContentType, isChunked, setChunked, setContentEncoding, setContentEncoding, setContentType, setContentType, toString
-
フィールド詳細
-
filePath
-
-
コンストラクタの詳細
-
FilePathEntity
-
-
メソッドの詳細
-
isRepeatable
public boolean isRepeatable() -
getContentLength
public long getContentLength() -
getContent
-
writeTo
- 例外:
IOException
-
isStreaming
public boolean isStreaming()
-