bad.robot.http.configuration
Class NoProxy

java.lang.Object
  extended by bad.robot.http.configuration.NoProxy
All Implemented Interfaces:
Setting<URL>

public class NoProxy
extends Object
implements Setting<URL>


Constructor Summary
NoProxy()
           
 
Method Summary
 void applyTo(Configurable<URL> configurable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoProxy

public NoProxy()
Method Detail

applyTo

public void applyTo(Configurable<URL> configurable)
Specified by:
applyTo in interface Setting<URL>


Copyright © 2012. All Rights Reserved.