Package me.ehp246.aufjms.api.dispatch
Interface JmsDispatchFn
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The abstraction of a JMS
JMSProducer. The producer is scoped to a
Connection.
The interface only is concerned with sending the message.
- Author:
- Lei Yang
-
Method Summary
-
Method Details
-
send
-