KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > jms > InvalidDestinationException > Top Examples

  • org.jboss.mq.SpySession
    This class implements javax.jms.Session and javax.jms.XASession @author Norbert Lataille (Norbert.Lataille@m4x.org) @author Hiram Chirino (Cojonudo14@hotmail.com) @created August 16, 2001 @version $Revision: 1.32.2.5 $
  • org.jboss.test.jbossmq.test.JBossMQUnitTest
    Basic jms tests. Some simple tests of spyderMQ @author Hiram Chirino <Cojonudo14@hotmail.com> @author Scott.Stark@jboss.org @version $Revision: 1.3.6.3 $
  • org.exolab.jms.client.JmsSession
    Client implementation of the <code>javax.jms.Session</code> interface. @author <a HREF="mailto:jima@exoffice.com">Jim Alateras</a> @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.2 $ $Date: 2005/03/18 03:36:37 $ The owner o ...
  • org.jboss.mq.SpyConnection
    This class implements javax.jms.QueueConnection and javax.jms.TopicConnection @author Norbert Lataille (Norbert.Lataille@m4x.org) @author Hiram Chirino (Cojonudo14@hotmail.com) @author <a HREF="mailto:adrian@jboss.org">Adrian Brock</a> @version $Revision: 1.15.6.2 $
  • org.jboss.mq.server.ClientConsumer
    This represent the clients queue which consumes messages from the destinations on the provider. @author Hiram Chirino (Cojonudo14@hotmail.com) @author <a HREF="mailto:pra@tim.se">Peter Antman</a> @created August 16, 2001 @version $Revision: 1.21.6.2 $
  • org.exolab.jms.messagemgr.ConsumerManager
    The consumer manager is responsible for creating and managing the lifecycle of consumers. The consumer manager maintains a list of all active consumers. @author <a HREF="mailto:jima@comware.com.au">Jim Alateras</a> @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a& ...
  • org.jboss.mq.security.ServerSecurityInterceptor
    ServerSecurityInvoker.java @author <a HREF="mailto:pra@tim.se">Peter Antman</a> @version $Revision: 1.6 $
  • org.exolab.jms.client.JmsMessageProducer
    Client implementation of the <code>javax.jms.MessageProducer</code> interface @version $Revision: 1.2 $ $Date: 2005/03/18 03:36:37 $ @author <a HREF="mailto:jima@comware.com.au">Jim Alateras</a> @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson& ...
  • org.springframework.jms.InvalidDestinationException
    Runtime exception mirroring the JMS InvalidDestinationException. @author Les Hazlewood @since 1.1 @see javax.jms.InvalidDestinationException
Popular Tags