Package org.apache.pekko.http.scaladsl
Class HttpConnectionContext$
java.lang.Object
org.apache.pekko.http.javadsl.ConnectionContext
org.apache.pekko.http.javadsl.HttpConnectionContext
org.apache.pekko.http.scaladsl.HttpConnectionContext
org.apache.pekko.http.scaladsl.HttpConnectionContext$
- All Implemented Interfaces:
- ConnectionContext
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HttpConnectionContext$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.scaladsl.HttpConnectionContextdefaultPort, isSecureMethods inherited from class org.apache.pekko.http.javadsl.HttpConnectionContextisSecureMethods inherited from class org.apache.pekko.http.javadsl.ConnectionContexthttpsClient, httpsClient, httpsServer, httpsServer, noEncryption
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
HttpConnectionContext$public HttpConnectionContext$()
 
- 
- 
Method Details- 
getInstanceJava API- Overrides:
- getInstancein class- HttpConnectionContext
 
- 
createJava API- Overrides:
- createin class- HttpConnectionContext
 
- 
apply- Overrides:
- applyin class- HttpConnectionContext
 
 
-