org.apache.pekko.stream.javadsl.Tcp.OutgoingConnection
Represents a prospective outgoing TCP connection.
Attributes
-
Source
-
Tcp.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
The local address of the endpoint bound by the materialization of the connection materialization.
The local address of the endpoint bound by the materialization of the connection materialization.
Attributes
-
Source
-
Tcp.scala
The remote address this connection is or will be bound to.
The remote address this connection is or will be bound to.
Attributes
-
Source
-
Tcp.scala