protected class XJUpdateManager.BackgroundDownloader extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
is |
protected String |
localDownloadFile |
protected OutputStream |
os |
| Constructor and Description |
|---|
XJUpdateManager.BackgroundDownloader(InputStream is,
OutputStream os,
String localDownloadFile) |
protected InputStream is
protected OutputStream os
protected String localDownloadFile
public XJUpdateManager.BackgroundDownloader(InputStream is, OutputStream os, String localDownloadFile)
Copyright © 2013. All rights reserved.