Joram ${version}
A B C D E F G H I J L M N O P Q R S T U V W X Z

A

A3_SERVERS_XML - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ACLPanel - class org.objectweb.joram.client.tools.admin.ACLPanel.
 
ACLPanel(String) - Constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
ADMIN_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_HOST_NAME - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ADMIN_PORT - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
AbortedRequestException - exception org.objectweb.joram.client.jms.connection.AbortedRequestException.
 
AbortedRequestException() - Constructor for class org.objectweb.joram.client.jms.connection.AbortedRequestException
 
ActivationSpecImpl - class org.objectweb.joram.client.connector.ActivationSpecImpl.
An ActivationSpecImpl instance holds configuration information related to an endpoint deployment.
ActivationSpecImpl() - Constructor for class org.objectweb.joram.client.connector.ActivationSpecImpl
Constructs an ActivationSpecImpl instance.
AdapterTracing - class org.objectweb.joram.client.connector.AdapterTracing.
Utility class for logging.
AdapterTracing() - Constructor for class org.objectweb.joram.client.connector.AdapterTracing
 
AdminCommandDialog - class org.objectweb.joram.client.tools.admin.AdminCommandDialog.
 
AdminCommandDialog(Frame, AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
AdminController - class org.objectweb.joram.client.tools.admin.AdminController.
 
AdminController() - Constructor for class org.objectweb.joram.client.tools.admin.AdminController
 
AdminException - exception org.objectweb.joram.client.jms.admin.AdminException.
An AdminException is an exception thrown by an administration method.
AdminException(String) - Constructor for class org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - class org.objectweb.joram.client.jms.admin.AdminHelper.
The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
AdminHelper() - Constructor for class org.objectweb.joram.client.jms.admin.AdminHelper
 
AdminModule - class org.objectweb.joram.client.jms.admin.AdminModule.
The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
AdminModule() - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule
 
AdminModule.AdminRequestor - class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor.
 
AdminModule.AdminRequestor(TopicConnection) - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
AdminTool - class org.objectweb.joram.client.tools.admin.AdminTool.
 
AdminTool(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminTool
 
AdminToolConstants - class org.objectweb.joram.client.tools.admin.AdminToolConstants.
 
AdminToolConstants() - Constructor for class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
AdministeredObject - class org.objectweb.joram.client.jms.admin.AdministeredObject.
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - Constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
 
abort() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
abortRequest() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
abortRequest(int) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
abortRequest() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
acknowledge() - Method in class org.objectweb.joram.client.jms.Message
API method.
addClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Adds a queue into the cluster this queue belongs to.
addClusteredTopic(Topic) - Method in class org.objectweb.joram.client.jms.Topic
Adds a topic into the cluster this topic belongs to.
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Adds a connection event listener.
addConsumer(MessageConsumer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addDomain(String, int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a domain to the platform.
addProducer(MessageProducer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addServer(int, String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a server to the platform.
addServer(int, String, String, int, String, String[], String[]) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a server to the platform.
addServerAddress(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
addSession(Session) - Method in class org.objectweb.joram.client.jms.Connection
Called here and by sub-classes.
adminControllerEvent(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminTool
 
adminControllerEvent(ControllerEvent) - Method in interface org.objectweb.joram.client.tools.admin.ControllerEventListener
 
adminName - Variable in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
agentId - Variable in class org.objectweb.joram.client.jms.Destination
Identifier of the agent destination.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.DefaultConnectionManager
Returns a javax.jms.Connection connection instance for a non managed application.
associateConnection(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Dissociates a given connection handle and associates it to this managed connection.

B

BASE_DIR_PATH - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
BytesMessage - class org.objectweb.joram.client.jms.BytesMessage.
Implements the javax.jms.BytesMessage interface.
begin() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
branchQualifier - Variable in class org.objectweb.joram.client.jms.XidImpl
 
browse(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 

C

CLOSE - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
COLOR_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
COLOR_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
CONNECT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
ClusterDestination - class org.objectweb.joram.client.jms.admin.ClusterDestination.
 
ClusterDestination(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs a cluster destination.
ClusterDestination() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs an empty cluster destination.
ClusterQueue - class org.objectweb.joram.client.jms.admin.ClusterQueue.
this is a sample.
ClusterQueue(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs a cluster queue.
ClusterQueue() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs an empty queue.
CommandWorker - interface org.objectweb.joram.client.tools.admin.CommandWorker.
 
ConnectAdminDialog - class org.objectweb.joram.client.tools.admin.ConnectAdminDialog.
 
ConnectJndiDialog - class org.objectweb.joram.client.tools.admin.ConnectJndiDialog.
 
Connection - class org.objectweb.joram.client.jms.Connection.
Implements the javax.jms.Connection interface.
Connection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.Connection
Creates a Connection instance.
ConnectionConsumer - class org.objectweb.joram.client.jms.ConnectionConsumer.
Implements the javax.jms.ConnectionConsumer interface.
ConnectionFactory - class org.objectweb.joram.client.jms.ConnectionFactory.
Implements the javax.jms.ConnectionFactory interface.
ConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs an empty ConnectionFactory.
ConnectionMetaData - class org.objectweb.joram.client.jms.ConnectionMetaData.
Implements the javax.jms.ConnectionMetaData interface.
ConnectionMetaData() - Constructor for class org.objectweb.joram.client.jms.ConnectionMetaData
 
ConnectionRequest - class org.objectweb.joram.client.connector.ConnectionRequest.
A ConnectionRequest instance wraps a user connection request for performing unified messaging.
ConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.ConnectionRequest
Constructs a ConnectionRequest instance.
ControllerEvent - class org.objectweb.joram.client.tools.admin.ControllerEvent.
 
ControllerEvent(int) - Constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ControllerEventListener - interface org.objectweb.joram.client.tools.admin.ControllerEventListener.
 
CreateDestinationDialog - class org.objectweb.joram.client.tools.admin.CreateDestinationDialog.
 
CreateDomainDialog - class org.objectweb.joram.client.tools.admin.CreateDomainDialog.
 
CreateFactoryDialog - class org.objectweb.joram.client.tools.admin.CreateFactoryDialog.
 
CreateServerDialog - class org.objectweb.joram.client.tools.admin.CreateServerDialog.
 
CreateUserDialog - class org.objectweb.joram.client.tools.admin.CreateUserDialog.
 
checkClosed() - Method in class org.objectweb.joram.client.jms.Connection
Checks if the connecion is closed.
checkClosed() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
checkClosed() - Method in class org.objectweb.joram.client.jms.Session
Checks if the session is closed.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Checks the validity of the subscriber instance.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Checks the validity of the subscriber instance.
cleanup() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Invalidates the created handles and prepares the physical connection to be put back into a connection pool.
cleanup() - Method in class org.objectweb.joram.client.connector.OutboundConnection
close all session.
cleanup() - Method in class org.objectweb.joram.client.jms.Connection
Used by OutboundConnection in the connector layer.
cleanup() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Used by Connection clean up.
clear() - Method in class org.objectweb.joram.client.jms.Queue
 
clearBody() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
clearProperties() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearQueue(QueueTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
clearSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
clearSubscription(SubscriptionTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
close() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Requests to close the physical connection.
close() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
close() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
close() - Method in class org.objectweb.joram.client.connector.OutboundSession
Actually does nothing, closing of the session occurs while closing the component's connection.
close() - Method in class org.objectweb.joram.client.jms.Connection
API method for closing the connection; even if the connection appears to be broken, closes the sessions.
close() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
close() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
close() - Method in class org.objectweb.joram.client.jms.Session
API method.
close() - Method in class org.objectweb.joram.client.jms.XASession
 
close() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
close() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
close() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
close() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
close() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Closes the SoapConnection.
close() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
closed - Variable in class org.objectweb.joram.client.jms.MessageProducer
true if the producer is closed.
cluster - Variable in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
cnx - Variable in class org.objectweb.joram.client.connector.OutboundSession
The OutboundConnection the session belongs to.
cnxEquals(Object) - Method in class org.objectweb.joram.client.connector.OutboundConnection
returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
code() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Codes a ConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.Destination
Codes a Destination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Codes an XAConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Codes a ClusterDestination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.admin.User
Codes an User instance as a Hashtable for travelling through the SOAP protocol.
collocatedConnect(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection with the collocated JORAM server.
commit() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Commits the local transaction.
commit() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
commit() - Method in class org.objectweb.joram.client.jms.Session
API method.
commit(Xid, boolean) - Method in class org.objectweb.joram.client.jms.XAResource
Commits the resource.
commit() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
connect(TopicConnectionFactory, String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection dedicated to administering with the Joram server which parameters are wrapped by a given TopicConnectionFactory.
connect(String, int, String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on a given host and listening to a given port.
connect(String, int, String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on a given host and listening to a given port.
connect(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on the default "locahost" host and listening to the default 16010 port.
connect(String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on the default "locahost" host and listening to the default 16010 port.
connect() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect(boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connectAdmin(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
connectJndi(String, int, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
connectingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
consumer - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
Wrapped JMS consumer.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on the local server.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on the local server.
create(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user for a given server and instanciating the corresponding User object.
create(String, String) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user on the local server and instanciating the corresponding User object.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA tcp connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA tcp connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create() - Static method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with the local server.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(Queue) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(Queue) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBytesMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBytesMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createBytesMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createConnection() - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Requests a connection for the default user, eventually returns an OutboundConnection instance.
createConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Requests a connection for a given user, eventually returns an OutboundConnection instance.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method, implemented according to the communication protocol.
createConnection() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called in the non managed case for creating an OutboundConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called in the non managed case for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called in the non managed case for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDestination(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createDomain(ServerTreeNode, String, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createLocalQueue(String) - Method in class org.objectweb.joram.client.connector.LocalServer
 
createLocalQueue(String) - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
createLocalTopic(String) - Method in class org.objectweb.joram.client.connector.LocalServer
 
createLocalTopic(String) - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Creates a new physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Creates a new PTP physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Creates a new PubSub physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createMapMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMapMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createMapMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createObjectMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.jms.XASession
 
createProducer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createProducer(Destination) - Method in class org.objectweb.joram.client.jms.Session
API method.
createProducer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createQueueConnection() - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for the default user, eventually returns an OutboundQueueConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for a given user, eventually returns an OutboundConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundQueueSession instance.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundSession instance.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a non-XA session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
createStreamMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.XASession
 
createTemporaryTopic() - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.XASession
 
createTextMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createTextMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTopic(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopicConnection() - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for the default user, eventually returns an OutboundTopicConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for a given user, eventually returns an OutboundConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundTopicSession instance.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
createUser(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method, implemented according to the communication protocol.
createXAConnection() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method, implemented according to the communication protocol.
createXAQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createXASession() - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a XA session.
createXASession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createXASession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method, implemented according to the communication protocol..
createXATopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicSession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
cxManager - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Manager for connection pooling.

D

DEFAULT_ADMIN_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_ADMIN_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_JNDI_FACTORY - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_JNDI_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_JNDI_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
DIVIDER_PROPORTION - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
DeadMQueue - class org.objectweb.joram.client.jms.admin.DeadMQueue.
The DeadMQueue class allows administrators to manipulate dead message queues.
DeadMQueue() - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DeadMQueue(String) - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DefaultConnectionManager - class org.objectweb.joram.client.connector.DefaultConnectionManager.
The DefaultConnectionManager class is the default connection manager provided with JORAM resource adapter, which intercepts connections requests coming from non managed client applications.
DefaultConnectionManager() - Constructor for class org.objectweb.joram.client.connector.DefaultConnectionManager
Creates a DefaultConnectionManager instance.
Destination - class org.objectweb.joram.client.jms.Destination.
Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
Destination() - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination(String, String) - Constructor for class org.objectweb.joram.client.jms.Destination
 
DestinationPanel - class org.objectweb.joram.client.tools.admin.DestinationPanel.
 
DestinationPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.DestinationPanel
 
dbgAdapter - Static variable in class org.objectweb.joram.client.connector.AdapterTracing
 
dbgAdmin - Static variable in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram admin activity, to be set using topic org.objectweb.joram.client.jms.Admin
dbgClient - Static variable in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram activity, to be set using topic org.objectweb.joram.client.jms.Client
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.Destination
 
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.User
Decodes an User which travelled through the SOAP protocol.
delete() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
delete() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
delete() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
delete() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
delete() - Method in class org.objectweb.joram.client.jms.Destination
Admin method removing this destination from the platform.
delete() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
API method.
delete() - Method in class org.objectweb.joram.client.jms.TemporaryTopic
API method.
delete() - Method in class org.objectweb.joram.client.jms.admin.User
Removes this user.
deleteDomain(DomainTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
deleteMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
deleteMessage(MessageTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
deleteObject(JndiTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteUser(UserTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deny(ConsumerMessages) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
dest - Variable in class org.objectweb.joram.client.jms.MessageConsumer
The destination the consumer gets its messages from.
dest - Variable in class org.objectweb.joram.client.jms.MessageProducer
The destination the producer sends messages to.
destroy() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Destroys the physical connection to the underlying JORAM server.
destroy() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
disconnect() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Closes the administration connection.
disconnectAdmin() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
disconnectJndi() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
doCreate(int, String, String, Properties, Destination, String) - Static method in class org.objectweb.joram.client.jms.Destination
Admin method creating or retrieving a destination with a given name on a given server, and returning its identifier.
doRequest(AdminRequest) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Method actually sending an AdminRequest instance to the platform and getting an AdminReply instance.

E

ERROR - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
ErrorListener - interface org.objectweb.joram.client.jms.connection.ErrorListener.
 
end(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Delists this resource.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to setup asynchronous message delivery for an application server endoint.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to deactivate message delivery for a given endpoint.
equals(Object) - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Compares ConnectionRequest instances wrapped users identities.
equals(Object) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Compares adapters according to their properties.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Compares ManagedConnectionImpl instances according to their server and user identification parameters.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.jms.Connection
Specializes this Object method; returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
equals(Object) - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the parameter object is a Joram destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.XAResourceMngr
Resource managers are equal if they belong to the same connection.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns true if the parameter object is a Joram cluster destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.User
Provides a reliable way to compare User instances.
errorReceived(int, JMSException) - Method in interface org.objectweb.joram.client.jms.connection.ErrorListener
 
errorReceived(int, JMSException) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
explore(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
explore(Node, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
extractPropertyInfo(NodeList) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 

F

FactoryParameters - class org.objectweb.joram.client.jms.FactoryParameters.
A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
FactoryParameters(String, int) - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
findDestinationJndiName(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
findJndiNodeByName(String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
forget(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Not implemented as transactions are not heuristically completed.
formatId - Variable in class org.objectweb.joram.client.jms.XidImpl
 

G

getAcknowledgeMode() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the acknowledgement mode.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.jms.Session
API method.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.jms.XASession
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getAdminConnectionStatus() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAdminFile() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getAdminHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the admin name of the destination.
getAdminPassword() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAdminUser() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAgentId() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getAgentId() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getAgentId() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getAgentId() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getAuthorizedReaders(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAuthorizedWriters(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getBodyLength() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
getBoolean(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getBooleanProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getBranchQualifier() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getByte(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getByteProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getBytes(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getChar(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getClientID() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getClientID() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getCluster() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
getClusterFellows() - Method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the list describing the cluster this topic is part of.
getCnx() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns the connection this temporary queue belongs to, null if not known.
getCnxPendingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getCnxPendingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getCollocated() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getCollocatedServer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getConfiguration() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the current servers configuration (a3servers.xml).
getConfirmationPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns a new OutboundConnection instance for handling the physical connection.
getDMQ() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the dead message queue of this destination, null if not set.
getDMQ() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue for this user, null if not set.
getDefaultDMQ(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default dead message queue for a given server, null if not set.
getDefaultDMQ() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default dead message queue for the local server, null if not set.
getDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDefaultLogin() - Static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns default login name for connection.
getDefaultPassword() - Static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the default login password for connection.
getDefaultThreshold(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default threshold value for a given server, -1 if not set.
getDefaultThreshold() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default threshold value for the local server, -1 if not set.
getDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDelegateSession() - Method in class org.objectweb.joram.client.jms.XASession
 
getDeliveryMode() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDeliveryMode() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDestination() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination name.
getDestination() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDestination() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
return the appropriate destination of cluster
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
return the appropriate destination of cluster
getDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDestinationName() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinationType() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination type.
getDestinationType() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinations(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on the local server, or an empty list if none exist.
getDisableMessageID() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageID() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDomainNames(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the domain names that contains the specified server.
getDouble(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getDoubleProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getEISProductName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns JORAM's name.
getEISProductVersion() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns the current JORAM release number.
getEnumeration() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getExceptionListener() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getExceptionListener() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getExceptionListener() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
getFactoryName() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFactoryType() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFloat(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getFloatProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getFormatId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getGlobalTransactionId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getHierarchicalFather() - Method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the hierarchical father of this topic, null if none.
getHost() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getHost() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getHost() - Method in class org.objectweb.joram.client.jms.FactoryParameters
Returns the name of host hosting the server to create connections with.
getHost() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getHostName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getHostName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getHostName() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getHostName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getId() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getId() - Method in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
getInstance() - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
getInt(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getIntProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getInvalidConnections(Set) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
From a set of managed connections, returns the set of invalid ones.
getJMSCorrelationID() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSCorrelationIDAsBytes() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSDeliveryMode() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSDestination() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSExpiration() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSMessageID() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSPriority() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSProviderName() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSRedelivered() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSReplyTo() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSTimestamp() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSType() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSXPropertyNames() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJndiHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiName() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getJndiName() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getJndiName() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getJndiName() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getJndiPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getLocalHost() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the host name of the server the module is connected to.
getLocalPort() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the port number of the server the module is connected to.
getLocalQueuesNames() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalQueuesNames() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getLocalServerId() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalServerId() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalServerId() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
getLocalServerId() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the identifier of the server the module is connected to.
getLocalTopicsNames() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalTopicsNames() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalTransaction() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns this managed connection instance as a LocalTransaction instance for managing local transactions.
getLocalUsersNames() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalUsersNames() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLogWriter() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Gets the log writer of this ManagedConnectionFactoryImpl instance.
getLogWriter() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Gets the log writer for this ManagedConnectionImpl instance.
getLong(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getLongProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getMapNames() - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getMaxConnections() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns 0 as JORAM as no upper limit of active connections.
getMaxNumberOfWorks() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the maximum number of work instances to be submitted.
getMessageCount() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getMessageIds(Queue) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageIds(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageListener() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Forbidden call on a component's outbound consumer, throws a IllegalStateException instance.
getMessageListener() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
getMessageListener() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
getMessageListener() - Method in class org.objectweb.joram.client.jms.Session
API method.
getMessageListener() - Method in class org.objectweb.joram.client.jms.XASession
 
getMessageSelector() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the message selector.
getMessageSelector() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getMetaData() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns the metadata information for the underlying JORAM server.
getMetaData() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
getMetaData() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns the name of the destination.
getName() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getName() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getName() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the user name.
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getNamedContext() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getNewlyAuthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewlyUnauthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNoLocal() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the noLocal parameter.
getNoLocal() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getNumberOfPendingMessages() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getNumberOfPendingMessages() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getNumberOfPendingRequests() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getNumberOfPendingRequests() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getNumberOfSubscribers() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getNumberOfSubscribers() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getObject(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getObject() - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.joram.client.connector.ObjectFactoryImpl
Returns a factory given its reference.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ObjectFactory
Returns an instance of an object given its reference.
getObjectProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getParameters() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the factory's configuration parameters.
getParameters() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns the factory's configuration parameters.
getPassword() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user password.
getPassword() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the password of the user requesting a connection to the underlying JORAM server.
getPassword() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getPendingMessages() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the number of pending messages on this queue.
getPendingMessages(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getPendingRequests() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the number of pending requests on this queue.
getPendingRequests(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getPersistentPlatform() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getPlatformConfigDir() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getPlatformConfiguration() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getPlatformConfiguration() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPlatformServersIds() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getPlatformServersIds() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPort() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getPort() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPort() - Method in class org.objectweb.joram.client.jms.FactoryParameters
Returns the port to be used for accessing the server.
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getPriority() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getPriority() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getPropertyNames() - Method in class org.objectweb.joram.client.jms.Message
API method.
getProviderMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProxyId() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the identifier of the user's proxy.
getQueue() - Method in class org.objectweb.joram.client.connector.OutboundReceiver
Returns the consumer's queue.
getQueue() - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
getQueue() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getQueue() - Method in class org.objectweb.joram.client.jms.QueueReceiver
API method.
getQueue() - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
getQueueClusterElements() - Method in class org.objectweb.joram.client.jms.Queue
Returns the reference of the queues that belong to the cluster.
getQueueMode() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getQueueName() - Method in class org.objectweb.joram.client.jms.Queue
API method.
getQueueName() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueSession
API method.
getQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getReaders() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the list of all users that have a reading permission on this destination, or an empty list if no specific readers are set.
getReference() - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Returns the naming reference of this factory.
getReference() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Sets the naming reference of a connection factory.
getReference() - Method in class org.objectweb.joram.client.jms.Destination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Sets the naming reference of an XA connection factory.
getReference() - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Sets the naming reference of an administered object.
getReference() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.admin.User
Sets the naming reference of this user.
getRelease() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getRelease() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getRemoteServerId() - Method in class org.objectweb.joram.client.connector.RemoteServer
 
getRemoteServerId() - Method in interface org.objectweb.joram.client.connector.RemoteServerMBean
 
getRequestId() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
getRequestMultiplexer() - Method in class org.objectweb.joram.client.jms.Connection
 
getResourceAdapter() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the resource adapter central authority instance.
getResourceAdapter() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Returns the resource adapter central authority instance.
getRunningMode() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getRunningMode() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getServerId() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerId() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getServerName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerPort() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerPort() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getServerSessionPool() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
getServers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServers(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServersIds() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the platform's servers' identifiers.
getServersIds(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the servers' identifiers that belong to the specified domain
getSession() - Method in class org.objectweb.joram.client.jms.XASession
API method.
getShort(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getShortProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getString(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getStringProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getSubscriberIds(Topic) - Method in class org.objectweb.joram.client.jms.Topic
 
getSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
Returns a subscription.
getSubscriptionDurability() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the subscription durabbility.
getSubscriptionName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the name of the durable subscription.
getSubscriptions() - Method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the number of users that subscribes on this topic.
getSubscriptions() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the subscriptions owned by a user.
getSubscriptions(Topic) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getTargetName() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
 
getTargetName() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getTcpEntryPointPort() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
getText() - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
getThreshold() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the threshold for this user, -1 if not set.
getTimeToLive() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getTimeToLive() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the consumer's topic.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getTopicId() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getTopicName() - Method in class org.objectweb.joram.client.jms.Topic
API method.
getTopicSession() - Method in class org.objectweb.joram.client.jms.XATopicSession
API method.
getTransacted() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
getTransacted() - Method in class org.objectweb.joram.client.jms.Session
API method.
getTransacted() - Method in class org.objectweb.joram.client.jms.XASession
API method.
getTransactionTimeout() - Method in class org.objectweb.joram.client.jms.XAResource
Returns 0 as timeout feaure is not supported.
getTxPendingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getTxPendingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getType() - Method in class org.objectweb.joram.client.jms.Destination
 
getUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getUserName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user identification.
getUserName() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the identification of the user requesting a connection to the underlying JORAM server.
getUserName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getUserName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns the name of the user associated with the managed connection.
getUserName() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getUsers(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on the local server, or an empty list if none exist.
getWriters() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the list of all users that have a writing permission on this destination, or an empty list if no specific writers are set.
getXAResource() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Provides a XAResource instance for managing distributed transactions.
getXAResource() - Method in class org.objectweb.joram.client.jms.XASession
API method.
getXAResourceMngr() - Method in class org.objectweb.joram.client.jms.XAConnection
return XAResourceMngr of this connection.
getXAResourceMngr() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
return XAResourceMngr of this connection.
getXAResourceMngr() - Method in class org.objectweb.joram.client.jms.XATopicConnection
return XAResourceMngr of this connection.
getXAResources(ActivationSpec[]) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Returns XA resources given an array of ActivationSpec instances.
getobjectName() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getobjectName() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
globalTransactionId - Variable in class org.objectweb.joram.client.jms.XidImpl
 

H

HALocalConnection - class org.objectweb.joram.client.jms.ha.local.HALocalConnection.
 
HALocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
HALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory.
 
HALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
 
HATcpConnection - class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection.
 
HATcpConnection(String, FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Creates a HATcpConnection instance.
HATcpConnection(String, FactoryParameters, String, String, String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Creates a HATcpConnection instance.
HATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory.
 
HATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
 
hashCode() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns a code based on the wrapped user identity.
hashCode() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Returns a code depending on the adapter properties.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns a code based on the JORAM server and user identification parameters.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.QueueConnectionRequest
Returns a code based on the wrapped user identity.
hashCode() - Method in class org.objectweb.joram.client.connector.TopicConnectionRequest
Returns a code based on the wrapped user identity.

I

INIT - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
INIT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
InputFormPanel - class org.objectweb.joram.client.tools.admin.InputFormPanel.
 
InputFormPanel(JLabel[], JTextField[]) - Constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
 
init(String, boolean) - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
init(FactoryParameters, String, String, boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Set up the dialog.
invokeLater(CommandWorker) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
isAdminConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isAssignableTo(String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
isAutoAck() - Method in class org.objectweb.joram.client.jms.Session
 
isClosed() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
isDeadMQueue(String) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
isDurable() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
isFreelyReadable() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free READ access.
isFreelyReadable(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isFreelyWritable(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isFreelyWriteable() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free WRITE access.
isJndiConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isQueue() - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the destination is a queue.
isQueue(String) - Static method in class org.objectweb.joram.client.jms.Queue
 
isSameRM(XAResource) - Method in class org.objectweb.joram.client.jms.XAResource
Checks wether this resource shares the same resource manager (XAConnection) with an other resource.
isStarted() - Method in class org.objectweb.joram.client.connector.OutboundSession
return started value.
isTemporaryQueue(String) - Static method in class org.objectweb.joram.client.jms.TemporaryQueue
 
isTemporaryTopic(String) - Static method in class org.objectweb.joram.client.jms.TemporaryTopic
 
isTopic(String) - Static method in class org.objectweb.joram.client.jms.Topic
 
iseventProvider() - Method in class org.objectweb.joram.client.connector.LocalServer
 
iseventProvider() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
isstateManageable() - Method in class org.objectweb.joram.client.connector.LocalServer
 
isstateManageable() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
isstatisticsProvider() - Method in class org.objectweb.joram.client.connector.LocalServer
 
isstatisticsProvider() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
itemExists(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.

J

JORAM_SERVER_DATA - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
JoramAdapter - class org.objectweb.joram.client.connector.JoramAdapter.
A JoramAdapter instance manages connectivities to an underlying JORAM server: outbound connectivity (JCA connection management contract) and inbound connectivity (asynchronous message delivery as specified by the JCA message inflow contract).
JoramAdapter() - Constructor for class org.objectweb.joram.client.connector.JoramAdapter
Constructs a JoramAdapter instance.
JoramTracing - class org.objectweb.joram.client.jms.JoramTracing.
The JoramTracing class centralizes the log tracing for joram.
JoramTracing() - Constructor for class org.objectweb.joram.client.jms.JoramTracing
 
jmsMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsProviderName - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsxProperties - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 

L

LocalConnection - class org.objectweb.joram.client.jms.local.LocalConnection.
 
LocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.local.LocalConnection
 
LocalConnectionFactory - class org.objectweb.joram.client.jms.local.LocalConnectionFactory.
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
LocalQueue - class org.objectweb.joram.client.connector.LocalQueue.
The LocalQueue class allows to manage a queue hosted by the adapter's underlying server.
LocalQueue(Queue) - Constructor for class org.objectweb.joram.client.connector.LocalQueue
Constructs a LocalQueue instance.
LocalQueueMBean - interface org.objectweb.joram.client.connector.LocalQueueMBean.
The LocalQueueMBean interface defines the administration methods provided by the LocalQueue class.
LocalServer - class org.objectweb.joram.client.connector.LocalServer.
The LocalServer class allows to manage the adapter's underlying server.
LocalServer(JoramAdapter) - Constructor for class org.objectweb.joram.client.connector.LocalServer
Constructs a LocalServer instance.
LocalServerMBean - interface org.objectweb.joram.client.connector.LocalServerMBean.
The LocalServerMBean interface defines the administration methods provided by the LocalServer class.
LocalTopic - class org.objectweb.joram.client.connector.LocalTopic.
The LocalTopic class allows to manage a topic hosted by the adapter's underlying server.
LocalTopic(Topic) - Constructor for class org.objectweb.joram.client.connector.LocalTopic
Constructs a LocalTopic instance.
LocalTopicMBean - interface org.objectweb.joram.client.connector.LocalTopicMBean.
The LocalTopicMBean interface defines the administration methods provided by the LocalTopic class.
Log - class org.objectweb.joram.client.tools.admin.Log.
 
Log() - Constructor for class org.objectweb.joram.client.tools.admin.Log
 
leaveQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
listQueueCluster(Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
loadMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadMessageIds() - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
localHost - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The host name or IP address this client is connected to.
localPort - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The port number of the client connection.
logger - Static variable in class org.objectweb.joram.client.tools.admin.Log
 

M

ManagedConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl.
A ManagedConnectionFactoryImpl instance manages outbound connectivity to a given JORAM server.
ManagedConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Constructs a ManagedConnectionFactoryImpl instance.
ManagedConnectionImpl - class org.objectweb.joram.client.connector.ManagedConnectionImpl.
A ManagedConnectionImpl instance wraps a physical connection to an underlying JORAM server, and provides "handles" for handling this physical connection.
ManagedConnectionMetaDataImpl - class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl.
A ManagedConnectionMetaDataImpl instance provides information related to a managed connection.
ManagedConnectionMetaDataImpl(String) - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Constructs a ManagedConnectionMetaDataImpl instance.
ManagedQueueConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl.
A ManagedQueueConnectionFactoryImpl instance manages PTP outbound connectivity to a given JORAM server.
ManagedQueueConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Constructs a ManagedQueueConnectionFactoryImpl instance.
ManagedTopicConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl.
A ManagedTopicConnectionFactoryImpl instance manages PubSub outbound connectivity to a given JORAM server.
ManagedTopicConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Constructs a ManagedTopicConnectionFactoryImpl instance.
MapMessage - class org.objectweb.joram.client.jms.MapMessage.
Implements the javax.jms.MapMessage interface.
Message - class org.objectweb.joram.client.jms.Message.
Implements the javax.jms.Message interface.
MessageConsumer - class org.objectweb.joram.client.jms.MessageConsumer.
Implements the javax.jms.MessageConsumer interface.
MessagePanel - class org.objectweb.joram.client.tools.admin.MessagePanel.
 
MessagePanel() - Constructor for class org.objectweb.joram.client.tools.admin.MessagePanel
 
MessageProducer - class org.objectweb.joram.client.jms.MessageProducer.
Implements the javax.jms.MessageProducer interface.
main(String[]) - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
 
main(String[]) - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
Starts a Joram server without any configuration.
main(String[]) - Static method in class org.objectweb.joram.client.jms.soap.SoapServiceStarter
Deploys and starts JORAM SOAP service and the embedded JORAM server.
main(String[]) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
Start the admin tool by creating the controller and the main window.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
mcf - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Central manager for outbound connectivity.
messageListener - Variable in class org.objectweb.joram.client.jms.Session
The message listener of the session, if any.
momMsg - Variable in class org.objectweb.joram.client.jms.Message
The wrapped MOM message.

N

NONE - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
NameAlreadyUsedException - exception org.objectweb.joram.client.jms.admin.NameAlreadyUsedException.
 
NameAlreadyUsedException(String) - Constructor for class org.objectweb.joram.client.jms.admin.NameAlreadyUsedException
 
newInstance(String, String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
noLocal - Variable in class org.objectweb.joram.client.jms.MessageConsumer
true if the subscriber does not wish to consume messages produced by its connection.
notifyListener(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 

O

ObjectFactory - class org.objectweb.joram.client.jms.admin.ObjectFactory.
The ObjectFactory class is used by the naming service for retrieving or re-constructing administered objects.
ObjectFactory() - Constructor for class org.objectweb.joram.client.jms.admin.ObjectFactory
 
ObjectFactoryImpl - class org.objectweb.joram.client.connector.ObjectFactoryImpl.
This class is a factory for building non managed outbound connection factories from their JNDI reference.
ObjectFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ObjectFactoryImpl
 
ObjectMessage - class org.objectweb.joram.client.jms.ObjectMessage.
Implements the javax.jms.ObjectMessage interface.
OutboundConnection - class org.objectweb.joram.client.connector.OutboundConnection.
An OutboundConnection 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).
OutboundConnectionFactory - class org.objectweb.joram.client.connector.OutboundConnectionFactory.
An OutboundConnectionFactory instance is used for getting a connection to an underlying JORAM server.
OutboundConsumer - class org.objectweb.joram.client.connector.OutboundConsumer.
An OutboundConsumer instance wraps a JMS consumer for a component involved in outbound messaging.
OutboundProducer - class org.objectweb.joram.client.connector.OutboundProducer.
An OutboundProducer instance wraps a JMS producer for a component involved in outbound messaging.
OutboundPublisher - class org.objectweb.joram.client.connector.OutboundPublisher.
An OutboundPublisher instance wraps a JMS producer for a component involved in PubSub outbound messaging.
OutboundQueueConnection - class org.objectweb.joram.client.connector.OutboundQueueConnection.
An OutboundQueueConnection instance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundQueueConnectionFactory - class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory.
An OutboundQueueConnectionFactory instance is used for getting a PTP connection to an underlying JORAM server.
OutboundQueueSession - class org.objectweb.joram.client.connector.OutboundQueueSession.
An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
OutboundReceiver - class org.objectweb.joram.client.connector.OutboundReceiver.
An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.
OutboundSender - class org.objectweb.joram.client.connector.OutboundSender.
An OutboundSender instance wraps a JMS producer for a component involved in PTP outbound messaging.
OutboundSession - class org.objectweb.joram.client.connector.OutboundSession.
An OutboundSession instance wraps a JMS session (XA or not) for a component involved in outbound messaging.
OutboundSubscriber - class org.objectweb.joram.client.connector.OutboundSubscriber.
An OutboundSubscriber instance wraps a JMS PubSub consumer for a component involved in outbound messaging.
OutboundTopicConnection - class org.objectweb.joram.client.connector.OutboundTopicConnection.
An OutboundTopicConnection instance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundTopicConnectionFactory - class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory.
An OutboundTopicConnectionFactory instance is used for getting a PubSub connection to an underlying JORAM server.
OutboundTopicSession - class org.objectweb.joram.client.connector.OutboundTopicSession.
An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.
onException(JMSException) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the wrapped physical connection has been lost.
org.objectweb.joram.client.connector - package org.objectweb.joram.client.connector
 
org.objectweb.joram.client.connector.utils - package org.objectweb.joram.client.connector.utils
 
org.objectweb.joram.client.jms - package org.objectweb.joram.client.jms
The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification.
org.objectweb.joram.client.jms.admin - package org.objectweb.joram.client.jms.admin
The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.
org.objectweb.joram.client.jms.admin.server - package org.objectweb.joram.client.jms.admin.server
 
org.objectweb.joram.client.jms.connection - package org.objectweb.joram.client.jms.connection
 
org.objectweb.joram.client.jms.ha.local - package org.objectweb.joram.client.jms.ha.local
 
org.objectweb.joram.client.jms.ha.tcp - package org.objectweb.joram.client.jms.ha.tcp
 
org.objectweb.joram.client.jms.local - package org.objectweb.joram.client.jms.local
 
org.objectweb.joram.client.jms.soap - package org.objectweb.joram.client.jms.soap
The org.objectweb.joram.client.jms.soap package holds the ConnectionFactory and Connection classes specialized for supporting the SOAP protocol as client - server communication protocol.
org.objectweb.joram.client.jms.tcp - package org.objectweb.joram.client.jms.tcp
The org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.
org.objectweb.joram.client.tools.admin - package org.objectweb.joram.client.tools.admin
The org.objectweb.joram.client.tools.admin package holds the classes implementing the GUI for administering a JORAM platform and creating the JMS administered objects.
out - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Out stream for error logging and tracing.

P

PREPARED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Prepared transaction.
PROP_JNDI_FACTORY - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
params - Variable in class org.objectweb.joram.client.jms.ConnectionFactory
Object containing the factory's parameters.
params - Variable in class org.objectweb.joram.client.jms.XAConnectionFactory
Factory's parameters object.
parse(InputStream) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
password - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
prepare() - Method in class org.objectweb.joram.client.jms.BytesMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - Method in class org.objectweb.joram.client.jms.MapMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - Method in class org.objectweb.joram.client.jms.Message
Method preparing the message for sending; resets header values, and serializes the body (done in subclasses).
prepare() - Method in class org.objectweb.joram.client.jms.ObjectMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - Method in class org.objectweb.joram.client.jms.StreamMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - Method in class org.objectweb.joram.client.jms.TextMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Prepares the resource.
producer - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The wrapped JMS producer.
propertyExists(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
providerMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
providerMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
providerVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
publish(Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Message) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Topic, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Topic, Message) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Message) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Topic, Message) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Topic, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.

Q

Queue - class org.objectweb.joram.client.jms.Queue.
Implements the javax.jms.Queue interface and provides JORAM specific administration and monitoring methods.
Queue() - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String, String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
QueueBrowser - class org.objectweb.joram.client.jms.QueueBrowser.
Implements the javax.jms.QueueBrowser interface.
QueueConnection - class org.objectweb.joram.client.jms.QueueConnection.
Implements the javax.jms.QueueConnection interface.
QueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.QueueConnection
Creates a QueueConnection instance.
QueueConnectionFactory - class org.objectweb.joram.client.jms.QueueConnectionFactory.
Implements the javax.jms.QueueConnectionFactory interface.
QueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs a QueueConnectionFactory dedicated to a given server.
QueueConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs an empty QueueConnectionFactory.
QueueConnectionRequest - class org.objectweb.joram.client.connector.QueueConnectionRequest.
A QueueConnectionRequest instance wraps a user connection request for performing PTP messaging.
QueueConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.QueueConnectionRequest
Constructs a QueueConnectionRequest instance.
QueueHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory.
 
QueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
 
QueueHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory.
 
QueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
 
QueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory.
A QueueLocalConnectionFactory instance is a factory of local connections for PTP communication.
QueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
QueueReceiver - class org.objectweb.joram.client.jms.QueueReceiver.
Implements the javax.jms.QueueReceiver interface.
QueueSender - class org.objectweb.joram.client.jms.QueueSender.
Implements the javax.jms.QueueSender interface.
QueueSession - class org.objectweb.joram.client.jms.QueueSession.
Implements the javax.jms.QueueSession interface.
QueueSoapConnectionFactory - class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory.
A QueueSoapConnectionFactory instance is a factory of SOAP connections for PTP communication.
QueueSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs a QueueSoapConnectionFactory instance.
QueueSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs an empty QueueSoapConnectionFactory instance.
QueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory.
A QueueTcpConnectionFactory instance is a factory of TCP connections for PTP communication.
QueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs a QueueTcpConnectionFactory instance.
QueueTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs an empty QueueTcpConnectionFactory instance.

R

RAConfig - class org.objectweb.joram.client.connector.utils.RAConfig.
 
RECEIVE_ACK - Static variable in class org.objectweb.joram.client.jms.Session
 
REQUEST_TIMEOUT_PROP - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
ROLLBACK_ONLY - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Failed transaction.
ROOT_USER_NAME - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ROOT_USER_PWD - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
RUN - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
ReliableSSLTcpClient - class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient.
 
ReliableSSLTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
ReliableTcpClient - class org.objectweb.joram.client.jms.tcp.ReliableTcpClient.
 
ReliableTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
RemoteServer - class org.objectweb.joram.client.connector.RemoteServer.
The RemoteServer class allows to handle remote JORAM servers.
RemoteServer(short) - Constructor for class org.objectweb.joram.client.connector.RemoteServer
Constructs a RemoteServer instance.
RemoteServerMBean - interface org.objectweb.joram.client.connector.RemoteServerMBean.
The RemoteServerMBean interface defines the administration methods provided by the RemoteServer class.
ReplyListener - interface org.objectweb.joram.client.jms.connection.ReplyListener.
 
RequestChannel - interface org.objectweb.joram.client.jms.connection.RequestChannel.
 
RequestMultiplexer - class org.objectweb.joram.client.jms.connection.RequestMultiplexer.
 
RequestMultiplexer(RequestChannel, long, String) - Constructor for class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
Requestor - class org.objectweb.joram.client.jms.connection.Requestor.
 
Requestor(RequestMultiplexer) - Constructor for class org.objectweb.joram.client.jms.connection.Requestor
 
readBoolean() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBoolean() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readByte() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readBytes(byte[]) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBytes(byte[], int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBytes(byte[]) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readChar() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readChar() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readDouble() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readDouble() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readFloat() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readFloat() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readInt() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readInt() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readLong() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readLong() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
readMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
readObject() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readString() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readUTF() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
receive(long) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive(long) - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method implemented in subclasses.
receive() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
receive() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
receive() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
receive() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
receiveAck - Static variable in class org.objectweb.joram.client.jms.Session
 
receiveNoWait() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receiveNoWait() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
recover() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
recover() - Method in class org.objectweb.joram.client.jms.Session
API method.
recover(int) - Method in class org.objectweb.joram.client.jms.XAResource
Recovers the prepared transactions identifiers.
recover() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
reference - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Naming reference of this instance.
refreshAdminData() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
refreshJndiData() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
reliableClass - Variable in class org.objectweb.joram.client.jms.ConnectionFactory
Reliable class name, for exemple use by ssl.
reliableClass - Variable in class org.objectweb.joram.client.jms.XAConnectionFactory
Reliable class name, for exemple use by ssl.
removeClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Removes a queue from the cluster this queue belongs to.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Removes a connection event listener.
removeDomain(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a domain from the platform.
removeFromCluster() - Method in class org.objectweb.joram.client.jms.Topic
Removes this topic from the cluster it belongs to.
removeServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a server from the platform.
reply - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
Reply object received from the platform.
replyAborted(int) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyAborted(int) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
replyReceived(AbstractJmsReply) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyReceived(AbstractJmsReply) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
request(AdminRequest, long) - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
request(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
request(AbstractJmsRequest, long) - Method in class org.objectweb.joram.client.jms.connection.Requestor
Method sending a synchronous request to the server and waiting for an answer.
requestsTable - Variable in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
reset() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
reset() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
retrieveRemoteQueuesNames() - Method in class org.objectweb.joram.client.connector.RemoteServer
 
retrieveRemoteQueuesNames() - Method in interface org.objectweb.joram.client.connector.RemoteServerMBean
 
retrieveRemoteTopicsNames() - Method in class org.objectweb.joram.client.connector.RemoteServer
 
retrieveRemoteTopicsNames() - Method in interface org.objectweb.joram.client.connector.RemoteServerMBean
 
rollback() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Rollsback the local transaction.
rollback() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
rollback() - Method in class org.objectweb.joram.client.jms.Session
API method.
rollback(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Rolls the resource back.
rollback() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
run() - Method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
run() - Method in class org.objectweb.joram.client.jms.Session
API method.
run() - Method in class org.objectweb.joram.client.jms.XASession
 
run() - Method in interface org.objectweb.joram.client.tools.admin.CommandWorker
 

S

SERVER_ID - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
STARTED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction active.
STARTUP_SIZE - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
SUCCESS - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction successful.
SUSPENDED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction suspended.
Server - class org.objectweb.joram.client.jms.admin.Server.
 
Server(int, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.Server
 
ServerIdAlreadyUsedException - exception org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException.
 
ServerIdAlreadyUsedException(String) - Constructor for class org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException
 
ServerPanel - class org.objectweb.joram.client.tools.admin.ServerPanel.
 
ServerPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
 
Session - class org.objectweb.joram.client.jms.Session.
Implements the javax.jms.Session interface.
SoapConnection - class org.objectweb.joram.client.jms.soap.SoapConnection.
A SoapConnection links a Joram client and a Joram platform with HTTP connections.
SoapConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnection
Creates a SoapConnection instance.
SoapConnectionFactory - class org.objectweb.joram.client.jms.soap.SoapConnectionFactory.
A SoapConnectionFactory instance is a factory of SOAP connections.
SoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs a SoapConnectionFactory instance.
SoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs an empty SoapConnectionFactory instance.
SoapServiceStarter - class org.objectweb.joram.client.jms.soap.SoapServiceStarter.
Utility class allowing to start JORAM SOAP service and the embedded server.
SoapServiceStarter() - Constructor for class org.objectweb.joram.client.jms.soap.SoapServiceStarter
 
StartFailureException - exception org.objectweb.joram.client.jms.admin.StartFailureException.
 
StartFailureException(String) - Constructor for class org.objectweb.joram.client.jms.admin.StartFailureException
 
StreamMessage - class org.objectweb.joram.client.jms.StreamMessage.
Implements the javax.jms.StreamMessage interface.
Subscription - class org.objectweb.joram.client.jms.admin.Subscription.
 
Subscription(String, String, int, boolean) - Constructor for class org.objectweb.joram.client.jms.admin.Subscription
 
SubscriptionPanel - class org.objectweb.joram.client.tools.admin.SubscriptionPanel.
 
SubscriptionPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
schedule(TimerTask, long) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
send(Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with the default delivery parameters.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters.
send(Destination, Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with default delivery parameters for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(AbstractJmsRequest) - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Sending a JMS request through the TCP connection.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Sending a JMS request through the SOAP protocol.
send(Object) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Sending a JMS request through the TCP connection.
sendRequest(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sendRequest(AbstractJmsRequest, ReplyListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sess - Variable in class org.objectweb.joram.client.jms.Message
If the message is actually consumed, the session that consumes it, null otherwise.
sess - Variable in class org.objectweb.joram.client.jms.MessageConsumer
The session the consumer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.MessageProducer
The session the producer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.XASession
 
session - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
The OutboundSession this consumer belongs to.
session - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The OutboundSession this producer belongs to.
setAcknowledgeMode(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the acknowledgement mode.
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setAdminFile(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setAdminHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPassword(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPort(int) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminUser(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setBoolean(String, boolean) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setBooleanProperty(String, boolean) - Method in class org.objectweb.joram.client.jms.Message
API method.
setByte(String, byte) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setByteProperty(String, byte) - Method in class org.objectweb.joram.client.jms.Message
API method.
setBytes(String, byte[]) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setBytes(String, byte[], int, int) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setChar(String, char) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setClientID(String) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setClientID(String) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setCluster(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
setClusterLink(Topic, Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setCnxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setCollocated(Boolean) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setCollocatedServer(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setConnectingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setControllerEventListener(ControllerEventListener) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting or unsetting a dead message queue for this destination.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setDefaultDMQ(int, DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for a given server (null for unsetting previous DMQ).
setDefaultDMQ(DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for the local server (null for unsetting previous DMQ).
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDefaultThreshold(int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for a given server (-1 for unsetting previous value).
setDefaultThreshold(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDefaultThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setDeliveryMode(int) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDeliveryMode(int) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDestination(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination name.
setDestination(Destination) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setDestinationDMQ(Destination, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDestinationName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
setDestinationType(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination type (either "javax.jms.Queue" or "javax.jms.Topic").
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method; not taken into account.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDouble(String, double) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setDoubleProperty(String, double) - Method in class org.objectweb.joram.client.jms.Message
API method.
setEventProvider(boolean) - Method in class org.objectweb.joram.client.connector.LocalServer
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
setFactoryName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setFloat(String, float) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.client.jms.Message
API method.
setFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting free reading access to this destination.
setFreeReading(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setFreeReading(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting free writing access to this destination.
setFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setHierarchicalLink(Topic, Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setHost(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setHostName(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setHostName(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setHostName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setId(int) - Method in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
setInt(String, int) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setIntProperty(String, int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationID(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDeliveryMode(int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDestination(Destination) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSExpiration(long) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSMessageID(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSPriority(int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSRedelivered(boolean) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSReplyTo(Destination) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSTimestamp(long) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSType(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJndiHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setJndiPort(int) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setLogWriter(PrintWriter) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Sets the log writer for this ManagedConnectionFactoryImpl instance.
setLogWriter(PrintWriter) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Sets the log writer for this ManagedConnectionImpl instance.
setLong(String, long) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setLongProperty(String, long) - Method in class org.objectweb.joram.client.jms.Message
API method.
setMaxNumberOfWorks(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the maximum number of work instances to be submitted.
setMessage(Message) - Method in class org.objectweb.joram.client.tools.admin.MessagePanel
 
setMessageCount(int) - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Forbidden call on a component's outbound consumer, throws a IllegalStateException instance.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.Session
API method.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.XASession
 
setMessageSelector(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the message selector.
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setNamedContext(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setObject(String, Object) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setObject(Serializable) - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
setObjectName(String) - Method in class org.objectweb.joram.client.connector.LocalServer
 
setObjectProperty(String, Object) - Method in class org.objectweb.joram.client.jms.Message
API method.
setParameters(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setParent(Topic) - Method in class org.objectweb.joram.client.jms.Topic
Creates a hierarchical relationship between this topic and its father topic.
setPassword(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user password.
setPassword(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setPassword(String) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setPendingMessages(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPendingRequests(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPersistentPlatform(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPlatformConfigDir(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setPriority(int) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setPriority(int) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setPropertiesValue(NodeList, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
setQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setQueueCluster(Destination, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
 
setQueueThreshold(Queue, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a reader on this destination.
setReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setReadingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setReference(Reference) - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Sets the naming reference of this factory.
setReliableClass(String) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
 
setReliableClass(String) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
 
setResourceAdapter(ResourceAdapter) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the resource adapter central authority.
setResourceAdapter(ResourceAdapter) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Sets the resource adapter central authority.
setServerId(Short) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerId(short) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setServerId(int) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setServerName(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerPort(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerPort(Integer) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setShort(String, short) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setShortProperty(String, short) - Method in class org.objectweb.joram.client.jms.Message
API method.
setStateManageable(boolean) - Method in class org.objectweb.joram.client.connector.LocalServer
 
setStatisticsProvider(boolean) - Method in class org.objectweb.joram.client.connector.LocalServer
 
setString(String, String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setStringProperty(String, String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setSubscription(Subscription) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setSubscriptionDurability(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the durability of the subscription.
setSubscriptionName(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the name of the durable subscription.
setText(String) - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
setThreshold(int) - Method in class org.objectweb.joram.client.jms.Queue
Admin method setting or unsetting the threshold for this queue.
setThreshold(int) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given value as the threshold for this user.
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setThresholdActive(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setTimeToLive(long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setTimeToLive(long) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setTransacted(boolean) - Method in class org.objectweb.joram.client.jms.Session
set transacted.
setTransactionTimeout(int) - Method in class org.objectweb.joram.client.jms.XAResource
Returns false as timeout feaure is not supported.
setTxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setUserDMQ(User, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setUserName(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user identification.
setUserName(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setUserName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setUserThreshold(User, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a writer on this destination.
setWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setWritingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setupLists(List, List) - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
showDialog() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Show the initialized dialog.
showDialog(String, boolean) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
start(BootstrapContext) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Initializes the adapter; starts, if needed, a collocated JORAM server, and if needed again, administers it.
start() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
start() - Method in class org.objectweb.joram.client.jms.Connection
API method for starting the connection.
start(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Enlists this resource in a given transaction.
statusNames - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
stop() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to terminate the connections it manages, and if needed, to shut down the collocated JORAM server.
stop() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
stop() - Method in class org.objectweb.joram.client.jms.Connection
API method for stopping the connection; even if the connection appears to be broken, stops the sessions.
stop() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
stopServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops a given server of the platform.
stopServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops the platform local server.
stopServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 

T

TcpConnection - class org.objectweb.joram.client.jms.tcp.TcpConnection.
A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection(FactoryParameters, String, String, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory.
A TcpConnectionFactory instance is a factory of TCP connections.
TcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs a TcpConnectionFactory instance.
TcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs an empty TcpConnectionFactory instance.
TemporaryQueue - class org.objectweb.joram.client.jms.TemporaryQueue.
Implements the javax.jms.TemporaryQueue interface.
TemporaryQueue() - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
 
TemporaryQueue(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs a temporary queue.
TemporaryTopic - class org.objectweb.joram.client.jms.TemporaryTopic.
Implements the javax.jms.TemporaryTopic interface.
TemporaryTopic() - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
 
TemporaryTopic(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs a temporary topic.
TextMessage - class org.objectweb.joram.client.jms.TextMessage.
Implements the javax.jms.TextMessage interface.
Topic - class org.objectweb.joram.client.jms.Topic.
Implements the javax.jms.Topic interface and provides JORAM specific administration and monitoring methods.
Topic() - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String, String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
TopicConnection - class org.objectweb.joram.client.jms.TopicConnection.
Implements the javax.jms.TopicConnection interface.
TopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.TopicConnection
Creates a TopicConnection instance.
TopicConnectionFactory - class org.objectweb.joram.client.jms.TopicConnectionFactory.
Implements the javax.jms.TopicConnectionFactory interface.
TopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs an empty TopicConnectionFactory.
TopicConnectionRequest - class org.objectweb.joram.client.connector.TopicConnectionRequest.
A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.
TopicConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.TopicConnectionRequest
Constructs a TopicConnectionRequest instance.
TopicHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory.
 
TopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
 
TopicHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory.
 
TopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
TopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory.
A TopicLocalConnectionFactory instance is a factory of local connections for Pub/Sub communication.
TopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Constructs an empty TopicLocalConnectionFactory instance.
TopicPublisher - class org.objectweb.joram.client.jms.TopicPublisher.
Implements the javax.jms.TopicPublisher interface.
TopicSession - class org.objectweb.joram.client.jms.TopicSession.
Implements the javax.jms.TopicSession interface.
TopicSoapConnectionFactory - class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory.
A TopicSoapConnectionFactory instance is a factory of SOAP connections for Pub/Sub communication.
TopicSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs a TopicSoapConnectionFactory instance.
TopicSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs an empty TopicSoapConnectionFactory instance.
TopicSubscriber - class org.objectweb.joram.client.jms.TopicSubscriber.
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory.
A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
TopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs a TopicTcpConnectionFactory instance.
TopicTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs an empty TopicTcpConnectionFactory instance.
toString() - Method in class org.objectweb.joram.client.connector.OutboundConnection
 
toString() - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
 
toString() - Method in class org.objectweb.joram.client.jms.Connection
String image of the connection.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
Returns a string image of the connection consumer.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
toString() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Returns a string view of this consumer.
toString() - Method in class org.objectweb.joram.client.jms.ObjectMessage
 
toString() - Method in class org.objectweb.joram.client.jms.Queue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.QueueBrowser
Returns a string view of this browser.
toString() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.QueueReceiver
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSender
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.Session
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.TemporaryTopic
Returns a String image of the topic.
toString() - Method in class org.objectweb.joram.client.jms.TextMessage
 
toString() - Method in class org.objectweb.joram.client.jms.Topic
Returns a String image of the topic.
toString() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.TopicPublisher
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.TopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XASession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XATopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
Returns a String image of the cluster queue.
toString() - Method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
toString() - Method in class org.objectweb.joram.client.jms.admin.User
Returns a string view of this User instance.
toString() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
toString() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
transacted - Variable in class org.objectweb.joram.client.connector.OutboundSession
 
txPendingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".
txPendingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".
txPendingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".

U

UnknownServerException - exception org.objectweb.joram.client.jms.admin.UnknownServerException.
 
UnknownServerException(String) - Constructor for class org.objectweb.joram.client.jms.admin.UnknownServerException
 
User - class org.objectweb.joram.client.jms.admin.User.
The User class is a utility class needed for administering JORAM users.
User() - Constructor for class org.objectweb.joram.client.jms.admin.User
 
User(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.User
Constructs an User instance.
UserPanel - class org.objectweb.joram.client.tools.admin.UserPanel.
 
UserPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.UserPanel
 
unsetClusterLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
unsetDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free reading access to this destination.
unsetFreeReading(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free writing access to this destination.
unsetFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetHierarchicalLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
unsetParent() - Method in class org.objectweb.joram.client.jms.Topic
Unsets the father of this topic.
unsetQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a reader on this destination.
unsetReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a writer on this destination.
unsetWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.XASession
 
update(InputStream, Map) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
update(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
updateUser(UserTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
usage() - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
Usage of RAConfig.
userName - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Identification of the user requesting a connection to the underlying JORAM server.

V

validate() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Checks if the configuration information is valid.

W

Wrapper - class org.objectweb.joram.client.connector.utils.Wrapper.
XML Wrapper.
Wrapper(boolean) - Constructor for class org.objectweb.joram.client.connector.utils.Wrapper
 
waitForStart() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
wrapMomMessage(Session, Message) - Static method in class org.objectweb.joram.client.jms.Message
Wraps a given MOM message in the appropriate Joram message.
writeBoolean(boolean) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBoolean(boolean) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeByte(byte) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeByte(byte) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[]) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[], int, int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[]) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[], int, int) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeChar(char) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeChar(char) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeDouble(double) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeDouble(double) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeFloat(float) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeFloat(float) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeInt(int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeInt(int) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeLong(long) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeLong(long) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeObject(Object) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeObject(Object) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeShort(short) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeShort(short) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeString(String) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeUTF(String) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.

X

XAConnection - class org.objectweb.joram.client.jms.XAConnection.
Connection used within global transactions; an instance of this class acts as a resource manager.
XAConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAConnection
Creates a XAConnection instance.
XAConnectionFactory - class org.objectweb.joram.client.jms.XAConnectionFactory.
Implements the javax.jms.XAConnectionFactory interface.
XAConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an XAConnectionFactory dedicated to a given server.
XAHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory.
An XAHALocalConnectionFactory instance is a factory of local connections dedicated to XA HA communication.
XAHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory.
An XAHATcpConnectionFactory instance is a factory of tcp connections dedicated to XA HA communication.
XAHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Constructs an XATcpConnectionFactory instance.
XALocalConnectionFactory - class org.objectweb.joram.client.jms.local.XALocalConnectionFactory.
An XALocalConnectionFactory instance is a factory of local connections dedicated to XA communication.
XALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAQueueConnection - class org.objectweb.joram.client.jms.XAQueueConnection.
Implements the javax.jms.XAQueueConnection interface.
XAQueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnection
Creates an XAQueueConnection instance.
XAQueueConnectionFactory - class org.objectweb.joram.client.jms.XAQueueConnectionFactory.
Implements the javax.jms.XAQueueConnectionFactory interface.
XAQueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.
An XAQueueHALocalConnectionFactory instance is a factory of local connections for XA PTP HA communication.
XAQueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Constructs an XAQueueHALocalConnectionFactory instance.
XAQueueHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory.
An XAQueueHATcpConnectionFactory instance is a factory of tcp connections for XA PTP HA communication.
XAQueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Constructs an XAQueueHATcpConnectionFactory instance.
XAQueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory.
An XAQueueLocalConnectionFactory instance is a factory of local connections for XA PTP communication.
XAQueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Constructs an XAQueueLocalConnectionFactory instance.
XAQueueSession - class org.objectweb.joram.client.jms.XAQueueSession.
Implements the javax.jms.XAQueueSession interface.
XAQueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory.
An XAQueueTcpConnectionFactory instance is a factory of TCP connections for XA PTP communication.
XAQueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Constructs an XAQueueTcpConnectionFactory instance.
XAResource - class org.objectweb.joram.client.jms.XAResource.
A XAResource instance is used by a XASession instance as a delegate to a Transaction Manager.
XAResource(XAResourceMngr, Session) - Constructor for class org.objectweb.joram.client.jms.XAResource
Constructs an XA resource representing a given session.
XAResourceMngr - class org.objectweb.joram.client.jms.XAResourceMngr.
Utility class used by XA connections for managing XA resources.
XAResourceMngr(Connection) - Constructor for class org.objectweb.joram.client.jms.XAResourceMngr
Creates a XAResourceMngr instance.
XASession - class org.objectweb.joram.client.jms.XASession.
Implements the javax.jms.XASession interface.
XASession(Connection, Session, XAResourceMngr) - Constructor for class org.objectweb.joram.client.jms.XASession
Constructs an XASession.
XATcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory.
An XATcpConnectionFactory instance is a factory of TCP connections dedicated to XA communication.
XATcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Constructs an iXATcpConnectionFactory instance.
XATopicConnection - class org.objectweb.joram.client.jms.XATopicConnection.
Implements the javax.jms.XATopicConnection interface.
XATopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XATopicConnection
Creates an XATopicConnection instance.
XATopicConnectionFactory - class org.objectweb.joram.client.jms.XATopicConnectionFactory.
Implements the javax.jms.XATopicConnectionFactory interface.
XATopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory.
An XATopicHALocalConnectionFactory instance is a factory of local connections for XA Pub/Sub HA communication.
XATopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory.
An XATopicHATcpConnectionFactory instance is a factory of tcp connections for XA Pub/Sub HA communication.
XATopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XATopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory.
An XATopicLocalConnectionFactory instance is a factory of local connections for XA Pub/Sub communication.
XATopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicSession - class org.objectweb.joram.client.jms.XATopicSession.
Implements the javax.jms.XATopicSession interface.
XATopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory.
An XATopicTcpConnectionFactory instance is a factory of TCP connections for XA Pub/Sub communication.
XATopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XidImpl - class org.objectweb.joram.client.jms.XidImpl.
Implements the javax.transaction.xa.Xid interface for identifying distributed transactions.
XidImpl(byte[], int, byte[]) - Constructor for class org.objectweb.joram.client.jms.XidImpl
Constructs a XidImpl instance.

Z

ZeroconfJoramServer - class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer.
This class starts a Joram server without almost any configuration.
ZeroconfJoramServer() - Constructor for class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 

A B C D E F G H I J L M N O P Q R S T U V W X Z
Joram ${version}

Copyright ? 2005 Scalagent - All rights reserved