Uses of Class
fipaos.ont.fipa.fipaman.Envelope

Packages that use Envelope
fipaos.agent.conversation 
fipaos.agent.conversation.standard 
fipaos.mts 
fipaos.mts.service 
fipaos.ont.fipa.fipaman 

Uses of Envelope in fipaos.agent.conversation
 

Methods in fipaos.agent.conversation that return Envelope
EnvelopeConversation.getEnvelope(int index)
          Get the Envelope of the latest message received
 

Uses of Envelope in fipaos.agent.conversation.standard
 

Methods in fipaos.agent.conversation.standard that return Envelope
EnvelopeConversationImpl.getEnvelope(int index)
          Get the Envelope of the latest message received
 

Uses of Envelope in fipaos.mts
 

Constructors in fipaos.mts with parameters of type Envelope
Message.Message(Envelope env, ACL acl)
          Create a new Message based upon the given Envelope (which is assumed to contain an ACL object).
 

Methods in fipaos.mts that return Envelope
EnvelopeMessage.getEnvelope()
          Gets the Envelope that is part of this Message
 

Methods in fipaos.mts with parameters of type Envelope
final voidExternalMTPBase.incoming(Envelope env, byte[] msg)
          Incoming messages are passed to this via this method
final voidExternalMTPBase.outgoing(Envelope env, byte[] msg)
          Outgoing messages are passed to this via this method
(package private) final voidExternalMTPBase.receive(Envelope p1, Object p2)
          Invoked when the MTPBase class is passing an incoming message back
(package private) final voidExternalMTPBase.send(Object target, Envelope p1, Object p2)
          Send the given message to the given target - the target is the result of a call to one of the lookup() methods
(package private) final voidInternalMTPBase.receive(Envelope p1, Object p2)
          Invoked when the MTPBase class is passing an incoming message back
(package private) final voidInternalMTPBase.send(Object target, Envelope p1, Object p2)
          Send the given message to the given target - the target is the result of a call to one of the lookup() methods
(package private) abstract voidMTPBase.receive(Envelope envelope, Object msg)
          Invoked when a message is received - subclasses should implement this to deal with incoming messages (i.e.
(package private) abstract voidMTPBase.send(Object target, Envelope envelope, Object msg)
          Send the given message to the given target - the target is the result of a call to one of the lookup() methods
 

Uses of Envelope in fipaos.mts.service
 

Methods in fipaos.mts.service with parameters of type Envelope
synchronized voidBufferService.incoming(Envelope p1, byte[] p2)
          
synchronized voidBufferService.outgoing(Envelope p1, byte[] p2)
          
synchronized voidCommMultiplexService.incoming(Envelope p1, byte[] p2)
          
synchronized voidCommMultiplexService.outgoing(Envelope p1, byte[] p2)
          
synchronized voidParserService.incoming(Envelope p1, byte[] p2)
          Incoming messages are passed to this via this method
synchronized voidParserService.outgoing(Envelope p1, byte[] p2)
          Outgoing messages are passed to this via this method
voidPostParserService.incoming(Envelope env, byte[] msg)
          Incoming messages are passed to this via this method
voidPostParserService.outgoing(Envelope env, byte[] msg)
          Outgoing messages are passed to this via this method
 

Uses of Envelope in fipaos.ont.fipa.fipaman
 

Methods in fipaos.ont.fipa.fipaman that return Envelope
synchronized EnvelopeEnvelope.getSubEnvelope(int x)
          Gets a particular sub-envelope