akka.routing
Interface DeprecatedRouterConfig

All Superinterfaces:
Group, Pool, RouterConfig, java.io.Serializable
All Known Implementing Classes:
AdaptiveLoadBalancingRouter, BroadcastRouter, ClusterRouterConfig, ConsistentHashingRouter, RandomRouter, RoundRobinRouter, ScatterGatherFirstCompletedRouter, SmallestMailboxRouter

public interface DeprecatedRouterConfig
extends Group, Pool


Method Summary
 
Methods inherited from interface akka.routing.Group
createRouterActor, paths, props, routeeFor
 
Methods inherited from interface akka.routing.Pool
createRouterActor, enrichWithPoolDispatcher, newRoutee, nrOfInstances, props, resizer, stopRouterWhenAllRouteesRemoved, supervisorStrategy, usePoolDispatcher
 
Methods inherited from interface akka.routing.RouterConfig
createRouter, isManagementMessage, routerDispatcher, routingLogicController, verifyConfig, withFallback