Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Messaging
Class ReplyToLateMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.MessageReply
              |
              +--PkgAgentSystem.Messaging.ReplyToLateMessage
All Implemented Interfaces:
Cloneable, MessageType, Serializable

public class ReplyToLateMessage
extends MessageReply

A message to signal that the conversation, to which to message before was sent, is already archived and no longer available or that the message is to late because of another reason. Contains the message causing the problem.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag
See Also:
Serialized Form

Constructor Summary
ReplyToLateMessage(MessageType msg)
          Create a reply to a mesage, whose conversation is no longer active.
 
Methods inherited from class PkgAgentSystem.Messaging.MessageReply
getMessage, toString
 
Methods inherited from class PkgAgentSystem.Messaging.Message
copy, fromInitiator, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setAddressee, setConversationTypeID, setDestConversationID, setFromInitiator, setSender, setSrcConversationID
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReplyToLateMessage

public ReplyToLateMessage(MessageType msg)
Create a reply to a mesage, whose conversation is no longer active.
Parameters:
msg - the message to reply to

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.