Uses of Package
ibspan.tss.layout

Packages that use ibspan.tss.layout
ibspan.tss.agents.pa PersonalAgent implementation. 
ibspan.tss.agents.pa.handlers Behaviours handling with requests sended to PersonalAgent
ibspan.tss.agents.sha SessionHandlingAgent implementation. 
ibspan.tss.agents.sha.mvc Skeleton of Model-View-Controller (MVC) architecture, powered by SessionHandlingAgent
ibspan.tss.layout Components for preparing layout of a system response to a user request. 
 

Classes in ibspan.tss.layout used by ibspan.tss.agents.pa
TemplatesRegister
          This class stores templates used by ModelConstructor and PersonalModelConstructor objects to prepare layout of system response returned to the user.
 

Classes in ibspan.tss.layout used by ibspan.tss.agents.pa.handlers
TemplatesRegister
          This class stores templates used by ModelConstructor and PersonalModelConstructor objects to prepare layout of system response returned to the user.
 

Classes in ibspan.tss.layout used by ibspan.tss.agents.sha
TemplatesRegister
          This class stores templates used by ModelConstructor and PersonalModelConstructor objects to prepare layout of system response returned to the user.
 

Classes in ibspan.tss.layout used by ibspan.tss.agents.sha.mvc
TemplatesRegister
          This class stores templates used by ModelConstructor and PersonalModelConstructor objects to prepare layout of system response returned to the user.
 

Classes in ibspan.tss.layout used by ibspan.tss.layout
TemplateNotRegistered
          Thrown when trying to access template which is not registered in TemplateRegister object.