Package org.apache.pekko.http.javadsl
Class OutgoingConnection
java.lang.Object
org.apache.pekko.http.javadsl.OutgoingConnection
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondelegate()The local address of this connection.The address of the remote peer.
- 
Constructor Details- 
OutgoingConnection
 
- 
- 
Method Details- 
delegate
- 
localAddressThe local address of this connection.- Returns:
- (undocumented)
 
- 
remoteAddressThe address of the remote peer.- Returns:
- (undocumented)
 
 
-