类 FileUpload.CustomInputStreamEntity
java.lang.Object
org.apache.http.entity.AbstractHttpEntity
org.apache.http.entity.InputStreamEntity
com.mojang.realmsclient.client.FileUpload.CustomInputStreamEntity
- 所有已实现的接口:
org.apache.http.HttpEntity
- 封闭类:
FileUpload
class FileUpload.CustomInputStreamEntity
extends org.apache.http.entity.InputStreamEntity
-
字段概要
字段从类继承的字段 org.apache.http.entity.AbstractHttpEntity
chunked, contentEncoding, contentType, OUTPUT_BUFFER_SIZE
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.http.entity.InputStreamEntity
getContent, getContentLength, isRepeatable, isStreaming
从类继承的方法 org.apache.http.entity.AbstractHttpEntity
consumeContent, getContentEncoding, getContentType, isChunked, setChunked, setContentEncoding, setContentEncoding, setContentType, setContentType, toString
-
字段详细资料
-
length
private final long length -
-
uploadStatus
-
-
构造器详细资料
-
CustomInputStreamEntity
-
-
方法详细资料
-
writeTo
- 指定者:
writeTo
在接口中org.apache.http.HttpEntity
- 覆盖:
writeTo
在类中org.apache.http.entity.InputStreamEntity
- 抛出:
IOException
-