add new Streams Quick Start
also move IOResult to akka.stream package
This commit is contained in:
parent
5d3a8256c1
commit
125c996fae
23 changed files with 459 additions and 26 deletions
|
|
@ -10,7 +10,6 @@ import java.util.concurrent.CompletionStage;
|
|||
import akka.Done;
|
||||
import akka.actor.ActorSystem;
|
||||
import akka.stream.ActorAttributes;
|
||||
import akka.stream.io.IOResult;
|
||||
import akka.stream.javadsl.Sink;
|
||||
import akka.stream.javadsl.FileIO;
|
||||
import docs.AbstractJavaTest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue