mudownmanager.backend
Class RapidShareClient
java.lang.Object
mudownmanager.backend.AbstractClient
mudownmanager.backend.RapidShareClient
- All Implemented Interfaces:
- Client<java.lang.String,java.lang.Object>
@Component
public class RapidShareClient
- extends AbstractClient
Field Summary |
protected java.lang.String |
loginURL
|
protected static java.util.regex.Pattern |
sizePattern
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loginURL
protected java.lang.String loginURL
sizePattern
protected static final java.util.regex.Pattern sizePattern
RapidShareClient
public RapidShareClient()
init
@PostConstruct
public void init()
- Overrides:
init
in class AbstractClient
getDownloadInfos
public DownloadContext getDownloadInfos(java.lang.String url)
throws InfoRetrievalException
- Throws:
InfoRetrievalException
login
public boolean login(java.lang.String username,
java.lang.String password)
throws LoginException
- Throws:
LoginException
Copyright © 2010. All Rights Reserved.