|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmudownmanager.backend.AbstractClient
mudownmanager.backend.MegaUploadClient
@Component public class MegaUploadClient
| Field Summary |
|---|
| Fields inherited from class mudownmanager.backend.AbstractClient |
|---|
configurationLoader, httpClient, id, threads, url, urlCodec |
| Constructor Summary | |
|---|---|
MegaUploadClient()
|
|
| Method Summary | |
|---|---|
DownloadContext |
getDownloadInfos(java.lang.String url)
|
void |
init()
|
boolean |
login(java.lang.String username,
java.lang.String password)
|
| Methods inherited from class mudownmanager.backend.AbstractClient |
|---|
getId, getUrl, resolveLinkbuck, startCopy, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MegaUploadClient()
| Method Detail |
|---|
@PostConstruct public void init()
init in class AbstractClient
public DownloadContext getDownloadInfos(java.lang.String url)
throws InfoRetrievalException
InfoRetrievalException
public boolean login(java.lang.String username,
java.lang.String password)
throws LoginException
LoginException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||