Interface MessageSender<T>
- All Superinterfaces:
Consumer<T>
-
Method Summary
-
Method Details
-
accept
Make sure every MessageSender also acts as Consumer -
send
- Throws:
MessagingException
-
send
- Throws:
MessagingException
-
Consumer<T>
MessagingException
MessagingException