Package org.apache.pekko.io
Class IO$
java.lang.Object
org.apache.pekko.io.IO$
Entry point to Akka’s IO layer.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends IO.Extension>
ActorRefapply
(ExtensionId<T> key, ActorSystem system)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
IO$
public IO$()
-
-
Method Details
-
apply
-