Class OutgoingConnectionBuilderImpl$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.OutgoingConnectionBuilderImpl$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final OutgoingConnectionBuilderImpl$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
OutgoingConnectionBuilderImpl$public OutgoingConnectionBuilderImpl$()
 
- 
- 
Method Details- 
applypublic OutgoingConnectionBuilder apply(String host, org.apache.pekko.actor.ClassicActorSystemProvider system) 
 
-