Class ArterySettings.Compression.Manifests$

    • Constructor Summary

      Constructors 
      Constructor Description
      Manifests$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.concurrent.duration.FiniteDuration AdvertisementInterval()  
      com.typesafe.config.Config config()  
      int Max()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Manifests$

        public Manifests$()
    • Method Detail

      • config

        public com.typesafe.config.Config config()
      • AdvertisementInterval

        public scala.concurrent.duration.FiniteDuration AdvertisementInterval()
      • Max

        public int Max()