Class ConversationFilter
java.lang.Object
madkit.messages.ConversationFilter
-
Constructor Summary
ConstructorsConstructorDescriptionConversationFilter
(Message origin) a filter that acts according to the conversationID of a message. -
Method Summary
-
Constructor Details
-
ConversationFilter
a filter that acts according to the conversationID of a message.- Parameters:
origin
- the message's ID which will be used to check the acceptability of message.
-
-
Method Details
-
test
-