public class DownloadManager
extends com.github.yoojia.next.supports.AbstractModule
| 构造器和说明 |
|---|
DownloadManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getPriority() |
void |
init(com.github.yoojia.next.supports.Context context,
com.github.yoojia.next.supports.Config config) |
void |
onService(com.github.yoojia.next.NextRequest request,
com.github.yoojia.next.NextResponse response,
com.github.yoojia.next.supports.DispatchChain chain) |
public void init(com.github.yoojia.next.supports.Context context,
com.github.yoojia.next.supports.Config config)
public void onService(com.github.yoojia.next.NextRequest request,
com.github.yoojia.next.NextResponse response,
com.github.yoojia.next.supports.DispatchChain chain)
throws java.lang.Exception
java.lang.Exceptionpublic int getPriority()