Uses of Class
no.ntnu.item.router.utilities.ActionPlaneSessions

Packages that use ActionPlaneSessions
no.ntnu.item.router   
 

Uses of ActionPlaneSessions in no.ntnu.item.router
 

Fields in no.ntnu.item.router declared as ActionPlaneSessions
private  ActionPlaneSessions ServiceSessionBank.actionPlaneSessions
          The ActionPlaneSessions that will keep track of AP sessions
private  ActionPlaneSessions RouterControl.actionPlaneSessions
          The ActionPlaneSessions will control AP relevant sessions
 

Constructors in no.ntnu.item.router with parameters of type ActionPlaneSessions
ServiceSessionBank(Parser parser, GuiXmlWriter guiXmlWriter, ActionPlaneSessions actionPlaneSessions)
          Constructor