Clean up akka-remote for OSGi and re-enable OSGi bundles. See #2497
This commit is contained in:
parent
1715c60190
commit
5f63469264
24 changed files with 84 additions and 62 deletions
|
|
@ -5,7 +5,7 @@ package docs.jrouting;
|
|||
|
||||
import akka.routing.RoundRobinRouter;
|
||||
import akka.routing.DefaultResizer;
|
||||
import akka.routing.RemoteRouterConfig;
|
||||
import akka.remote.routing.RemoteRouterConfig;
|
||||
import akka.actor.ActorRef;
|
||||
import akka.actor.Props;
|
||||
import akka.actor.UntypedActor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue