bad.robot.http.configuration
Class Proxy

java.lang.Object
  extended by bad.robot.http.configuration.AbstractValueType<URL>
      extended by bad.robot.http.configuration.Proxy
All Implemented Interfaces:
Setting<URL>, ValueType<URL>

public class Proxy
extends AbstractValueType<URL>
implements Setting<URL>


Field Summary
 
Fields inherited from class bad.robot.http.configuration.AbstractValueType
value
 
Method Summary
 void applyTo(Configurable<URL> configurable)
           
static Proxy proxy(URL value)
           
 
Methods inherited from class bad.robot.http.configuration.AbstractValueType
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

proxy

public static Proxy proxy(URL value)

applyTo

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


Copyright © 2012. All Rights Reserved.