object IO
Ordering
- Alphabetic
- By Inheritance
Inherited
- IO
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Extension extends actor.Extension
Value Members
- def apply[T <: Extension](key: ExtensionId[T])(implicit system: ActorSystem): ActorRef
Scala API: obtain a reference to the manager actor for the given IO extension, for example or Udp.
Scala API: obtain a reference to the manager actor for the given IO extension, for example or Udp.
For the Java API please refer to the individual extensions directly.
Entry point to Akka’s IO layer.
the Akka online documentation