Class SessionTopicTypeRegexSearch


  • public class SessionTopicTypeRegexSearch
    extends Object
    Bean for filters for getMessages
    • Method Detail

      • getTopicRegex

        public String getTopicRegex()
        Returns:
        desired topicRegex
      • getTypeRegex

        public String getTypeRegex()
        Returns:
        desired typeRegex
      • isMessageWanted

        public boolean isMessageWanted​(IMDfromHTMLIPCMessage msg)
        Determines whether the supplied msg matches the search criteria of this object
        Parameters:
        msg -
        Returns:
        true if any of the required components are undefined or what is supplied matches what is in the message