Uses of Class
fipaos.mts.MTS

Packages that use MTS
fipaos.agent 

Uses of MTS in fipaos.agent
 

Methods in fipaos.agent that return MTS
MTSFIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid)
          Generates a MTS implementation
MTSStandardFIPAOSAgentComponentFactory.getMTS(PlatformProfile p, AgentProfile ap, AgentID aid)
          Generates a MTS implementation
 

Methods in fipaos.agent with parameters of type MTS
ConversationManagerFIPAOSAgentComponentFactory.getCM(ConversationListener cl, MTS mts, FIPAOSAgent agent, DatabaseProfile dbp, ProtocolProfile pp)
          Generates a ConversationManager implementation
ConversationManagerStandardFIPAOSAgentComponentFactory.getCM(ConversationListener cl, MTS mts, FIPAOSAgent agent, DatabaseProfile dbp, ProtocolProfile pp)
          Generates a ConversationManager implementation