akka.io
Class Udp.SimpleSenderReady$

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

public static class Udp.SimpleSenderReady$
extends java.lang.Object
implements Udp.SimpleSenderReady, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
Udp.SimpleSenderReady$()
           
 
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

Udp.SimpleSenderReady$

public Udp.SimpleSenderReady$()