Packages

package util

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. util
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package concurrent
  2. package config
  3. package message

Type Members

  1. case class SimpleSocketAddress(hostName: String, port: Int) extends Product with Serializable

    Holds a hostname and a port

    Holds a hostname and a port

    No name resolution.

  2. trait Transaction[T] extends AnyRef
  3. final case class Uri(uri: String) extends Product with Serializable

Value Members

  1. def base64(s: String): Array[Byte]
  2. def loadConfig(config: Option[Config]): Config
  3. object TempFile
  4. object Transaction
  5. object Uri extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped