Uses of Class
com.tarsolution.notifyman.shared.common.Message
-
Packages that use Message Package Description com.tarsolution.notifyman.shared.plugin.outbound -
-
Uses of Message in com.tarsolution.notifyman.shared.plugin.outbound
Methods in com.tarsolution.notifyman.shared.plugin.outbound with parameters of type Message Modifier and Type Method Description abstract Response
AbstractOutbound. send(Message message)
The method run your outbound process for sending a message
-