Uses of Package
fipaos.agent.profile

Packages that use fipaos.agent.profile
fipaos.agent 
fipaos.agent.conversation.standard 
fipaos.agent.profile 
fipaos.mts.service 
fipaos.skill.db 
fipaos.skill.db.memorydatabase 
fipaos.skill.db.nodatabase 
fipaos.skill.db.serializationdatabase 
fipaos.tool.configurator 
fipaos.tool.loader 
fipaos.tool.wizard 
fipaos.tool.wizard.panels 

Classes in fipaos.agent.profile used by fipaos.agent
FIPAOSAgent
          Base FIPA-OS agent class implementing FIPA-OS specifics for agent to agent communication.
 

Classes in fipaos.agent.profile used by fipaos.agent.conversation.standard
ConversationManagerImpl
          This class embodies the core functionality of the ConversationManagerImpl.
 

Classes in fipaos.agent.profile used by fipaos.agent.profile
ACCProfile
          
ACCProfileImpl
          
AgentDescriptionImpl
          
AgentProfile
          
AgentProfileImpl
          
DatabaseProfile
          
DatabaseProfileImpl
          
ExternalAddressImpl
          
InternalAddressImpl
          
LoaderProfile
          
LoaderProfileImpl
          
PlatformProfile
          
PlatformProfileImpl
          
ProfileImpl
          
ProtocolMappingImpl
          
ProtocolProfile
          
ProtocolProfileImpl
          
RemoteAgentPlatformProfile
          
RemoteAgentPlatformProfileImpl
          
 

Classes in fipaos.agent.profile used by fipaos.mts.service
AgentCommunicationChannel
          This is an implementation of the ACC as described within the FIPA99 specification It acts as a gateway between the internal transports and the external transports, allowing messages to be exchanged between various FIPA Agent platforms

 

Classes in fipaos.agent.profile used by fipaos.skill.db
DatabaseFactory
          This class provides a static method which will provide a objects which implement the Database interface.
 

Classes in fipaos.agent.profile used by fipaos.skill.db.memorydatabase
MemoryDatabase
          This Database implementation provides a simple non-persistent database

 

Classes in fipaos.agent.profile used by fipaos.skill.db.nodatabase
NoDatabase
          
 

Classes in fipaos.agent.profile used by fipaos.skill.db.serializationdatabase
SerializationDatabase
          This Database implementation provides a simple persistent database
 

Classes in fipaos.agent.profile used by fipaos.tool.configurator
FIPAOSConfigurator
          
FIPAOSConfiguratorGUI
          ************************************************************************** FIPAOSConfiguratorGUI This is the gui part of the configuration tool.
 

Classes in fipaos.agent.profile used by fipaos.tool.loader
AgentLoader
          The Agent Loader will instantiate agents specified in the loader profile in the same java virtual machine.
 

Classes in fipaos.agent.profile used by fipaos.tool.wizard
WizardPanel
          
 

Classes in fipaos.agent.profile used by fipaos.tool.wizard.panels
ACCConfiguration
          
EndPanel
          
IntroductionPanel
          
NamingServicePorts
          
PlatformDetails
          
PlatformDistribution