Uses of Class
org.ow2.joram.jakarta.jms.MultiSessionConsumer
-
Packages that use MultiSessionConsumer Package Description org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. -
-
Uses of MultiSessionConsumer in org.ow2.joram.jakarta.jms
Fields in org.ow2.joram.jakarta.jms with type parameters of type MultiSessionConsumer Modifier and Type Field Description private Vector<MultiSessionConsumer>Connection. cconsumersVector of the connection's consumers.Methods in org.ow2.joram.jakarta.jms with parameters of type MultiSessionConsumer Modifier and Type Method Description (package private) voidConnection. closeConnectionConsumer(MultiSessionConsumer cc)Called by MultiSessionConsumer.
-