Example usage for Java javax.jms MessageListener fields, constructors, methods, implement or subclass
The text is from its open source code.
void | onMessage(Message message) Passes a message to the listener. |
String | toString() Returns a string representation of the object. |