Package org.apache.pekko.io
Interface Udp.Message
-
- All Known Subinterfaces:
Udp.Command,Udp.Event,Udp.SimpleSenderReady
- All Known Implementing Classes:
Udp.Bind,Udp.Bound,Udp.CommandFailed,Udp.NoAck,Udp.NoAck$,Udp.Received,Udp.ResumeReading$,Udp.Send,Udp.SimpleSender,Udp.SimpleSender$,Udp.SimpleSenderReady$,Udp.SuspendReading$,Udp.Unbind$
- Enclosing class:
- Udp
public static interface Udp.MessageThe common interface forUdp.CommandandUdp.Event.