|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FipaMessageEnvelope | |
com.ibm.able.platform.agents | FIPA agents in this package include an AMS, an ACC, and a DF, as well as a default FIPA agent that can be used as a base for building FIPA-compliant agents. |
Uses of FipaMessageEnvelope in com.ibm.able.platform.agents |
Methods in com.ibm.able.platform.agents that return FipaMessageEnvelope | |
FipaMessageEnvelope |
FipaLetter.getMessageEnvelope()
Retrieve the current message envelope. |
Methods in com.ibm.able.platform.agents with parameters of type FipaMessageEnvelope | |
void |
FipaLetter.setMessageEnvelope(FipaMessageEnvelope theMessageEnvelope)
Set the current message envelope to the specified value. |
Constructors in com.ibm.able.platform.agents with parameters of type FipaMessageEnvelope | |
FipaLetter.FipaLetter(FipaMessageEnvelope theMessageEnvelope,
java.util.Vector theMessageContent)
Create a new FIPA letter, and initialize it with specified parameters. |
|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |