Uses of Interface
com.mdfromhtml.core.IMDfromHTMLIPCMessage
-
Packages that use IMDfromHTMLIPCMessage Package Description com.mdfromhtml.core -
-
Uses of IMDfromHTMLIPCMessage in com.mdfromhtml.core
Classes in com.mdfromhtml.core that implement IMDfromHTMLIPCMessage Modifier and Type Class Description classMDfromHTMLIPCMessageImplementation of the MDfromHTML IPC Message to be sent (or received) across the MDfromHTML Interprocess Communications Infrastructure.Methods in com.mdfromhtml.core with parameters of type IMDfromHTMLIPCMessage Modifier and Type Method Description booleanSessionTopicTypeRegexSearch. isMessageWanted(IMDfromHTMLIPCMessage msg)Determines whether the supplied msg matches the search criteria of this object
-