Uses of Class
zeus.concepts.FIPAPerformative

Packages that use FIPAPerformative
JADE_SL   
zeus.actors.intrays   
zeus.actors.outtrays   
zeus.concepts   
 

Uses of FIPAPerformative in JADE_SL
 

Methods in JADE_SL that return FIPAPerformative
 FIPAPerformative StringACLCodec.decode()
          decode and parses the next message from the Reader passed in the constructor.
 

Uses of FIPAPerformative in zeus.actors.intrays
 

Methods in zeus.actors.intrays that return FIPAPerformative
private  FIPAPerformative FIPA_2000_HTTP_Connection.process(java.lang.String inMess, java.lang.String bound)
           
 FIPAPerformative FIPA_2000_HTTP_Server.pop()
           
 

Methods in zeus.actors.intrays with parameters of type FIPAPerformative
 void FIPA_2000_HTTP_Connection.message(FIPAPerformative aFipaMessage)
          message is used to handle the completely read and parsed message when it has come off the message queue
 

Uses of FIPAPerformative in zeus.actors.outtrays
 

Methods in zeus.actors.outtrays with parameters of type FIPAPerformative
 boolean FIPA_PostMan.postFIPAMsg(FIPAPerformative msg, FIPA_AID_Address addr)
          posts the message to the appropriate transport, will set the return address to
 

Uses of FIPAPerformative in zeus.concepts
 

Methods in zeus.concepts that return FIPAPerformative
 FIPAPerformative FIPAParser.Message()
           
static FIPAPerformative ZeusParser.fipaPerformative(java.lang.String str)
           
 

Methods in zeus.concepts with parameters of type FIPAPerformative
 void FIPAParser.MessageParameter(FIPAPerformative msg)
           
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.