Class Http.OutgoingConnection

java.lang.Object
akka.http.scaladsl.Http.OutgoingConnection
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product
Enclosing class:
Http

public static final class Http.OutgoingConnection extends Object implements scala.Product, Serializable
Represents a prospective outgoing HTTP connection.
See Also: