bad.robot.http.configuration
Class Proxy

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

public class Proxy
extends AbstractValueType<URL>
implements Configuration


Field Summary
 
Fields inherited from class bad.robot.http.AbstractValueType
value
 
Method Summary
 void applyTo(Configurable configurable)
           
static Proxy proxy(URL value)
           
 
Methods inherited from class bad.robot.http.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 configurable)
Specified by:
applyTo in interface Configuration


Copyright © 2012. All Rights Reserved.