Uses of Class
no.ntnu.item.router.SessionHandlerInfo

Packages that use SessionHandlerInfo
no.ntnu.item.router   
 

Uses of SessionHandlerInfo in no.ntnu.item.router
 

Fields in no.ntnu.item.router with type parameters of type SessionHandlerInfo
private  java.util.List<SessionHandlerInfo> ActionReasoner.sessionHandlerInfoList
          Current string that is written to the Click handler file
 

Methods in no.ntnu.item.router that return types with arguments of type SessionHandlerInfo
private  java.util.List<SessionHandlerInfo> ActionReasoner.getNewListOfSessionHandlerInfo()
          This method will based on the sessions in the markedSessions list generate a list of SessionHandlerInfo objects.
These objects will represent the session information relevant to the handler
 

Method parameters in no.ntnu.item.router with type arguments of type SessionHandlerInfo
private  java.lang.Boolean ActionReasoner.areListsEqual(java.util.List<SessionHandlerInfo> newList)
          Will compare the given list with this.sessionHandlerInfoList
Will determine if the lists are approximately equal.
The reason we say approximately equal is that we allow some margins on ping.