Class GlobalSettings


  • public class GlobalSettings
    extends java.lang.Object
    • Constructor Detail

      • GlobalSettings

        public GlobalSettings​(java.lang.Integer fixedDelay,
                              DelayDistribution delayDistribution,
                              Parameters extended,
                              boolean proxyPassThrough)
    • Method Detail

      • getFixedDelay

        public java.lang.Integer getFixedDelay()
      • getProxyPassThrough

        public boolean getProxyPassThrough()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object