Package akka.io
Interface SelectionHandler.HasFailureMessage
-
- All Known Subinterfaces:
Tcp.CloseCommand
,Tcp.Command
,Udp.Command
,UdpConnected.Command
- All Known Implementing Classes:
Tcp.Abort$
,Tcp.Bind
,Tcp.Close$
,Tcp.CompoundWrite
,Tcp.ConfirmedClose$
,Tcp.Connect
,Tcp.Register
,Tcp.ResumeAccepting
,Tcp.ResumeReading$
,Tcp.ResumeWriting$
,Tcp.SimpleWriteCommand
,Tcp.SuspendReading$
,Tcp.Unbind$
,Tcp.Write
,Tcp.WriteCommand
,Tcp.WriteFile
,Tcp.WritePath
,TcpListener.RegisterIncoming
,Udp.Bind
,Udp.ResumeReading$
,Udp.Send
,Udp.SimpleSender
,Udp.SimpleSender$
,Udp.SuspendReading$
,Udp.Unbind$
,UdpConnected.Connect
,UdpConnected.Disconnect$
,UdpConnected.ResumeReading$
,UdpConnected.Send
,UdpConnected.SuspendReading$
- Enclosing class:
- SelectionHandler
public static interface SelectionHandler.HasFailureMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
failureMessage()
-