BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
doCreateAgent Message Message parameters: Required: RoleName: -- full package name of the agent Responds with either Message: eventAgentCreationSuccessful Parameters: RoleName: MamId: or Message: eventAgentCreationFailed Parameters: RoleName:
Mesage: doExportToMoo Parameters: Required: InformationPersonaeAgent: KnowledgeAgents: UserName: -- for the Moo Password: -- for the Moo ConnectRoom: -- for the Moo - where to start from Response Message - eventExportFinished Parameters: Required: Successful: Optional: ErrorMessage: - if not successful...
Message: doSearch Parameters: Required: QueryPhrase: Response Message: eventSearchComplete Parameters: Required: QueryPhrase: FoundResults: Optional: IPAgents: -- of MamId, Vector where MamId references IPAgents who know about QueryPhrase Vector is a list of MamId, Integer where MamId is a KnowledgeAgent associated w/ that IPAgent Integer is that agent's relevance rating