final case class ServerBinding extends Product with Serializable
Represents a successful TCP server binding.
Not indented for user construction
- Source
- Tcp.scala
- Alphabetic
- By Inheritance
- ServerBinding
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All