Uses of Class
org.objectweb.joram.client.jms.Session.MessageListenerContext
-
Packages that use Session.MessageListenerContext Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification. -
-
Uses of Session.MessageListenerContext in org.objectweb.joram.client.jms
Methods in org.objectweb.joram.client.jms with parameters of type Session.MessageListenerContext Modifier and Type Method Description private voidSession. onMessages(Session.MessageListenerContext ctx)Called by SessionDaemon.
-