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 Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpConnectionContext$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.scaladsl.HttpConnectionContext
defaultPort, isSecureMethods inherited from class org.apache.pekko.http.javadsl.HttpConnectionContext
isSecureMethods inherited from class org.apache.pekko.http.javadsl.ConnectionContext
httpsClient, httpsClient, httpsServer, httpsServer, noEncryption
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
HttpConnectionContext$
public HttpConnectionContext$()
-
-
Method Details
-
getInstance
Java API- Overrides:
getInstancein classHttpConnectionContext
-
create
Java API- Overrides:
createin classHttpConnectionContext
-
apply
- Overrides:
applyin classHttpConnectionContext
-