Package org.araneaframework.framework.router

Base and standard implementations of framework routers.

See:
          Description

Class Summary
BaseExpiringServiceRouterService Router service that kills child services after specified period of inactivity is over.
BaseExpiringServiceRouterService.TimeCapsule  
BaseServiceRouterService A router service consists of multiple child services, they form a service map.
StandardSessionServiceRouterService A BaseServiceRouterService which handles sessions.
StandardThreadServiceRouterService A BaseServiceRouterService which handles threads.
StandardTopServiceRouterService A top router service.
 

Package org.araneaframework.framework.router Description

Base and standard implementations of framework routers.