Uses of Package
ibspan.tss.agents.sha.mvc

Packages that use ibspan.tss.agents.sha.mvc
ibspan.tss.agents.sha.handlers Behaviours handling with requests sended to SessionHandlingAgent
ibspan.tss.agents.sha.mvc Skeleton of Model-View-Controller (MVC) architecture, powered by SessionHandlingAgent
 

Classes in ibspan.tss.agents.sha.mvc used by ibspan.tss.agents.sha.handlers
ModelConstructor
          This behaviour constructs model of data in Model-View-Controller architecture.
 

Classes in ibspan.tss.agents.sha.mvc used by ibspan.tss.agents.sha.mvc
ModelConstructor
          This behaviour constructs model of data in Model-View-Controller architecture.
ViewConstructor
          This behaviour provides a set of methods for constructing view of data in Model-View-Controller architecture by utilizing another agent providing view transforming service.