Uses of Interface
org.exolab.jms.client.JmsTemporaryDestination

Uses of JmsTemporaryDestination in org.exolab.jms.client
 

Classes in org.exolab.jms.client that implement JmsTemporaryDestination
 class JmsTemporaryQueue
          A temporary queue is created by a client through a session and has a lifetime of the session's connection.
 class JmsTemporaryTopic
          A temporary topic is created by a client through a session and has a lifetime of the session's connection.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.