Package akka.io
Interface Udp.Event
-
- All Superinterfaces:
Udp.Message
- All Known Subinterfaces:
Udp.SimpleSenderReady
- All Known Implementing Classes:
Udp.Bound,Udp.CommandFailed,Udp.NoAck,Udp.NoAck$,Udp.Received,Udp.SimpleSenderReady$
- Enclosing class:
- Udp
public static interface Udp.Event extends Udp.Message
The common type of all events emitted by the UDP implementation.