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, 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
 java.lang.Object failureMessage()
           
 

Method Detail

failureMessage

java.lang.Object failureMessage()