parent
2b1d964f14
commit
5be1a527b1
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import scala.concurrent.duration.FiniteDuration
|
|||
import scala.concurrent.{ Await, ExecutionContextExecutor }
|
||||
|
||||
/**
|
||||
* ExtendedActorMaterializer used by subtypes which materializer using GraphInterpreterShell
|
||||
* ExtendedActorMaterializer used by subtypes which delegates in-island wiring to [[akka.stream.impl.PhaseIsland]]s
|
||||
*/
|
||||
@DoNotInherit private[akka] abstract class ExtendedActorMaterializer extends ActorMaterializer {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue