net.sf.urlchecker.v2.communication.configurers
Class ContextConfigurer
java.lang.Object
net.sf.urlchecker.v2.communication.configurers.ContextConfigurer
- All Implemented Interfaces:
- Configurer<org.apache.http.protocol.HttpContext>
public class ContextConfigurer
- extends Object
- implements Configurer<org.apache.http.protocol.HttpContext>
The Class ContextConfigurer.
$Id: ContextConfigurer.java 183 2010-12-17 19:10:21Z georgosn $
- Version:
- $LastChangedRevision: 183 $
- Author:
- $LastChangedBy: georgosn $
Method Summary |
org.apache.http.protocol.HttpContext |
configureWith(org.apache.commons.configuration.XMLConfiguration config)
Configure with. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextConfigurer
public ContextConfigurer()
configureWith
public org.apache.http.protocol.HttpContext configureWith(org.apache.commons.configuration.XMLConfiguration config)
- Configure with.
- Specified by:
configureWith
in interface Configurer<org.apache.http.protocol.HttpContext>
- Parameters:
config
- the XML configuration
- Returns:
- the t
Copyright © 2010 Nikolaos Georgosopoulos. All Rights Reserved.