faust.sacha.web.bot.spider.customlogin
Class CustomLogin
java.lang.Object
|
+--faust.sacha.web.bot.spider.customlogin.CustomLogin
- Direct Known Subclasses:
- CustomFormLoginCookie
- public abstract class CustomLogin
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_method
protected org.apache.commons.httpclient.HttpMethodBase m_method
m_loaderName
protected java.lang.String m_loaderName
m_url
protected URLInfo m_url
m_configNode
protected org.w3c.dom.Node m_configNode
CustomLogin
public CustomLogin(URLInfo url,
org.w3c.dom.Node config)
processConfig
public abstract void processConfig()
getURL
public URLInfo getURL()
getMethod
public org.apache.commons.httpclient.HttpMethodBase getMethod()
getLoaderName
public java.lang.String getLoaderName()