Package org.apache.pekko.http.javadsl
Class ServerBuilder$
java.lang.Object
org.apache.pekko.http.javadsl.ServerBuilder$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ServerBuilder$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- 
ServerBuilder$public ServerBuilder$()
 
- 
- 
Method Details- 
applypublic ServerBuilder apply(String interface_, int port, org.apache.pekko.actor.ClassicActorSystemProvider system) 
 
-