Uses of Class
org.apache.manifoldcf.crawler.notifications.rocketchat.RocketChatMessage
-
-
Uses of RocketChatMessage in org.apache.manifoldcf.crawler.notifications.rocketchat
Fields in org.apache.manifoldcf.crawler.notifications.rocketchat declared as RocketChatMessage Modifier and Type Field Description protected RocketChatMessageRocketChatConnector.SendThread. messageMethods in org.apache.manifoldcf.crawler.notifications.rocketchat with parameters of type RocketChatMessage Modifier and Type Method Description voidRocketChatSession. send(RocketChatMessage message)Constructors in org.apache.manifoldcf.crawler.notifications.rocketchat with parameters of type RocketChatMessage Constructor Description SendThread(RocketChatSession session, RocketChatMessage message)
-