|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectestella.lib.ArquivoDownload
public class ArquivoDownload
Cliente web simples
Constructor Summary | |
---|---|
ArquivoDownload(java.lang.String nome,
int tamanho,
int index,
java.lang.String host,
int porta)
|
Method Summary | |
---|---|
void |
run()
Inicia um novo download |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArquivoDownload(java.lang.String nome, int tamanho, int index, java.lang.String host, int porta)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |