KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jboss.resource.adapter.jms.JmsConnectionMetaData
    This class implements javax.jms.ConnectionMetaData @author Norbert Lataille (Norbert.Lataille@m4x.org) @author Hiram Chirino (Norbert.Lataille@m4x.org) @author <a HREF="mailto:adrian@jboss.org">Adrian Brock</a> @version $Revision: 1.1.8.1 $
  • org.objectweb.joram.client.connector.OutboundConnection
    An <code>OutboundConnection</code> instance is a handler for a physical connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
Popular Tags