JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
akka.io
Interface Tcp.Message
All Superinterfaces:
NoSerializationVerificationNeeded
All Known Subinterfaces:
Tcp.CloseCommand
,
Tcp.Command
,
Tcp.ConnectionClosed
,
Tcp.Event
,
Tcp.Unbound
,
Tcp.WritingResumed
All Known Implementing Classes:
Tcp.Abort$
,
Tcp.Aborted$
,
Tcp.Bind
,
Tcp.Bound
,
Tcp.Close$
,
Tcp.Closed$
,
Tcp.CommandFailed
,
Tcp.CompoundWrite
,
Tcp.ConfirmedClose$
,
Tcp.ConfirmedClosed$
,
Tcp.Connect
,
Tcp.Connected
,
Tcp.ErrorClosed
,
Tcp.NoAck
,
Tcp.NoAck$
,
Tcp.PeerClosed$
,
Tcp.Received
,
Tcp.Register
,
Tcp.ResumeAccepting
,
Tcp.ResumeReading$
,
Tcp.ResumeWriting$
,
Tcp.SimpleWriteCommand
,
Tcp.SuspendReading$
,
Tcp.Unbind$
,
Tcp.Unbound$
,
Tcp.Write
,
Tcp.WriteCommand
,
Tcp.WriteFile
,
Tcp.WritingResumed$
,
TcpConnectionStage.WriteAck$
Enclosing class:
Tcp
public static interface
Tcp.Message
extends
NoSerializationVerificationNeeded
The common interface for
Tcp.Command
and
Tcp.Event
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method