| Modifier and Type | Field and Description | 
|---|---|
| static Http$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Http$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Http | createExtension(org.apache.pekko.actor.ExtendedActorSystem system) | 
| Http | get(org.apache.pekko.actor.ActorSystem system) | 
| Http | get(org.apache.pekko.actor.ClassicActorSystemProvider system) | 
| Http$ | lookup() | 
public static final Http$ MODULE$
public Http get(org.apache.pekko.actor.ActorSystem system)
get in interface org.apache.pekko.actor.ExtensionId<Http>public Http get(org.apache.pekko.actor.ClassicActorSystemProvider system)
get in interface org.apache.pekko.actor.ExtensionId<Http>public Http$ lookup()
lookup in interface org.apache.pekko.actor.ExtensionIdProvider