Package akka.http.javadsl
Class OutgoingConnection
java.lang.Object
akka.http.javadsl.OutgoingConnection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelegate()
The local address of this connection.The address of the remote peer.
-
Constructor Details
-
OutgoingConnection
-
-
Method Details
-
delegate
-
localAddress
The local address of this connection.- Returns:
- (undocumented)
-
remoteAddress
The address of the remote peer.- Returns:
- (undocumented)
-