Interface UdpConnected.Connected

All Superinterfaces:
UdpConnected.Event, UdpConnected.Message
All Known Implementing Classes:
UdpConnected.Connected$
Enclosing class:
UdpConnected

public static interface UdpConnected.Connected extends UdpConnected.Event
This message is sent by the connection actor to the actor which sent the UdpConnected.Connect message when the UDP socket has been bound to the local and remote addresses given.