Package org.apache.pekko.io
Class IO
java.lang.Object
org.apache.pekko.io.IO
Entry point to Akka’s IO layer.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends IO.Extension>
ActorRefapply
(ExtensionId<T> key, ActorSystem system)
-
Constructor Details
-
IO
public IO()
-
-
Method Details
-
apply
-