com.github.tomakehurst.wiremock.global
Class GlobalSettings

java.lang.Object
  extended by com.github.tomakehurst.wiremock.global.GlobalSettings

public class GlobalSettings
extends java.lang.Object


Constructor Summary
GlobalSettings()
           
 
Method Summary
 java.lang.Integer getFixedDelay()
           
 void setFixedDelay(java.lang.Integer fixedDelay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalSettings

public GlobalSettings()
Method Detail

getFixedDelay

public java.lang.Integer getFixedDelay()

setFixedDelay

public void setFixedDelay(java.lang.Integer fixedDelay)