Unbind

case object Unbind extends Command

Send this message to the listener actor that previously sent a Bound message in order to close the listening socket. The recipient will reply with an Unbound message.

Source:
Udp.scala
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Command
trait Message
trait HasFailureMessage
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Inherited methods

Inherited from:
Command
Source:
Udp.scala
Inherited from:
Product