Class OutgoingConnectionBuilderImpl
java.lang.Object
org.apache.pekko.http.impl.engine.http2.OutgoingConnectionBuilderImpl
INTERNAL API
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
OutgoingConnectionBuilderImplpublic OutgoingConnectionBuilderImpl()
 
- 
- 
Method Details- 
applypublic static OutgoingConnectionBuilder apply(String host, org.apache.pekko.actor.ClassicActorSystemProvider system) 
 
-