|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.io.Udp.Unbind$
public static class Udp.Unbind$
Send this message to the listener actor that previously sent a Udp.Bound
message in order to close the listening socket. The recipient will reply
with an Udp.Unbound
message.
Field Summary | |
---|---|
static Udp.Unbind$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
Udp.Unbind$()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.io.Udp.Command |
---|
failureMessage |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Field Detail |
---|
public static final Udp.Unbind$ MODULE$
Constructor Detail |
---|
public Udp.Unbind$()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |