Package net.targetr.rc.client
Class HttpManifestResponse
java.lang.Object
net.targetr.wtm3.net.http.HttpResponse
net.targetr.wtm3.net.http.response.HttpByteArrayResponse
net.targetr.rc.client.HttpManifestResponse
Builds a web manifest files suitable for install RCWeb as an app.
- Author:
- Dr Michael Gardiner
-
Field Summary
Fields inherited from class net.targetr.wtm3.net.http.HttpResponse
code, headers, info, version, writeErrorHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.targetr.wtm3.net.http.response.HttpByteArrayResponse
setEnableGzip, write
Methods inherited from class net.targetr.wtm3.net.http.HttpResponse
getBodyInputStream, getContentLength, parseResponse, toString
-
Constructor Details
-
HttpManifestResponse
- Throws:
IOException
-