Uses of Package
org.objectweb.joram.client.jms.connection
-
Packages that use org.objectweb.joram.client.jms.connection Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification.org.objectweb.joram.client.jms.admin Theorg.objectweb.joram.client.jms.adminpackage holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.org.objectweb.joram.client.jms.connection org.objectweb.joram.client.jms.local org.objectweb.joram.client.jms.tcp Theorg.objectweb.joram.client.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. -
Classes in org.objectweb.joram.client.jms.connection used by org.objectweb.joram.client.jms Class Description AbortedRequestException CompletionListener ReplyListener RequestChannel RequestMultiplexer Requestor -
Classes in org.objectweb.joram.client.jms.connection used by org.objectweb.joram.client.jms.admin Class Description RequestChannel -
Classes in org.objectweb.joram.client.jms.connection used by org.objectweb.joram.client.jms.connection Class Description AbortedRequestException CompletionListener ErrorListener MultiThreadSyncChannel.SyncRound ReplyListener RequestChannel RequestMultiplexer RequestMultiplexer.DemultiplexerDaemon RequestMultiplexer.HeartBeatTask Timer task responsible for sending a ping message to the server if no request has been sent during the specified timeout ('cnxPendingTimer' from the factory parameters). -
Classes in org.objectweb.joram.client.jms.connection used by org.objectweb.joram.client.jms.local Class Description RequestChannel -
Classes in org.objectweb.joram.client.jms.connection used by org.objectweb.joram.client.jms.tcp Class Description RequestChannel