Package | Description |
---|---|
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. |
Modifier and Type | Class and Description |
---|---|
class |
QueueSender
Implements the
javax.jms.QueueSender interface. |
class |
TopicPublisher
Implements the
javax.jms.TopicPublisher interface. |
Modifier and Type | Field and Description |
---|---|
private MessageProducer |
JMSProducer.messageProducer |
Modifier and Type | Method and Description |
---|---|
protected void |
Session.addProducer(MessageProducer mp)
Called here and by sub-classes.
|
(package private) void |
Session.closeProducer(MessageProducer mp)
Called by MessageProducer.
|
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.