Agent System POND 1.0 (1.7.2000)

PkgAgentSystem.Messaging
Class ReplyToLateMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.MessageReply
              |
              +--PkgAgentSystem.Messaging.ReplyToLateMessage

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

Fields inherited from class PkgAgentSystem.Messaging.Message
addressee, convTypeID, destConvID, sender, srcConvID
 
Constructor Summary
ReplyToLateMessage(Message 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, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setDestConversationID, setSrcConversationID
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReplyToLateMessage

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

Agent System POND 1.0 (1.7.2000)

Submit a bug

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