Uses of Class
FIPA.FipaMessage

Packages that use FipaMessage
FIPA   
zeus.actors.intrays   
zeus.concepts   
 

Uses of FipaMessage in FIPA
 

Fields in FIPA declared as FipaMessage
 FipaMessage FipaMessageHolder.value
           
 

Methods in FIPA that return FipaMessage
static FipaMessage FipaMessageHelper.extract(org.omg.CORBA.Any a)
           
static FipaMessage FipaMessageHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in FIPA with parameters of type FipaMessage
static void FipaMessageHelper.insert(org.omg.CORBA.Any a, FipaMessage that)
           
static void FipaMessageHelper.write(org.omg.CORBA.portable.OutputStream ostream, FipaMessage value)
           
 void MTSOperations.message(FipaMessage aFipaMessage)
           
 void _MTSStub.message(FipaMessage aFipaMessage)
           
 

Constructors in FIPA with parameters of type FipaMessage
FipaMessageHolder(FipaMessage initialValue)
           
 

Uses of FipaMessage in zeus.actors.intrays
 

Methods in zeus.actors.intrays that return FipaMessage
 FipaMessage Container_Server.pop()
           
 FipaMessage FIPA_2000_IIOP_Server.pop()
           
 

Methods in zeus.actors.intrays with parameters of type FipaMessage
 void FIPA_2000_Handler.handle(FipaMessage aMessage)
          handle is the method that must be implemented by the collation object.
 void FIPA_2000_IIOP_Connection.message(FipaMessage aFipaMessage)
           
 void Zeus_ACC_Server.handle(FipaMessage aMessage)
          handle (FIPA.FipaMessage aMessage) is called by the FIPA_2000_server that the init method of this class creates.
 

Uses of FipaMessage in zeus.concepts
 

Methods in zeus.concepts that return FipaMessage
 FipaMessage FIPAPerformative.FipaMessage()
           
 



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