Class ProgressResponseBody
java.lang.Object
okhttp3.ResponseBody
com.evolveum.midpoint.ninja.action.upgrade.ProgressResponseBody
- All Implemented Interfaces:
- Closeable,- AutoCloseable
public class ProgressResponseBody
extends okhttp3.ResponseBody
- 
Nested Class SummaryNested classes/interfaces inherited from class okhttp3.ResponseBodyokhttp3.ResponseBody.BomAwareReader, okhttp3.ResponseBody.Companion
- 
Field SummaryFields inherited from class okhttp3.ResponseBodyCompanion
- 
Method SummaryMethods inherited from class okhttp3.ResponseBodybytes, byteStream, byteString, charStream, close, create, create, create, create, create, create, create, create, string
- 
Method Details- 
contentTypepublic okhttp3.MediaType contentType()- Specified by:
- contentTypein class- okhttp3.ResponseBody
 
- 
contentLengthpublic long contentLength()- Specified by:
- contentLengthin class- okhttp3.ResponseBody
 
- 
sourcepublic okio.BufferedSource source()- Specified by:
- sourcein class- okhttp3.ResponseBody
 
 
-