Akka Remote now compiles and tests pass

This commit is contained in:
Viktor Klang 2012-06-25 16:29:08 +02:00
parent d08489c17b
commit 083039d379
8 changed files with 25 additions and 35 deletions

View file

@ -3,6 +3,8 @@
*/
package akka.remote
import language.postfixOps
import akka.testkit._
import akka.actor._
import com.typesafe.config._