move everything into package akka.pattern
This commit is contained in:
parent
9c762dec20
commit
2bed2cb954
59 changed files with 73 additions and 73 deletions
|
|
@ -55,7 +55,7 @@ import akka.actor.UntypedActor;
|
|||
import akka.actor.ActorRef;
|
||||
import akka.actor.Props;
|
||||
import akka.dispatch.Futures;
|
||||
import akka.Patterns;
|
||||
import akka.pattern.Patterns;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue