bad.robot.http.configuration
Class HttpTimeout

java.lang.Object
  extended by bad.robot.http.configuration.AbstractValueType<com.google.code.tempusfugit.temporal.Duration>
      extended by bad.robot.http.configuration.HttpTimeout
All Implemented Interfaces:
Setting<Integer>, ValueType<com.google.code.tempusfugit.temporal.Duration>

public class HttpTimeout
extends AbstractValueType<com.google.code.tempusfugit.temporal.Duration>
implements Setting<Integer>


Field Summary
 
Fields inherited from class bad.robot.http.configuration.AbstractValueType
value
 
Method Summary
 void applyTo(Configurable<Integer> configurable)
           
static HttpTimeout httpTimeout(com.google.code.tempusfugit.temporal.Duration 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

httpTimeout

public static HttpTimeout httpTimeout(com.google.code.tempusfugit.temporal.Duration value)

applyTo

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


Copyright © 2012. All Rights Reserved.