Package

org.squbs

util

Permalink

package util

Visibility
  1. Public
  2. All

Value Members

  1. object ConfigUtil extends LazyLogging

    Permalink
  2. object DurationConverters

    Permalink

    This class contains static methods which convert between Java Durations and the durations from the Scala concurrency package.

    This class contains static methods which convert between Java Durations and the durations from the Scala concurrency package. This is useful when mediating between Scala and Java libraries with asynchronous APIs where timeouts for example are often expressed as durations.

Ungrouped