akka.io
Class UdpConnected.Send$

java.lang.Object
  extended by akka.io.UdpConnected.Send$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UdpConnected

public static class UdpConnected.Send$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
UdpConnected.Send$()
           
 
Method Summary
 UdpConnected.Send apply(ByteString data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpConnected.Send$

public UdpConnected.Send$()
Method Detail

apply

public UdpConnected.Send apply(ByteString data)