public static class HttpDownloader.SkippedFragmentEvent extends HttpEvent
| Modifier and Type | Field and Description |
|---|---|
protected ContentFragment |
cf |
protected HttpDownloader |
downloader |
| Constructor and Description |
|---|
SkippedFragmentEvent(HttpDownloader downloader,
ContentFragment cf) |
| Modifier and Type | Method and Description |
|---|---|
ContentFragment |
getContentFragment() |
HttpDownloader |
getHttpDownloader() |
protected HttpDownloader downloader
protected ContentFragment cf
public SkippedFragmentEvent(HttpDownloader downloader, ContentFragment cf)
public HttpDownloader getHttpDownloader()
public ContentFragment getContentFragment()
Copyright © 2017. All rights reserved.