Package akka.http.impl.engine.http2
Class OutgoingConnectionBuilderImpl
- java.lang.Object
-
- akka.http.impl.engine.http2.OutgoingConnectionBuilderImpl
-
public class OutgoingConnectionBuilderImpl extends java.lang.Object
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description OutgoingConnectionBuilderImpl()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OutgoingConnectionBuilder
apply(java.lang.String host, akka.actor.ClassicActorSystemProvider system)
-
-
-
Method Detail
-
apply
public static OutgoingConnectionBuilder apply(java.lang.String host, akka.actor.ClassicActorSystemProvider system)
-
-