KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.exolab.jms.server.JmsServerConnectionManager
    The <code>JmsServerConnectionManager</code> is responsible for managing all connections to the server. @author <a HREF="mailto:jima@comware.com.au">Jim Alateras</a> @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.3 $ $Date: 2 ...
  • org.jboss.mq.sm.jdbc.JDBCStateManager
    A state manager that stores state in the database. @jmx:mbean extends="org.jboss.mq.sm.AbstractStateManagerMBean" @todo add support for jmx operations to maintain the database @todo create indices @author Adrian Brock (Adrian@jboss.org) @author Ivelin Ivanov (ivelin@jboss.org) @version $Revision ...
  • org.springframework.jms.InvalidClientIDException
    Runtime exception mirroring the JMS InvalidClientIDException. @author Les Hazlewood @since 1.1 @see javax.jms.InvalidClientIDException
Popular Tags