OutgoingConnection
org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnection
final case class OutgoingConnection(remoteAddress: InetSocketAddress, localAddress: InetSocketAddress)
Represents a prospective outgoing TCP connection.
Attributes
- Source
- Tcp.scala
- Graph
-
- Supertypes
Members list
In this article