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