akka.io
Class UdpConnected.Disconnected$

java.lang.Object
  extended by akka.io.UdpConnected.Disconnected$
All Implemented Interfaces:
UdpConnected.Disconnected, UdpConnected.Event, UdpConnected.Message, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
UdpConnected

public static class UdpConnected.Disconnected$
extends java.lang.Object
implements UdpConnected.Disconnected, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
UdpConnected.Disconnected$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

UdpConnected.Disconnected$

public UdpConnected.Disconnected$()