akka.io
Class Udp.SimpleSender$

java.lang.Object
  extended by akka.io.Udp.SimpleSender
      extended by akka.io.Udp.SimpleSender$
All Implemented Interfaces:
akka.io.SelectionHandler.HasFailureMessage, Udp.Command, Udp.Message, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
Udp

public static class Udp.SimpleSender$
extends Udp.SimpleSender

See Also:
Serialized Form

Constructor Summary
Udp.SimpleSender$()
           
 
Method Summary
 
Methods inherited from class akka.io.Udp.SimpleSender
options
 
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
 

Constructor Detail

Udp.SimpleSender$

public Udp.SimpleSender$()