package util
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- util
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- 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.
- trait Transaction[T] extends AnyRef
- final case class Uri(uri: String) extends Product with Serializable
Value Members
- def base64(s: String): Array[Byte]
- def loadConfig(config: Option[Config]): Config
- object TempFile
- object Transaction
- object Uri extends Serializable