Uses of Class
ibspan.tss.agents.sha.history.HistoryLogger

Packages that use HistoryLogger
ibspan.tss.agents.sha SessionHandlingAgent implementation. 
ibspan.tss.agents.sha.session Realization of 'session tracking' feature, together with 'access authorization' feature. 
 

Uses of HistoryLogger in ibspan.tss.agents.sha
 

Constructors in ibspan.tss.agents.sha with parameters of type HistoryLogger
SHAResponder(Agent a, MessageTemplate mt, HistoryLogger historyLogger)
           
 

Uses of HistoryLogger in ibspan.tss.agents.sha.session
 

Constructors in ibspan.tss.agents.sha.session with parameters of type HistoryLogger
ActionDispatcherWithSessionTracking(Agent a, DataStore ds, HistoryLogger historyLogger, Object accessKey, Object actionNameKey, Object actKey)
          Constructs action dispatcher.