Package org.apache.pekko.http.javadsl
Class Http$
java.lang.Object
org.apache.pekko.http.javadsl.Http$
- All Implemented Interfaces:
org.apache.pekko.actor.ExtensionId<Http>
,org.apache.pekko.actor.ExtensionIdProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.actor.ExtensionId
apply, apply, equals, hashCode
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Http$
public Http$()
-
-
Method Details
-
get
- Specified by:
get
in interfaceorg.apache.pekko.actor.ExtensionId<Http>
-
get
- Specified by:
get
in interfaceorg.apache.pekko.actor.ExtensionId<Http>
-
lookup
- Specified by:
lookup
in interfaceorg.apache.pekko.actor.ExtensionIdProvider
-
createExtension
- Specified by:
createExtension
in interfaceorg.apache.pekko.actor.ExtensionId<Http>
-