Joram 4.3.10
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
 
abort() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
AbortedRequestException - Exception in org.objectweb.joram.client.jms.connection
 
AbortedRequestException() - Constructor for exception org.objectweb.joram.client.jms.connection.AbortedRequestException
 
AbortReceiveRequest - Class in org.objectweb.joram.mom.notifications
 
AbortReceiveRequest(int, int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
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
 
AbstractJmsReply - Class in org.objectweb.joram.shared.client
An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsReply(int) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsReply() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsRequest - Class in org.objectweb.joram.shared.client
An AbstractJmsRequest is a request sent by a Joram client to its proxy.
AbstractJmsRequest(String) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractJmsRequest() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractNotification - Class in org.objectweb.joram.mom.notifications
The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractNotification(int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractNotification() - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractReply - Class in org.objectweb.joram.mom.notifications
An AbstractReply is a reply sent by a destination agent to a client agent.
AbstractReply(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractReply() - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractRequest - Class in org.objectweb.joram.mom.notifications
An AbstractRequest is a request sent by a client agent to a destination agent.
AbstractRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
AbstractRequest() - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
AccessException - Exception in org.objectweb.joram.shared.excepts
An AccessException is thrown by a destination when processing a request of a client which does not have valid rights for this request.
AccessException(String) - Constructor for exception org.objectweb.joram.shared.excepts.AccessException
Constructs an AccessException instance.
ack(long) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
AckedQueue - Class in org.objectweb.joram.mom.proxies
 
AckedQueue() - Constructor for class org.objectweb.joram.mom.proxies.AckedQueue
 
AckJoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
AckJoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
acknowledge() - Method in class org.objectweb.joram.client.jms.Message
API method.
acknowledge(Message) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Acknowledges a message successfuly delivered to the foreign JMS server.
AcknowledgeRequest - Class in org.objectweb.joram.mom.notifications
An AcknowledgeRequest instance is used by a client agent for acknowledging one or many messages on a queue.
AcknowledgeRequest(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
AcknowledgeRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
acksCounter - Variable in class org.objectweb.joram.shared.messages.Message
The number of acknowledgements a message still expects from its subscribers before having been fully consumed by them (field used by JMS proxies).
ACLPanel - Class in org.objectweb.joram.client.tools.admin
 
ACLPanel(String) - Constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
action_obj - Variable in class org.objectweb.joram.shared.selectors.Checker
Instance of action encapsulation class.
action_obj - Variable in class org.objectweb.joram.shared.selectors.Filter
Instance of action encapsulation class.
action_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to parse-action table.
action_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to parse-action table.
ActivateConsumerRequest - Class in org.objectweb.joram.shared.client
 
ActivateConsumerRequest(String, boolean) - Constructor for class org.objectweb.joram.shared.client.ActivateConsumerRequest
 
ActivationSpecImpl - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
Utility class for logging.
AdapterTracing() - Constructor for class org.objectweb.joram.client.connector.AdapterTracing
 
add(String, Vector, boolean) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Adds a vector of denied messages' identifiers.
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.
addDomain(String, int, int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Adds a domain to the platform.
addDomain(String, int, int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
AddDomainRequest - Class in org.objectweb.joram.shared.admin
 
AddDomainRequest(String, int, int) - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
addId(String) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the acknowledged message identifier.
addId(String) - Method in class org.objectweb.joram.shared.client.SessAckRequest
 
addId(String) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
 
addMessage(Message) - Method in class org.objectweb.joram.mom.notifications.BrowseReply
Adds a message.
addMessage(Message) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Adds a message to deliver.
addMessage(Message) - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
 
addMessage(Message) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
addMessage(Message) - Method in class org.objectweb.joram.shared.client.ProducerMessages
Adds a message to deliver.
addMessage(Message) - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
addMessages(Vector) - Method in class org.objectweb.joram.shared.client.ProducerMessages
Adds messages to deliver.
addProducer(MessageProducer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addProducerMessages(ProducerMessages) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addQueueCluster(String, float) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to joiningQueue a JoinQueueCluster not.
AddQueueCluster - Class in org.objectweb.joram.shared.admin
 
AddQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
Adds a queue to a cluster.
addReader(String) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
addReader(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
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.
addServer(int, String, String, int, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Adds a server to the platform.
addServer(int, String, String, int, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
addServerAddress(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
AddServerRequest - Class in org.objectweb.joram.shared.admin
 
AddServerRequest(int, String, String, int, String, String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.AddServerRequest
 
AddServiceRequest - Class in org.objectweb.joram.shared.admin
 
AddServiceRequest(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.AddServiceRequest
 
addSessAckRequest(SessAckRequest) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addSession(Session) - Method in class org.objectweb.joram.client.jms.Connection
Called here and by sub-classes.
addUser(String, String) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Adds a user to the table.
addWriter(String) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
addWriter(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
ADM_NAME_PROPERTY - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
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
 
AdminCommandDialog - Class in org.objectweb.joram.client.tools.admin
 
AdminCommandDialog(Frame, AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
AdminController - Class in org.objectweb.joram.client.tools.admin
 
AdminController() - Constructor for class org.objectweb.joram.client.tools.admin.AdminController
 
adminControllerEvent(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminTool
 
adminControllerEvent(ControllerEvent) - Method in interface org.objectweb.joram.client.tools.admin.ControllerEventListener
 
AdminDestinationItf - Interface in org.objectweb.joram.mom.dest
The AdminDestinationItf interface defines the method needed by the administration topic for creating and initializing a destination agent.
AdminException - Exception in org.objectweb.joram.client.jms.admin
An AdminException is an exception thrown by an administration method.
AdminException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - Class in org.objectweb.joram.client.jms.admin
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
 
AdministeredObject - Class in org.objectweb.joram.client.jms.admin
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - Constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
 
AdminModule - Class in org.objectweb.joram.client.jms.admin
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 in org.objectweb.joram.client.jms.admin
 
AdminModule.AdminRequestor(TopicConnection) - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
adminName - Variable in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
AdminNotification - Class in org.objectweb.joram.mom.proxies
An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.
AdminReply - Class in org.objectweb.joram.mom.notifications
An AdminReply is used by a destination agent for replying to a client administration request.
AdminReply(AdminRequest, boolean, String) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply(AdminRequest, boolean, String, Object) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply - Class in org.objectweb.joram.shared.admin
An AdminReply is a reply sent by a org.objectweb.joram.mom.dest.AdminTopic topic and containing data or information destinated to a client administrator.
AdminReply(boolean, String) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, int, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminRequest - Class in org.objectweb.joram.mom.notifications
An AdminRequest is used by a client agent for sending an administration request to a destination agent.
AdminRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.AdminRequest
Constructs an AdminRequest.
AdminRequest - Class in org.objectweb.joram.shared.admin
An AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.
AdminRequest() - Constructor for class org.objectweb.joram.shared.admin.AdminRequest
 
AdminTool - Class in org.objectweb.joram.client.tools.admin
 
AdminTool(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminTool
 
AdminToolConstants - Class in org.objectweb.joram.client.tools.admin
 
AdminToolConstants() - Constructor for class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
AdminTopic - Class in org.objectweb.joram.mom.dest
An AdminTopic agent is a MOM administration service, which behaviour is provided by an AdminTopicImpl instance.
AdminTopic() - Constructor for class org.objectweb.joram.mom.dest.AdminTopic
Constructs an AdminTopic agent.
AdminTopicImpl - Class in org.objectweb.joram.mom.dest
The AdminTopicImpl class implements the admin topic behaviour, basically processing administration requests.
AdminTopicImpl(AgentId) - Constructor for class org.objectweb.joram.mom.dest.AdminTopicImpl
Constructs an AdminTopicImpl instance.
agentFinalize(boolean) - Method in class org.objectweb.joram.mom.dest.Destination
Finalizes the agent before it is garbaged.
agentFinalize(boolean) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Finalizes the agent before it is garbaged.
agentId - Variable in class org.objectweb.joram.client.jms.Destination
Identifier of the agent destination.
agentId - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Identifier of the agent using this module.
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.dest.Destination
Gives this agent an opportunity to initialize after having been deployed, and each time it is loaded into memory.
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.proxies.UserAgent
(Re)initializes the agent when (re)loading.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.DefaultConnectionManager
Returns a javax.jms.Connection connection instance for a non managed application.
alreadySentLocally - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Internal boolean used for tagging local sendings.
AND - Static variable in class org.objectweb.joram.shared.selectors.sym
 
arrivalsCounter - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Counter of messages arrivals.
associateConnection(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Dissociates a given connection handle and associates it to this managed connection.
autoEvalThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
automatic eval threshold

B

BACKLOG_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
BASE_DIR_PATH - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
begin() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
BETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
body - Variable in class org.objectweb.joram.shared.messages.Message
 
BOOLEAN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
branchQualifier - Variable in class org.objectweb.joram.client.jms.XidImpl
 
BridgeAckNot - Class in org.objectweb.joram.mom.util
A BridgeAckNot notification carries the identifier of a message successfuly delivered by a JMS module to a foreign JMS server.
BridgeAckNot(String) - Constructor for class org.objectweb.joram.mom.util.BridgeAckNot
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.
BridgeDeliveryNot - Class in org.objectweb.joram.mom.util
A BridgeDeliveryNot notification carries a message obtained by a JMS module from a foreign JMS server.
BridgeDeliveryNot(Message) - Constructor for class org.objectweb.joram.mom.util.BridgeDeliveryNot
Constructs a BridgeDeliveryNot wrapping a given message obtained from a foreign JMS server.
BridgePtpModule - Class in org.objectweb.joram.mom.util
The BridgePtpModule class is a bridge module based on the JMS PTP semantics and classes.
BridgePtpModule() - Constructor for class org.objectweb.joram.mom.util.BridgePtpModule
Constructs a BridgePtpModule module.
BridgePubSubModule - Class in org.objectweb.joram.mom.util
The BridgePubSubModule class is a bridge module based on the JMS Publish/Subscribe semantics and classes.
BridgePubSubModule() - Constructor for class org.objectweb.joram.mom.util.BridgePubSubModule
Constructs a BridgePubSubModule module.
BridgeQueue - Class in org.objectweb.joram.mom.dest
A BridgeQueue agent is an agent hosting a bridge queue, and which behaviour is provided by a BridgeQueueImpl instance.
BridgeQueue() - Constructor for class org.objectweb.joram.mom.dest.BridgeQueue
Constructs a BridgeQueue agent.
BridgeQueueImpl - Class in org.objectweb.joram.mom.dest
The BridgeQueueImpl class implements a specific queue which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
BridgeQueueImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.BridgeQueueImpl
Constructs a BridgeQueueImpl instance.
BridgeTopic - Class in org.objectweb.joram.mom.dest
A BridgeTopic agent is an agent hosting a bridge topic, and which behaviour is provided by a BridgeTopicImpl instance.
BridgeTopic() - Constructor for class org.objectweb.joram.mom.dest.BridgeTopic
Constructs a BridgeTopic agent.
BridgeTopicImpl - Class in org.objectweb.joram.mom.dest
The BridgeTopicImpl class implements a specific topic which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
BridgeTopicImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.BridgeTopicImpl
Constructs a BridgeTopicImpl instance.
BridgeUnifiedModule - Class in org.objectweb.joram.mom.util
The BridgeUnifiedModule class is a bridge module based on the JMS 1.1 unified semantics and classes.
BridgeUnifiedModule() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule
Constructs a BridgeUnifiedModule module.
BridgeUnifiedModule.ConsumerDaemon - Class in org.objectweb.joram.mom.util
The ConsumerDaemon thread allows to call MessageConsumer.receive() for requesting a foreign JMS message without blocking the JORAM server.
BridgeUnifiedModule.ConsumerDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Constructs a ReceiverDaemon thread.
BridgeUnifiedModule.ReconnectionDaemon - Class in org.objectweb.joram.mom.util
The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
BridgeUnifiedModule.ReconnectionDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Constructs a ReconnectionDaemon thread.
BridgeUnifiedModule.StartupDaemon - Class in org.objectweb.joram.mom.util
The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
BridgeUnifiedModule.StartupDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Constructs a StartupDaemon thread.
broadcastLeave(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
broadcast to cluster the removeQueue.
browse(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
BrowseReply - Class in org.objectweb.joram.mom.notifications
A BrowseReply instance is used by a queue for replying to a client BrowseRequest by sending a vector of its messages.
BrowseReply(BrowseRequest) - Constructor for class org.objectweb.joram.mom.notifications.BrowseReply
Constructs a BrowseReply instance.
BrowseRequest - Class in org.objectweb.joram.mom.notifications
A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
BrowseRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.BrowseRequest
Constructs a BrowseRequest instance.
BYTES - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A bytes message carries an array of bytes.
BytesMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.BytesMessage interface.

C

canBeDeleted() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns true if the destination might be deleted.
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.
checkDelivery(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
Checker - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Checker() - Constructor for class org.objectweb.joram.shared.selectors.Checker
Default constructor.
Checker(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Checker
Constructor which sets the default scanner.
checks(String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Clients call this method to check a selector syntax.
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
 
clear() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
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.
clearBody() - Method in class org.objectweb.joram.shared.messages.Message
Method clearing the message body.
clearProperties() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearProperties() - Method in class org.objectweb.joram.shared.messages.Message
Empties the properties table.
clearQueue(QueueTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearQueue - Class in org.objectweb.joram.shared.admin
 
ClearQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ClearQueue
 
clearSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
clearSubscription(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
clearSubscription(SubscriptionTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearSubscription - Class in org.objectweb.joram.shared.admin
 
ClearSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.ClearSubscription
 
clientID - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JMS clientID field.
ClientMessages - Class in org.objectweb.joram.mom.notifications
A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClientMessages(int, int) - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages() - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
clients - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Table of the destination readers and writers.
clients - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
clients - Variable in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
clone() - Method in class org.objectweb.joram.shared.messages.Message
Clones the message.
clone() - Method in class org.objectweb.joram.shared.messages.MessageBody
Clones the MessageBody.
clone() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
Clones the MessageBody.
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.admin.AdminModule.AdminRequestor
 
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 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.ConnectionConsumer
API method.
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.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.soap.SoapConnection
Closes the SoapConnection.
CLOSE - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
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.jms.XASession
 
close() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Interrupts the daemons and closes the connection.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Releases the daemon's resources.
CloseConnectionNot - Class in org.objectweb.joram.mom.proxies
 
CloseConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
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
 
ClusterDestination - Class in org.objectweb.joram.client.jms.admin
 
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 in org.objectweb.joram.client.jms.admin
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.
ClusterQueue - Class in org.objectweb.joram.mom.dest
A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.
ClusterQueue() - Constructor for class org.objectweb.joram.mom.dest.ClusterQueue
Empty constructor for newInstance().
ClusterQueueImpl - Class in org.objectweb.joram.mom.dest
The ClusterQueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests or delivering to an other cluster queue.
ClusterQueueImpl(AgentId, AgentId, long, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.ClusterQueueImpl
Constructs a ClusterQueueImpl instance.
clusterQueueImpl - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
reference to clusterQueueImpl
ClusterRequest - Class in org.objectweb.joram.mom.notifications
A ClusterRequest instance is used by a client agent for notifying a topic of the identifier of an other topic to set a cluster with.
ClusterRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.ClusterRequest
Constructs a ClusterRequest instance.
clusters - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
key = agentId of ClusterQueue value = rateOfFlow (Float)
clusters - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
cnx - Variable in class org.objectweb.joram.client.connector.OutboundSession
The OutboundConnection the session belongs to.
cnx - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection to the foreign JMS server.
CnxCloseReply - Class in org.objectweb.joram.shared.client
A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseReply() - Constructor for class org.objectweb.joram.shared.client.CnxCloseReply
Constructs a CnxCloseReply instance.
CnxCloseRequest - Class in org.objectweb.joram.shared.client
A CnxCloseRequest is sent by a closing SOAP connection.
CnxCloseRequest() - Constructor for class org.objectweb.joram.shared.client.CnxCloseRequest
Constructs a CnxCloseRequest instance.
CnxConnectReply - Class in org.objectweb.joram.shared.client
A CnxConnectReply is sent by a JMS proxy as a reply to a connection CnxConnectRequest and holds the connection's key and the proxy identifier.
CnxConnectReply(CnxConnectRequest, int, String) - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectReply() - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectRequest - Class in org.objectweb.joram.shared.client
A CnxConnectRequest is sent by an opening Connection.
CnxConnectRequest() - Constructor for class org.objectweb.joram.shared.client.CnxConnectRequest
Constructs a CnxConnectRequest.
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.
cnxFact - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection factory object for connecting to the foreign JMS server.
cnxFactName - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
ConnectionFactory JNDI name.
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.
CnxStartRequest - Class in org.objectweb.joram.shared.client
A CnxStartRequest request is sent by a starting Connection.
CnxStartRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStartRequest
Constructs a CnxStartRequest instance.
CnxStopRequest - Class in org.objectweb.joram.shared.client
A CnxStopRequest is sent by a stopping Connection.
CnxStopRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStopRequest
Constructs a CnxStopRequest instance.
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.
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.
collocatedConnect(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection with the collocated JORAM server.
collocatedConnect(String, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Opens a connection with the collocated JORAM server.
collocatedConnect(String, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
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
 
comesFrom() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the name of the queue or the subscription the messages come from.
COMMA - Static variable in class org.objectweb.joram.shared.selectors.sym
 
CommandWorker - Interface in org.objectweb.joram.client.tools.admin
 
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(TopicConnectionFactory, String, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Opens a connection dedicated to administering with the Joram server which parameters are wrapped by a given TopicConnectionFactory.
connect(String, int, String, String, int, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Opens a TCP connection with the Joram server running on a given host and listening to a given port.
connect(String, String, int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Opens a TCP connection with the Joram server running on the default "locahost" host and listening to the default 16010 port.
connect(TopicConnectionFactory, String, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
connect(String, int, String, String, int, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
connect(String, String, int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
CONNECT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect(boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Launches the connection process to the foreign JMS server.
connectAdmin(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectAdminDialog - Class in org.objectweb.joram.client.tools.admin
 
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.
Connection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Connection interface.
Connection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.Connection
Creates a Connection instance.
ConnectionConsumer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionConsumer interface.
ConnectionFactory - Class in org.objectweb.joram.client.jms
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.
ConnectionManager - Class in org.objectweb.joram.mom.proxies
A ConnectionManager is started as a service in each MOM agent server for allowing connections with external clients.
ConnectionManager() - Constructor for class org.objectweb.joram.mom.proxies.ConnectionManager
 
ConnectionMetaData - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionMetaData interface.
ConnectionMetaData() - Constructor for class org.objectweb.joram.client.jms.ConnectionMetaData
 
ConnectionRequest - Class in org.objectweb.joram.client.connector
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.
connectJndi(String, int, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectJndiDialog - Class in org.objectweb.joram.client.tools.admin
 
consumer - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
Wrapped JMS consumer.
consumer - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Consumer object.
CONSUMER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
ConsumerAckRequest - Class in org.objectweb.joram.shared.client
A ConsumerAckRequest instance is used by a MessageConsumer for acknowledging a received message.
ConsumerAckRequest(String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerAckRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerCloseSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerCloseSubRequest is sent by a closing durable TopicSubscriber.
ConsumerCloseSubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
ConsumerCloseSubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
consumerDaemon - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Daemon used for requesting messages.
ConsumerDenyRequest - Class in org.objectweb.joram.shared.client
A ConsumerDenyRequest instance is used by a MessageConsumer for denying a received message.
ConsumerDenyRequest(String, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest(String, String, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerMessages - Class in org.objectweb.joram.shared.client
A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
ConsumerMessages(int, Message, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, Vector, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerMessages() - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerReceiveRequest - Class in org.objectweb.joram.shared.client
A ConsumerReceiveRequest is sent by a MessageConsumer when requesting a message.
ConsumerReceiveRequest(String, String, long, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
ConsumerReceiveRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
consumers - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers identifiers.
consumerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for getting messages from the foreign JMS destination.
ConsumerSetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerSetListRequest is sent by a MessageConsumer on which a message listener is set.
ConsumerSetListRequest(String, String, boolean, String[], int) - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerSubRequest is sent by a constructing MessageConsumer destinated to consume messages on a topic.
ConsumerSubRequest(String, String, String, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerSubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerUnsetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsetListRequest is sent by a MessageConsumer which listener is unset.
ConsumerUnsetListRequest(boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsubRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsubRequest is sent by a closing temporary MessageConsumer on a topic, or by a Session unsubscribing a durable subscriber.
ConsumerUnsubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
ConsumerUnsubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
consumThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
consumer threshold
contexts - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers contexts.
ControllerEvent - Class in org.objectweb.joram.client.tools.admin
 
ControllerEvent(int) - Constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ControllerEventListener - Interface in org.objectweb.joram.client.tools.admin
 
ConversionHelper - Class in org.objectweb.joram.shared.messages
The ConversionHelper class is used for converting values carried by messages into specified types, if possible.
ConversionHelper() - Constructor for class org.objectweb.joram.shared.messages.ConversionHelper
 
convert(Message) - Static method in class org.objectweb.joram.mom.util.MessageConverterModule
Converts a standard JMS message into an org.objectweb.joram.mom.shared.messages.Message instance.
convert(Session, Message) - Static method in class org.objectweb.joram.mom.util.MessageConverterModule
Converts a JORAM MOM message into a JMS message.
correlationId - Variable in class org.objectweb.joram.shared.client.AbstractJmsReply
Identifier of the replied request.
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(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(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.
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() - Static method in class org.objectweb.joram.shared.messages.Message
 
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
 
createCF(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates a non managed connection factory and binds it to JNDI.
createCompositeDataSupport(Message) - Static method in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
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.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.
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.
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
 
CreateDestinationDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateDestinationReply - Class in org.objectweb.joram.shared.admin
A CreateDestinationReply instance replies to a destination creation request, produced by the AdminTopic.
CreateDestinationReply(String, String, String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationReply
Constructs a CreateDestinationReply instance.
CreateDestinationRequest - Class in org.objectweb.joram.shared.admin
A CreateDestinationRequest instance requests the creation of a destination on a given server.
CreateDestinationRequest(int, String, String, Properties, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
Constructs a CreateDestinationRequest instance.
createDomain(ServerTreeNode, String, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateDomainDialog - Class in org.objectweb.joram.client.tools.admin
 
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.
CreateFactoryDialog - Class in org.objectweb.joram.client.tools.admin
 
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.
createQCF(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates a non managed PTP connection factory and binds it to JNDI.
createQueue(int, String, String, Properties) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
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.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String, String, Properties) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createQueue(int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createQueue(int, String, String, Properties) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
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.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.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.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.
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.
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.
CreateServerDialog - Class in org.objectweb.joram.client.tools.admin
 
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.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopic
Creates the TopicImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.BridgeQueue
Creates the bridge queue.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.BridgeTopic
Creates the bridge topic.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
Creates the QueueImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.DeadMQueue
Creates the dead message queue.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Destination
Creates the specific implementation.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Queue
Creates the QueueImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Topic
Creates the TopicImpl.
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.
createTCF(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates a non managed PubSub connection factory and binds it to JNDI.
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(int, String, String, Properties) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
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.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String, String, Properties) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createTopic(int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createTopic(int, String, String, Properties) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
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.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.
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.
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(String, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String, int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String, int) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createUser(String, String, int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createUser(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateUserDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateUserReply - Class in org.objectweb.joram.shared.admin
A CreateUserReply instance replies to a user creation request, produced by the AdminTopic.
CreateUserReply(String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateUserReply
Constructs a CreateUserReply instance.
CreateUserRequest - Class in org.objectweb.joram.shared.admin
A CreateUserRequest instance requests the creation of a JMS user proxy.
CreateUserRequest(String, String, int) - Constructor for class org.objectweb.joram.shared.admin.CreateUserRequest
Constructs a CreateUserRequest instance.
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.
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.
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.
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.
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.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..
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.
createXATopicSession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
creationDate - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
date of creation.
cxManager - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Manager for connection pooling.

D

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
dbgDestination - Static variable in class org.objectweb.joram.mom.MomTracing
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.shared.Destination
dbgMessage - Static variable in class org.objectweb.joram.shared.messages.MessageTracing
Logger used to trace Message activity.
dbgProxy - Static variable in class org.objectweb.joram.mom.MomTracing
Logger used to trace proxies activity, to be set using topic org.objectweb.joram.shared.Proxy
DeadMQueue - Class in org.objectweb.joram.client.jms.admin
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
 
DeadMQueue - Class in org.objectweb.joram.mom.dest
A DeadMQueue agent is an agent hosting a MOM dead message queue, and which behaviour is provided by a DeadMQueueImpl instance.
DeadMQueue() - Constructor for class org.objectweb.joram.mom.dest.DeadMQueue
Empty constructor for newInstance().
DeadMQueue(AgentId) - Constructor for class org.objectweb.joram.mom.dest.DeadMQueue
Constructs a DeadMQueue agent.
DeadMQueueImpl - Class in org.objectweb.joram.mom.dest
The DeadMQueueImpl class implements the MOM dead message queue behaviour, basically storing dead messages and delivering them upon clients requests.
DeadMQueueImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.DeadMQueueImpl
Constructs a DeadMQueueImpl instance.
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.
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.
DEFAULT_ADM_NAME - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
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_BACKLOG - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
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_POOL_SIZE - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
DEFAULT_PORT - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
DEFAULT_SO_TIMEOUT - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
DefaultConnectionManager - Class in org.objectweb.joram.client.connector
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.
delete() - Method in class org.objectweb.joram.client.jms.admin.User
Removes this user.
delete() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Removes this user.
delete() - Method in class org.objectweb.joram.client.jms.Destination
Admin method removing this destination from the platform.
delete() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
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(MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
delete the message.
delete() - Method in class org.objectweb.joram.shared.messages.Message
 
deleteAll(String) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Deletes all persisted objects.
deletedDest - Variable in class org.objectweb.joram.shared.messages.Message
true if the message target destination is deleted.
DeleteDestination - Class in org.objectweb.joram.shared.admin
A DeleteDestination instance requests the deletion of a given destination.
DeleteDestination(String) - Constructor for class org.objectweb.joram.shared.admin.DeleteDestination
Constructs a DeleteDestination instance.
deleteDomain(DomainTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
deleteMessage(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
deleteMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
deleteMessage(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
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
 
deleteProxy(AgentId) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
This method deletes the proxy by notifying its connected clients, denying the non acknowledged messages, deleting the temporary destinations, removing the subscriptions.
DeleteQueueMessage - Class in org.objectweb.joram.shared.admin
 
DeleteQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
deleteServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteSubscriptionMessage(String, String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Deletes a particular pending message in a subscription.
deleteSubscriptionMessage(String, String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Deletes a particular pending message in a subscription.
DeleteSubscriptionMessage - Class in org.objectweb.joram.shared.admin
 
DeleteSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
deleteUser(UserTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
DeleteUser - Class in org.objectweb.joram.shared.admin
A DeleteUser instance requests the deletion of a user proxy on a given server.
DeleteUser(String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteUser
Constructs a DeleteUser instance.
deliveredMsgs - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table holding the delivered messages before acknowledgement.
deliverMessages(int) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; delivered messages are not kept for acknowledgement or denying; validity of messages is not checked and message fields are not updated; also, no sending to any DMQ.
deliverMessages(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
deliveryCount - Variable in class org.objectweb.joram.shared.messages.Message
The number of delivery attempts for this message.
denied - Variable in class org.objectweb.joram.shared.messages.Message
true if the message has been denied at least once by a consumer.
deny(ConsumerMessages) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
DenyRequest - Class in org.objectweb.joram.mom.notifications
A DenyRequest instance is used by a client agent for denying one or many messages on a queue.
DenyRequest(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
DenyRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
DenyRequest(int) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
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.
dest - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Foreign JMS destination object.
destId - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the agent hosting the destination.
destImpl - Variable in class org.objectweb.joram.mom.dest.Destination
The reference of the DestinationImpl instance providing this this agent with its Destination behaviour.
Destination - Class in org.objectweb.joram.client.jms
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
 
Destination - Class in org.objectweb.joram.mom.dest
A Destination agent is an agent hosting a MOM destination, for example a Queue or a Topic.
Destination() - Constructor for class org.objectweb.joram.mom.dest.Destination
Empty constructor for newInstance().
Destination(AgentId) - Constructor for class org.objectweb.joram.mom.dest.Destination
Constructs a Destination agent.
Destination(boolean) - Constructor for class org.objectweb.joram.mom.dest.Destination
Constructor with parameters for fixing the destination.
Destination(String, boolean, int) - Constructor for class org.objectweb.joram.mom.dest.Destination
Constructor with parameters for fixing the destination and specifying its identifier.
DestinationAdminRequestNot - Class in org.objectweb.joram.mom.notifications
 
DestinationAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
DestinationException - Exception in org.objectweb.joram.shared.excepts
A DestinationException is thrown by a destination while deleting if requesters are still active, and in a proxy method when trying to access a non existing destination.
DestinationException(String) - Constructor for exception org.objectweb.joram.shared.excepts.DestinationException
Constructs a DestinationException instance.
DestinationImpl - Class in org.objectweb.joram.mom.dest
The DestinationImpl class implements the common behaviour of MOM destinations.
DestinationImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.DestinationImpl
Constructs a DestinationImpl.
DestinationImplMBean - Interface in org.objectweb.joram.mom.dest
 
DestinationMBean - Interface in org.objectweb.joram.client.jms
 
DestinationPanel - Class in org.objectweb.joram.client.tools.admin
 
DestinationPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.DestinationPanel
 
destName - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Destination JNDI name.
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.
disconnect() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Closes the administration connection.
disconnect() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
disconnectAdmin() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
disconnectJndi() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
DIVIDE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
DIVIDER_PROPORTION - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
dmqId - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the dead message queue this destination must send its dead messages to, if any.
do_action(int, lr_parser, Stack, int) - Method in class org.objectweb.joram.shared.selectors.Checker
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class org.objectweb.joram.shared.selectors.Filter
Invoke a user supplied parse action.
doConnect() - Method in class org.objectweb.joram.mom.util.BridgePtpModule
Opens a connection with the foreign JMS server and creates the JMS PTP resources for interacting with the foreign JMS queue.
doConnect() - Method in class org.objectweb.joram.mom.util.BridgePubSubModule
Opens a connection with the foreign JMS server and creates the JMS Pub/Sub resources for interacting with the foreign JMS topic.
doConnect() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Opens a connection with the foreign JMS server and creates the JMS resources for interacting with the foreign JMS destination.
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.
doList(ListClusterQueue) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
return the cluster list (vector).
doProcess(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Specializes this TopicImpl reaction.
doProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Method specializing the processing of a ClientMessages instance.
doProcess(DeleteNot) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specializing the reaction to a ClientMessages instance.
doProcess(DeleteNot) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
propagate right to all cluster.
doProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
overload doProcess(ClientMessages) store all msgId in timeTable and visitTable, store message and deliver message if consumer wait.
doProcess(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; if the sent notification was a QueueMsgReply instance, putting the sent message back in queue.
doProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a SetRightRequest instance.
doProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a ClientMessages instance.
doProcess(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing an UnknownAgent instance.
doProcess(DeleteNot) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a SetRightRequest instance.
doProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a ClientMessages instance.
doProcess(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing an UnknownAgent instance.
doProcess(DeleteNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doReact(AgentId, AdminNotification) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method implementing the reaction to a org.objectweb.joram.mom.proxies.AdminNotification notification notifying of the creation of an admin proxy.
doReact(AgentId, AdminTopicImpl.AdminRequestNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method implementing the reaction to a AdminRequest notification notifying of the creation of an admin proxy.
doReact(AgentId, AdminReply) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method implementing the reaction to a org.objectweb.joram.mom.notifications.AdminReply notification replying to an administration request.
doReact(GetProxyIdNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
doReact(GetProxyIdListNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
doReact(AgentId, SetRightRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; AdminTopics do not accept SetRightRequest notifications.
doReact(AgentId, SetDMQRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; AdminTopics do not accept SetDMQRequest notifications.
doReact(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; ClientMessages notifications hold requests sent by an administrator.
doReact(AgentId, DeleteNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; deletion requests are not accepted by AdminTopics.
doReact(AgentId, ClusterRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept ClusterRequest notifications.
doReact(AgentId, ClusterTest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept to join clusters other than their admin topics cluster.
doReact(AgentId, ClusterAck) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; a ClusterAck is not expected by an AdminTopic.
doReact(AgentId, ClusterNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; if this AdminTopic is on server0, new cluster fellow is notified to other fellows and other fellows are notified to it.
doReact(AgentId, UnclusterRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept UnclusterRequest notifications.
doReact(AgentId, SetFatherRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept SetFatherRequest notifications.
doReact(AgentId, FatherTest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept to join a hierarchy.
doReact(AgentId, FatherAck) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; a FatherAck acknowledges the process of creating a hierarchy of topics.
doReact(AgentId, UnsetFatherRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept UnsetFatherRequest notifications.
doReact(AgentId, TopicForwardNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; the forwarded messages contain admin requests and will be processed.
doReact(BridgeDeliveryNot) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
doReact(BridgeAckNot) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
doReact(AgentId, ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Method specializing the reaction to a ReceiveRequest instance, requesting a message.
doReact(BridgeDeliveryNot) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
doReact(BridgeAckNot) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
doReact(AgentId, SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specializing the reaction to a SubscribeRequest instance.
doReact(AgentId, UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specializing the reaction to an UnsubscribeRequest instance.
doReact(AgentId, TopicForwardNot) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specializing the reaction to a TopicForwardNot instance, carrying messages forwarded by a cluster fellow or a hierarchical son.
doReact(SetRightQueueCluster) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
set the same right to all cluster
doReact(WakeUpNot) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
wake up, and call factorCheck to evaluate the loading factor...
doReact(AgentId, LBCycleLife) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
The messages are not consumed by an other cluster's queue in a periode time, try to consume in this queue.
doReact(JoinQueueCluster) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
new queue come in cluster, update clusters.
doReact(AckJoinQueueCluster) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
doReact(ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
doReact(AgentId, LBMessageGive) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
load balancing message give by an other cluster queue.
doReact(AgentId, LBMessageHope) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
load balancing message hope by the "from" queue.
doReact(AgentId, SetDMQRequest) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this DestinationImpl method; this request is not expected by a dead message queue.
doReact(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this DestinationImpl method; the messages carried by the ClientMessages instance are stored in their arrival order, WRITE right is not checked.
doReact(AgentId, SetThreshRequest) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; this request is not expected by a dead message queue.
doReact(AgentId, BrowseRequest) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; messages matching the request's selector are actually sent as a reply; no cleaning nor DMQ sending is done.
doReact(AgentId, AcknowledgeRequest) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; AcknowledgeRequest requests are actually not processed in dead message queues.
doReact(AgentId, DenyRequest) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; DenyRequest requests are actually not processed in dead message queues.
doReact(AgentId, SetRightRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a SetRightRequest notification requesting rights to be set for a user.
doReact(AgentId, SetDMQRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a SetDMQRequest notification setting the dead message queue identifier for this destination.
doReact(AgentId, Monit_GetReaders) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a Monit_GetReaders notification requesting the identifiers of the destination's readers.
doReact(AgentId, Monit_GetWriters) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a Monit_GetWriters notification requesting the identifiers of the destination's writers.
doReact(AgentId, Monit_FreeAccess) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a Monit_FreeAccess notification requesting the free access status of this destination.
doReact(AgentId, Monit_GetDMQSettings) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a Monit_GetDMQSettings notification requesting the destination's DMQ settings.
doReact(AgentId, Monit_GetStat) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a Monit_GetStat notification requesting to get statistic of this destination.
doReact(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a ClientMessages notification holding messages sent by a client.
doReact(AgentId, UnknownAgent) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to an UnknownAgent notification.
doReact(AgentId, DeleteNot) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a DeleteNot notification requesting the deletion of the destination.
doReact(AgentId, SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to a SpecialAdminRequest notification requesting the special administration of the destination.
doReact(AgentId, SetThreshRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a SetThreshRequest instance setting the threshold value for this queue.
doReact(AgentId, SetNbMaxMsgRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a SetNbMaxMsgRequest instance setting the NbMaxMsg value for this queue.
doReact(AgentId, Monit_GetDMQSettings) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Overrides this DestinationImpl method for sending back the threshold along with the DMQ id.
doReact(AgentId, Monit_GetPendingMessages) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a Monit_GetPendingMessages notification requesting the number of pending messages.
doReact(AgentId, Monit_GetPendingRequests) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a Monit_GetPendingRequests notification requesting the number of pending requests.
doReact(AgentId, Monit_GetNbMaxMsg) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a Monit_GetNbMaxMsg notification requesting the number max of messages in this queue.
doReact(AgentId, ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a ReceiveRequest instance, requesting a message.
doReact(AgentId, BrowseRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the queue reaction to a BrowseRequest instance, requesting an enumeration of the messages on the queue.
doReact(AgentId, AcknowledgeRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to an AcknowledgeRequest instance, requesting messages to be acknowledged.
doReact(AgentId, DenyRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a DenyRequest instance, requesting messages to be denied.
doReact(AgentId, AbortReceiveRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
doReact(AgentId, ClusterRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a ClusterRequest instance requesting to add a topic to the cluster, or to set a cluster with a given topic.
doReact(AgentId, ClusterTest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a ClusterTest notification sent by a fellow topic for testing if this topic might be part of a cluster.
doReact(AgentId, ClusterAck) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a ClusterAck notification sent by a topic requested to join the cluster.
doReact(AgentId, ClusterNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a ClusterNot notification sent by a fellow topic for notifying this topic of a new cluster fellow.
doReact(AgentId, UnclusterRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to an UnclusterRequest instance requesting this topic to leave the cluster it is part of.
doReact(AgentId, UnclusterNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to an UnclusterNot notification sent by a topic leaving the cluster.
doReact(AgentId, SetFatherRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a SetFatherRequest instance notifying this topic it is part of a hierarchy as a son.
doReact(AgentId, FatherTest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method reacting to a FatherTest notification checking if it can be a father to a topic.
doReact(AgentId, FatherAck) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method reacting to a FatherAck notification coming from the topic this topic requested as a father.
doReact(AgentId, UnsetFatherRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to an UnsetFatherRequest instance notifying this topic to leave its father.
doReact(AgentId, Monit_GetSubscriptions) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a Monit_GetSubscriptions notification requesting the number of subscriptions.
doReact(AgentId, Monit_GetFather) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a Monit_GetFather notification requesting the identifier of the hierarchical father.
doReact(AgentId, Monit_GetCluster) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a Monit_GetCluster notification requesting the identifiers of the cluster's topics.
doReact(AgentId, SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a SubscribeRequest instance.
doReact(AgentId, UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to an UnsubscribeRequest instance, requesting to remove a subscriber.
doReact(AgentId, TopicForwardNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a TopicForwardNot instance, carrying messages forwarded by a cluster fellow or a hierarchical son.
doReact(AgentId, SetNbMaxMsgRequest) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Method implementing the reaction to a SetNbMaxMsgRequest instance setting the NbMaxMsg value for the subscription.
doReact(AgentId, Monit_GetNbMaxMsg) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Method implementing the reaction to a Monit_GetNbMaxMsg notification requesting the number max of messages in the subscription.
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.
doRequest(AdminRequest, long) - 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.
DOUBLE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
durableAcksCounter - Variable in class org.objectweb.joram.shared.messages.Message
The number of acknowledgements a message still expects from its durable subscribers before having been fully consumed by them (field used by JMS proxies).

E

end(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Delists this resource.
endDocument() - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Finalizes parsing of a document.
endElement(String, String, String) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Receive notification of the end of an element.
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.
EOF - Static variable in class org.objectweb.joram.shared.selectors.sym
 
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
EOF Symbol index.
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
EOF Symbol index.
EQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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.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.
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.
error(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a recoverable parser error.
ERROR - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
error - Static variable in class org.objectweb.joram.shared.selectors.sym
 
error_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
error Symbol index.
error_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
error Symbol index.
ErrorListener - Interface in org.objectweb.joram.client.jms.connection
 
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
 
ESCAPE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
evalRateOfFlow(int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
eval the rate of flow (means).
ExceptionReply - Class in org.objectweb.joram.mom.notifications
An ExceptionReply instance is used by a destination for notifying a client of an exception thrown when processing a request.
ExceptionReply(AbstractRequest, MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
ExceptionReply(MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
executeAdmin(Reader) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
executeXMLAdmin(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
executeXMLAdmin(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
executeXMLAdmin(String, String) - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
executeXMLAdmin(String) - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
exit() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
exit() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
exit() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
exit() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Closes the administration connection and unregister the MBean.
exit() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
expired - Variable in class org.objectweb.joram.shared.messages.Message
true if the message expired.
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

factorCheck(Hashtable, int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
this method eval the rate of flow and activity.
FactoryParameters - Class in org.objectweb.joram.client.jms
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.
fatalError(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a non-recoverable parser error.
fatherId - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Identifier of this topic's father, if any.
Filter - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Filter() - Constructor for class org.objectweb.joram.shared.selectors.Filter
Default constructor.
Filter(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
Filter(Scanner, Message, String) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
findDestinationJndiName(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
findJndiNodeByName(String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
FLOAT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
FlowControl - Class in org.objectweb.joram.mom.proxies
 
FlowControl() - Constructor for class org.objectweb.joram.mom.proxies.FlowControl
 
flowControl() - Static method in class org.objectweb.joram.mom.proxies.FlowControl
 
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
 
forwardMessages(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Actually forwards a vector of messages to the father or the cluster fellows, if any.
freeReading - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
true if the READ access is granted to everybody.
freeReading - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
freeWriting - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
true if the WRITE access is granted to everybody.
freeWriting - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
friends - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of cluster fellows, if any.

G

GE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
get() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
getAbortedRequestId() - Method in class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
getAckId() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
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
 
getAcks() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of SessAckRequest instances.
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
 
getActivate() - Method in class org.objectweb.joram.shared.client.ActivateConsumerRequest
 
getAdminConnectionStatus() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAdminFile() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getAdminFile() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Path to the file containing a description of the administered objects to create and bind.
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.
getAdminName() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getAdminPassword() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
GetAdminTopicReply - Class in org.objectweb.joram.shared.client
A GetAdminTopicReply is sent by an administrator proxy for notifying an administrator client of the identifier of the local admin topic.
GetAdminTopicReply(GetAdminTopicRequest, String) - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicReply() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicRequest - Class in org.objectweb.joram.shared.client
A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.
GetAdminTopicRequest() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicRequest
Constructs a GetAdminTopicRequest instance.
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.shared.client.SessCreateTDReply
Returns the temporary destination's agent identifier.
getArgs() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getAuthorizedReaders(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAuthorizedWriters(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAutoAck() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Checks the autoAck mode of this request.
getBodyBytes() - Method in class org.objectweb.joram.shared.messages.Message
get bytes body.
getBodyBytes() - Method in class org.objectweb.joram.shared.messages.MessageBody
get bytes body.
getBodyLength() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
getBodyMap() - Method in class org.objectweb.joram.shared.messages.Message
get map body.
getBodyMap() - Method in class org.objectweb.joram.shared.messages.MessageBody
get map body.
getBodyText() - Method in class org.objectweb.joram.shared.messages.Message
get text body.
getBodyText() - Method in class org.objectweb.joram.shared.messages.MessageBody
get text body.
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.
getBooleanProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a boolean value.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction branch qualifier.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction branch qualifier.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction branch qualifier.
getBranchQualifier() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getBranchQualifier(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a branch qualifier.
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.
getByteProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
 
getBytes(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getBytes() - Method in class org.objectweb.joram.shared.messages.Message
Returns the array of bytes body of the message.
getCancelledRequestId() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns the identifier of the last listener request, cancelled by this request, queue mode only.
getChar(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getClassName() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getClassName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the class name of destination (queue, topic, ...).
getClassName() - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
getClient() - Method in class org.objectweb.joram.mom.notifications.SetRightRequest
Returns the AgentId of the client which right is set.
getClientContext() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
Returns the client context identifier.
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.
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
getCluster() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
getClusterDeliveryCount() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
return the number of Message send to cluster.
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.
getCnxKey() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the connection's key.
getCnxPendingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getCnxPendingTimer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
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.
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
 
getCollocatedServer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
GetConfigRequest - Class in org.objectweb.joram.shared.admin
 
GetConfigRequest() - Constructor for class org.objectweb.joram.shared.admin.GetConfigRequest
 
getConfiguration() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the current servers configuration (a3servers.xml).
getConfiguration() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the current servers configuration (a3servers.xml).
getConfiguration() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getConfirmationPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getConnectingTimer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
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.
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.
getConnectionKey() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
getConnectionKey() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
GetConnectionNot - Class in org.objectweb.joram.mom.proxies
 
GetConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getCorrelationId() - Method in class org.objectweb.joram.mom.notifications.AbstractReply
Returns the reply identifier.
getCorrelationId() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the replied request identifier.
getCorrelationId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message correlation identifier.
getCreationDate() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns this destination creation time through a String of the form: dow mon dd hh:mm:ss zzz yyyy.
getCreationDate() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns this destination creation time through a String of the form: dow mon dd hh:mm:ss zzz yyyy.
getCreationTimeInMillis() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns this destination creation time as a long.
getCreationTimeInMillis() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns this destination creation time as a long.
getDefault(short) - Static method in class org.objectweb.joram.mom.dest.AdminTopic
Gets the identifier of the default administration topic on a given server.
getDefault() - Static method in class org.objectweb.joram.mom.dest.AdminTopic
Gets the identifier of the default administration topic on the current server.
getDefaultDMQ(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDefaultDMQ() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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.jms.admin.JoramAdmin
Returns the default dead message queue for a given server, null if not set.
getDefaultDMQ() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the default dead message queue for the local server, null if not set.
getDefaultDMQ(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDefaultDMQ() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
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.jms.admin.PlatformAdmin
Returns the default threshold value for a given server, -1 if not set.
getDefaultThreshold() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the default threshold value for the local server, -1 if not set.
getDefaultThreshold(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getDefaultThreshold() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDefaultThreshold() - Static method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Static method returning the default threshold.
getDelegateSession() - Method in class org.objectweb.joram.client.jms.XASession
 
getDeliveredMessageCount() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the number of messages delivered and waiting for acknowledge.
getDeliveredMessageCount() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the number of messages delivered and waiting for acknowledge.
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.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetReaders
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetStat
Returns the identifier of the destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
Returns the identifier of the target topic.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetWriters
Returns the identifier of the target destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
Returns the identifier of the destination the DMQ is set for.
getDestId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Returns the identifier of the destination which DMQ is unset.
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.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
getDestination() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDestinationId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns the unique identifier of the destination.
getDestinationId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns the unique identifier of the destination.
getDestinationId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message destination identifier.
getDestinationName() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinationName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the name attributed to the destination.
getDestinations() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDestinations(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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.
getDestinations(int, long) - 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(int) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all destinations that exist on the local server, or an empty list if none exist.
getDestinations(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDestinations() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
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
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.DeadMQueue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Queue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Topic
 
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.
getDMQ() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue for this user, null if not set.
getDMQ() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the dead message queue for this user, null if not set.
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 interface org.objectweb.joram.client.jms.DestinationMBean
Monitoring method returning the dead message queue of this destination, null if not set.
getDMQId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Return the unique identifier of DMQ set for this destnation if any.
getDMQId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Return the unique identifier of DMQ set for this destnation if any.
getDMQId() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the identifier of the producer's dead message queue, if any.
getDMQId() - Method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the DMQ identifier.
getDmqId() - Method in class org.objectweb.joram.mom.notifications.SetDMQRequest
Returns the dead message queue identifier, null for none.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the identifier of the DMQ.
getDMQName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the DMQ identifier.
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
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.
getDomainNames(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the list of the domain names that contains the specified server.
getDomainNames(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
GetDomainNames - Class in org.objectweb.joram.shared.admin
 
GetDomainNames(int) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNames
 
getDomainNames() - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
GetDomainNamesRep - Class in org.objectweb.joram.shared.admin
 
GetDomainNamesRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
getDoNotAck() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request must not be acked by the server.
getDoNotAck() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request must not be acked by the 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.
getDoubleProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a double value.
getDurable() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getDurable() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getDurable() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for a durable subscription.
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.
getErrorCode() - Method in class org.objectweb.joram.shared.admin.AdminReply
 
getException() - Method in class org.objectweb.joram.mom.notifications.ExceptionReply
Returns the exception wrapped by the reply.
getException() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
Returns the exception wrapped by this reply.
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
 
getExpectedType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
getExpiration() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message expiration time.
getFactoryName() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFactoryType() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFather() - Method in class org.objectweb.joram.shared.admin.SetFather
Returns the identifier of the father.
getFatherId() - Method in class org.objectweb.joram.mom.notifications.Monit_GetFatherRep
Returns the identifier of the hierarchical father.
getFatherId() - Method in class org.objectweb.joram.mom.notifications.SetFatherRequest
Returns the hierarchical father identifier.
getFatherId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Returns the identifier of the hierarchical father.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction identifier format.
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.
getFloatProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a float value.
getFormatId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getFormatId(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a format identifier.
getFreeReading() - Method in class org.objectweb.joram.mom.notifications.Monit_FreeAccessRep
Returns true if READ access is free.
getFreeReading() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
Returns true if READ access is free.
getFreeWriting() - Method in class org.objectweb.joram.mom.notifications.Monit_FreeAccessRep
Returns true if WRITE access is free.
getFreeWriting() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
Returns true if WRITE access is free.
getGlobalTransactionId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getGlobalTransactionId(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the global transaction identifier.
getHeartBeat() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getHeartBeat() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
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.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 interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
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
 
getHostName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getHostName() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getHostNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getId() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getId() - Method in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
getId() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method returning the id of the admin topic.
getId() - Static method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Static method returning the default DMQ identifier.
getId() - Method in class org.objectweb.joram.mom.notifications.AdminRequest
Returns the request identifier, null if not used.
getId() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Returns the proxy's AgentId identifier.
getId() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getId() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
getId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
Returns the id of the created queue.
getId() - Method in class org.objectweb.joram.shared.admin.DeleteDestination
Returns the identifier of the destination to delete.
getId() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Returns the identifier of the destination.
getId() - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
Returns the identifier of the queue or subscription.
getId() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns the denied message identifier.
getId() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
Returns the identifier of the admin topic.
getIdentifier() - Method in class org.objectweb.joram.mom.util.BridgeAckNot
Returns the identifier of the message successfuly delivered to the foreign JMS server.
getIdentifier() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message identifier.
getIdentifier() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
getIds() - Method in class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Returns the acknowledged messages' identifiers.
getIds() - Method in class org.objectweb.joram.mom.notifications.DenyRequest
Returns the denied messages' identifiers.
getIds() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
getIds() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getIds() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
Returns the servers' identifiers.
getIds() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns the acknowledged message identifier.
getIds() - Method in class org.objectweb.joram.shared.client.SessAckRequest
Returns the vector of acknowledged messages identifiers.
getIds() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns the vector of denyed messages identifiers.
getInfo() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns the info related to the processing of the request.
getInfo() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns the carried info.
getInitId() - Method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic already part of a cluster, or chosen as the initiator.
getInputCounter() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
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.
getIntProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a int value.
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: Gets the JMS major version number..
getJMSMessageID() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS minor version number..
getJMSPriority() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSProviderName() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS provider name: Joram.
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: Gets the JMS API version, currently 1.1.
getJMSXPropertyNames() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets an enumeration of the JMSX property names.
getJndiHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getKey() - Method in class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getKey() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the identifier as an hashtable key.
getKey() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the identifier as an hashtable key.
getListenPort() - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
getLocalHost() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the host name of the server the module is connected to.
getLocalHost() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the host name of the server the module is connected to.
getLocalHost() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getLocalPort() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the port number of the server the module is connected to.
getLocalPort() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the port number of the server the module is connected to.
getLocalPort() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getLocalServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
GetLocalServer - Class in org.objectweb.joram.shared.admin
 
GetLocalServer() - Constructor for class org.objectweb.joram.shared.admin.GetLocalServer
 
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.
getLocalServerId() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the identifier of the server the module is connected to.
getLocalServerId() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
GetLocalServerRep - Class in org.objectweb.joram.shared.admin
 
GetLocalServerRep(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getLocalTransaction() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns this managed connection instance as a LocalTransaction instance for managing local transactions.
getLocalUsers() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getLocalUsers() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
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.
getLongProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a long value.
getMap() - Method in class org.objectweb.joram.shared.messages.Message
Returns the map body of the message.
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.
getMessage() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
getMessage() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
getMessage() - Method in class org.objectweb.joram.mom.util.BridgeDeliveryNot
Returns the message obtained from the foreign JMS server.
getMessage() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getMessage() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getMessage() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the first sent message.
getMessage() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
getMessageBody() - Method in class org.objectweb.joram.shared.messages.Message
 
getMessageBody() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
getMessageBody() - Method in class org.objectweb.joram.shared.messages.MessageSoftRef
 
getMessageCount() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getMessageCount() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
 
getMessageCount() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getMessageCount() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
getMessageCounter() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the number of messages received since creation time.
getMessageCounter() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the number of messages received since creation time.
getMessageCounts() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getMessageDigest(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageDigest(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageHeader(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageHeader(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getMessageIds(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageIds(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getMessageIds() - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageIds() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageIds() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
 
getMessageIds() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
getMessageIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
getMessageIdsToAck() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
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
 
getMessageProperties(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageProperties(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessages() - Method in class org.objectweb.joram.mom.notifications.BrowseReply
Returns the messages carried by this reply.
getMessages() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the messages.
getMessages() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
Returns the message wrapped by this reply.
getMessages() - Method in class org.objectweb.joram.mom.notifications.TopicMsgsReply
Returns the messages.
getMessages() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the messages to deliver.
getMessages() - Method in class org.objectweb.joram.shared.client.ProducerMessages
Returns the produced messages.
getMessages() - Method in class org.objectweb.joram.shared.client.QBrowseReply
Returns the vector of messages carried by this reply.
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.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 interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the user name.
getName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getName(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their name.
getName() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the name of the administrator.
getName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getName() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getNamedContext() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getNbMaxMsg(String) - Method in class org.objectweb.joram.client.jms.admin.User
Monitoring method returning the nbMaxMsg of this subscription, -1 if no limit.
getNbMaxMsg(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getNbMaxMsg() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the nbMaxMsg of this queue, -1 if no limit.
getNbMaxMsg() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getNbMaxMsg() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the maximum number of message for the destination.
getNbMaxMsg() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the maximum number of message for the destination.
getNbMaxMsg() - Method in class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep
Returns the nbMaxMsg value.
getNbMaxMsg() - Method in class org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest
Returns the nbMaxMsg value.
getNbMaxMsg(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the maximum number of message for identified subscription.
getNbMaxMsg(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the maximum number of message for identified subscription.
getNbMaxMsg() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
Returns the nbMaxMsg value.
getNbMaxMsg() - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
Returns the nbMaxMsg value.
getNbMsg() - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
getNbMsgsDeliverSinceCreation() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns the number of messages delivered since creation time of this destination.
getNbMsgsDeliverSinceCreation() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns the number of messages delivered since creation time of this destination.
getNbMsgsReceiveSinceCreation() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns the number of messages received since creation time of this destination.
getNbMsgsReceiveSinceCreation() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns the number of messages received since creation time of this destination.
getNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns the number of erroneous messages forwarded to the DMQ since creation time of this destination..
getNbMsgsSendToDMQSinceCreation() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns the number of erroneous messages forwarded to the DMQ since creation time of this destination..
getNewlyAuthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewlyUnauthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewName() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new name of the user.
getNewPass() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new password of the user.
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.
getNoLocal() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for not consuming the local messages.
getNumber() - Method in class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Returns the wrapped number.
getNumber() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Returns the wrapped value.
getNumberOfPendingMessages() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
getNumberOfPendingRequests() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
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.
getObject() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
getObject() - Method in class org.objectweb.joram.shared.messages.Message
Returns the object body of the message.
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.
getObjectProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as an object.
getOptionalHeader(Hashtable) - Method in class org.objectweb.joram.shared.messages.Message
Copies all of the mappings from the optionalHeader of this message to the specified hashtable.
getOptionalHeader(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns an optional header field value.
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.
getPass() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the password of the administrator.
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
 
getPassword(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their password.
getPassword() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getPendingMessageCount() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the number of pending messages in the queue.
getPendingMessageCount() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the number of pending messages in the queue.
getPendingMessages() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the number of pending messages on this queue.
getPendingMessages() - Method in interface org.objectweb.joram.client.jms.QueueMBean
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() - Method in interface org.objectweb.joram.client.jms.QueueMBean
Monitoring method returning the number of pending requests on this queue.
getPendingRequests(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getPersistent() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
getPersistent() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the message is persistent.
getPersistentPlatform() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getPersistentPlatform() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
true if the JORAM server to start is persistent.
getPin() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
getPlatformAdmin() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
getPlatformConfigDir() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getPlatformConfigDir() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Path to the directory containing JORAM's configuration files (a3servers.xml, a3debug.cfg and admin file), needed when starting the collocated JORAM server.
getPlatformServersIds() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getPlatformServersIds() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Platform servers identifiers.
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
 
getPort() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getPort() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
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.
getPriority() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message priority.
getProperties() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the destination properties.
getProperties(Hashtable) - Method in class org.objectweb.joram.shared.messages.Message
Copies all of the mappings from the properties of this message to the specified hashtable.
getPropertyNames() - Method in class org.objectweb.joram.client.jms.Message
API method.
getPropertyNames() - Method in class org.objectweb.joram.shared.messages.Message
Returns an enumeration of the properties names.
getProviderMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's major version number.
getProviderMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's minor version number.
getProviderVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's implementation version, currently 4.3.10.
getProxId() - Method in class org.objectweb.joram.shared.admin.CreateUserReply
Returns the id of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the identifier of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the user's proxy identifier.
getProxyId() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the identifier of the user's proxy.
getProxyId() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the identifier of the user's proxy.
getProxyId(String, String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by ConnectionManager proxies to check their clients identification.
getProxyId() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getProxyId() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the AgentId of the proxy.
getProxyId() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getProxyId() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the proxy's identifier
GetProxyIdListNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdListNot() - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
GetProxyIdNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdNot(String, String) - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
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.
getQueue() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getQueueClusterElements() - Method in class org.objectweb.joram.client.jms.Queue
Returns the reference of the queues that belong to the cluster.
getQueueId() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
getQueueId() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the identifier of the queue the threshold is set for.
getQueueId() - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Returns the identifier of the queue which threshold is unset.
getQueueIds(String) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given queue.
GetQueueMessage - Class in org.objectweb.joram.shared.admin
 
GetQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessageIds - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
GetQueueMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
GetQueueMessageRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns true if the messages come from a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns true for a queue listener.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request is destinated to a queue.
getQueueName() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueName() - Method in class org.objectweb.joram.client.jms.Queue
API method.
getQueues() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the queues enumeration.
getQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueSession
API method.
getQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
getReaderList() - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
getReaderList() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
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.
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.
getReceiveAck() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
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.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.
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() - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
getReliable() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getReply(String, int) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: returns a Hashtable containing an AbstractJmsReply reply or MOM messages destinated to a given connection context.
getReplyMsgId() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getReplyMsgId() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getReplyObject() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns an object related to the processing of the request.
getReplyObject() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns the carried object.
getReplyQueue() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getReplyTo() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getReplyTo() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getReplyToId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the destination id the reply should be sent to.
getRequest() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getRequest() - Method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Returns the SpecialAdmin request
getRequest() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getRequestId() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
getRequestId() - Method in class org.objectweb.joram.mom.notifications.AbstractRequest
Returns the request identifier.
getRequestId() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns the request identifier.
getRequestId() - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
 
getRequestId() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request identifier.
getRequestMsgId() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getRequestMsgId() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
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.
getRight(String) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns a string representation of rights set on this destination for a particular user.
getRight(String) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns a string representation of rights set on this destination for a particular user.
getRight() - Method in class org.objectweb.joram.mom.notifications.SetRightRequest
Returns the right to set, (-)3 for (un)setting an admin right, (-)2 for (un)setting a writing permission, (-)1 for (un)setting a reading permission, and 0 for removing all the user's permissions.
getRights() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns a string representation of the rights set on this destination.
getRights() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns a string representation of all rights set on this destination.
getSaveName(String, MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
 
getSaveName() - Method in class org.objectweb.joram.shared.messages.Message
 
getSaveName() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
getSelector() - Method in class org.objectweb.joram.mom.notifications.BrowseRequest
Returns the selector of the request.
getSelector() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns the selector of the request.
getSelector() - Method in class org.objectweb.joram.mom.notifications.SubscribeRequest
Returns the selector.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns the selector for filtering messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
Returns the selector for filtering the messages.
getSendings() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of ProducerMessages instances.
getServerId() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerId() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Identifier of the JORAM server to start.
getServerId() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the id of the server where deploying the destination.
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the id of the server where deploying its proxy.
getServerId() - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the server the DMQ is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the identifier of the server the threshold is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.StopServerRequest
Returns the id of the server to stop.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Returns the identifier of the server which default DMQ is unset.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Returns the identifier of the server which threshold is unset.
getServerName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerName() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Name of the JORAM server to start.
getServerName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerPort() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerPort() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getServerPort() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
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
 
getServerSessionPool() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
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
getServersIds() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the list of the platform's servers' identifiers.
getServersIds(String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the list of the servers' identifiers that belong to the specified domain
getServersIds() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getServersIds(String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getServiceArgs() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServiceNames() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
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.
getShortProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a short value.
getSize() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
 
getSize() - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns the number of transaction identifiers.
getSon() - Method in class org.objectweb.joram.shared.admin.SetFather
Returns the identifier of the son.
getStatistic() - Method in class org.objectweb.joram.client.jms.Destination
 
getStatistic() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getStats() - Method in class org.objectweb.joram.mom.notifications.Monit_GetStatRep
Returns the Hastable of stats.
getStats() - Method in class org.objectweb.joram.shared.admin.Monitor_GetStatRep
Returns the stats table.
getStream() - Method in class org.objectweb.joram.shared.messages.Message
Returns the stream of bytes body of the message.
getString(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getStringId() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getStringProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getStringProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a String.
getSubIds(String) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given subscription.
getSubName() - Method in class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg
Returns SubName
getSubName() - Method in class org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest
Returns SubName
getSubName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Returns SubName
getSubName() - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
Returns SubName
getSubName() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns the name of the subscription.
getSubNames() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getSubs() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the subscriptions enumeration.
getSubscriberIds() - Method in class org.objectweb.joram.client.jms.Topic
 
getSubscriberIds() - Method in interface org.objectweb.joram.client.jms.TopicMBean
 
getSubscriberIds() - Method in class org.objectweb.joram.mom.dest.TopicImpl
Returns the list of unique identifiers of all subscribers.
getSubscriberIds() - Method in interface org.objectweb.joram.mom.dest.TopicImplMBean
Returns the list of unique identifiers of all subscribers.
GetSubscriberIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getSubscriberIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
GetSubscriberIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
getSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
Returns a subscription.
getSubscription(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
GetSubscription - Class in org.objectweb.joram.shared.admin
 
GetSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionDurability() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the subscription durabbility.
getSubscriptionList() - Method in class org.objectweb.joram.client.jms.admin.User
used by MBean jmx
getSubscriptionList() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the subscriptions owned by a user.
getSubscriptionMessage(String, String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the description of a particular pending message in a subscription.
getSubscriptionMessage(String, String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the description of a particular pending message in a subscription.
GetSubscriptionMessage - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getSubscriptionMessageCount(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the number of pending messages for an identified subscription.
getSubscriptionMessageCount(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the number of pending messages for an identified subscription.
getSubscriptionMessageIds(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the list of message's identifiers for a subscription.
getSubscriptionMessageIds(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the list of message's identifiers for a subscription.
GetSubscriptionMessageIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIds(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
GetSubscriptionMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
GetSubscriptionMessageRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getSubscriptionName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the name of the durable subscription.
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
getSubscriptionNames() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the list of subscriptions for this user.
getSubscriptionNames() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the list of subscriptions for this user.
GetSubscriptionRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionRep(String, int, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getSubscriptions() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the subscriptions owned by a user.
getSubscriptions() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
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 interface org.objectweb.joram.client.jms.TopicMBean
Monitoring method returning the number of users that subscribes on this topic.
getSubscriptions(Topic) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
GetSubscriptions - Class in org.objectweb.joram.shared.admin
 
GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptions
 
GetSubscriptionsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionsRep(String[], String[], int[], boolean[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getSubscriptionString(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getSubscriptionString(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns a subscription.
getSubscriptionTopicId(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the unique identifier of the topic related to this subscription.
getSubscriptionTopicId(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the unique identifier of the topic related to this subscription.
getSuccess() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns true if the request was successful.
getTarget() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target destination or user.
getTarget() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request target name.
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.
getText() - Method in class org.objectweb.joram.shared.messages.Message
Gets the String body of the message.
getThreshold() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the threshold for this user, -1 if not set.
getThreshold() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the threshold for this user, -1 if not set.
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 interface org.objectweb.joram.client.jms.QueueMBean
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the threshold value of this queue, -1 if not set.
getThreshold() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the threshold value of this queue, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the threshold.
getThreshold() - Method in class org.objectweb.joram.mom.notifications.SetThreshRequest
Returns the threshold value, negative or zero for no threshold, null for unsetting the previous value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the threshold.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the threshold value.
getTimeOut() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns the time-to-live parameter of this request, in milliseconds (0 for immediate delivery, negative for infinite validity).
getTimeOutToAbortRequest() - Method in class org.objectweb.joram.client.connector.JoramAdapter
wait before abort a request.
getTimeOutToAbortRequest() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
wait before abort a request.
getTimeOutToAbortRequest() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getTimer() - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Returns the timer provided by the connection manager.
getTimestamp() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message time stamp.
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.
getTimeToLive() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the time to live value in milliseconds.
getTmpDestId() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
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.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
Returns the identifier of a topic part of the target cluster.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
Returns the identifier of the target topic.
getTopicId() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getTopicId() - Method in class org.objectweb.joram.mom.notifications.ClusterRequest
Returns the identifier of the topic the target topic must set a cluster with.
getTopicId() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getTopicId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getTopicIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getTopicName() - Method in class org.objectweb.joram.client.jms.Topic
API method.
getTopics() - Method in class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopics() - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopicSession() - Method in class org.objectweb.joram.client.jms.XATopicSession
API method.
getTopId() - Method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic joining the cluster, or the initiator.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetCluster
Returns the identifier of the topic leaving its cluster.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetFather
Returns the identifier of the topic which father is unset.
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 interface org.objectweb.joram.client.connector.JoramAdapterMBean
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".
getTxPendingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getType() - Method in class org.objectweb.joram.client.jms.Destination
 
getType() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getType() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message type.
getTypes() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getUserId() - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
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
 
getUserName() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getUserName() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the name of the user to create.
getUserName() - Method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the name of the user to delete.
getUserName() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the name of the user to update.
getUserPass() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the password of the user.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the future reader's proxy.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the ProxId of the user the DMQ is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the identifier of the user's proxy the threshold is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
Returns the identifier of the user's proxy which DMQ is unset.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
Returns the identifier of the user's proxy which threshold is unset.
getUsers() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getUsers(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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(int, long) - 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.
getUsers(int) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all users that exist on the local server, or an empty list if none exist.
getUsers(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getUsers() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getUsers() - Method in class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Returns the vector of readers' or writers' identifiers.
getUsers() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Returns the users table.
getUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getVisitTable() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getWaitingRequestCount() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the number of waiting requests in the queue.
getWaitingRequestCount() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the number of waiting requests in the queue.
getWriterList() - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
getWriterList() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
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.
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.
globalTransactionId - Variable in class org.objectweb.joram.client.jms.XidImpl
 
GT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

H

HALocalConnection - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
HALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
 
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.
HATcpConnection - Class in org.objectweb.joram.client.jms.ha.tcp
 
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 in org.objectweb.joram.client.jms.ha.tcp
 
HATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
 

I

ID - Static variable in class org.objectweb.joram.shared.selectors.sym
 
IN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
inFlow - Static variable in class org.objectweb.joram.mom.proxies.ConnectionManager
Limit of incoming messages flow (msgs/s) requested if any, default value is -1 (no limitation).
INIT - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
init(String, boolean) - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
INIT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
init(FactoryParameters, String, String, boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
init(AgentId) - Method in interface org.objectweb.joram.mom.dest.AdminDestinationItf
Initializes the destination.
init(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Initiales the queue's JMS module.
init(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Initiales the topic's JMS module.
init(AgentId) - Method in class org.objectweb.joram.mom.dest.Destination
Initializes the destination by creating the DestinationImpl object.
INIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
init(String, boolean) - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Initializes the connection manager as a service.
init(String, boolean) - Static method in class org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService
Initializes the SSLTCP entry point by creating a ssl server socket listening to the specified port.
init(String, boolean) - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Initializes the TCP entry point by creating a server socket listening to the specified port.
init(AgentId, Properties) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Initializes the module's parameters.
init_actions() - Method in class org.objectweb.joram.shared.selectors.Checker
Action encapsulation object initializer.
init_actions() - Method in class org.objectweb.joram.shared.selectors.Filter
Action encapsulation object initializer.
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.
initialize(boolean) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
(Re)initializes the proxy.
InputFormPanel - Class in org.objectweb.joram.client.tools.admin
 
InputFormPanel(JLabel[], JTextField[]) - Constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
 
INT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
invokeLater(CommandWorker) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
IOControl - Class in org.objectweb.joram.mom.proxies.tcp
 
IOControl(Socket) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IOControl(Socket, long) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
isAdminConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isAdministrator(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the administering permission of a given client agent.
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() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
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.
isFreelyWriteable() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Monitoring method returning true if this destination provides free WRITE access.
isFreeReading() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Tests if this destination is free for reading.
isFreeReading() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Tests if this destination is free for reading.
isFreeWriting() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Tests if this destination is free for writing.
isFreeWriting() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Tests if this destination is free for writing.
isJndiConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isOverloaded() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
return true if cluster queue is overloaded.
isPin() - Method in class org.objectweb.joram.shared.messages.Message
 
isQueue() - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the destination is a queue.
isQueue() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Returns true if the destination is a queue.
isQueue(String) - Static method in class org.objectweb.joram.client.jms.Queue
 
isReader(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the reading permission of a given client agent.
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.
isTaken(String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for checking if a given name is already used.
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
 
isTopic() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
isUndeliverable(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns true if a given message is considered as undeliverable, because its delivery count matches the queue's threshold, if any, or the server's default threshold value (if any).
isValid() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns false if the request expired.
isValid() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the message is valid.
isWriter(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the writing permission of a given client agent.
itemDescs - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
itemExists(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
itemNames - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
itemTypes - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 

J

jmsMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
JMS major version number
jmsMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
JMS minor version number
jmsProviderName - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
JMS provider name: Joram
jmsVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
JMS API version, currently 1.1
jmsxProperties - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
Enumeration of the Joram's JMSX property names
jmxServer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
 
jndiFactory - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Name of the JNDI factory class to use.
jndiUrl - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JNDI URL.
joiningQueue - Variable in class org.objectweb.joram.shared.admin.AddQueueCluster
 
JoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
JoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
JORAM_SERVER_DATA - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
JoramAdapter - Class in org.objectweb.joram.client.connector
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.
JoramAdapterMBean - Interface in org.objectweb.joram.client.connector
 
JoramAdmin - Class in org.objectweb.joram.client.jms.admin
 
JoramAdmin() - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, int, String, String, int, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, int, String, String, int) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(TopicConnectionFactory, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdminMBean - Interface in org.objectweb.joram.client.jms.admin
 
JoramSaxWrapper - Class in org.objectweb.joram.client.jms.admin
XML SAX Wrapper for Joram Admin configuration file.
JoramSaxWrapper() - Constructor for class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
 
JoramTracing - Class in org.objectweb.joram.client.jms
The JoramTracing class centralizes the log tracing for joram.
JoramTracing() - Constructor for class org.objectweb.joram.client.jms.JoramTracing
 

L

LBCycleLife - Class in org.objectweb.joram.mom.notifications
 
LBCycleLife(float) - Constructor for class org.objectweb.joram.mom.notifications.LBCycleLife
 
LBLoadingFactor - Class in org.objectweb.joram.mom.notifications
 
LBLoadingFactor(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
LBMessageGive - Class in org.objectweb.joram.mom.notifications
 
LBMessageGive(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageGive
 
LBMessageHope - Class in org.objectweb.joram.mom.notifications
 
LBMessageHope(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageHope
 
LE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
leaveQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
LeaveQueueCluster - Class in org.objectweb.joram.mom.notifications
 
LeaveQueueCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
LIKE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
ListClusterQueue - Class in org.objectweb.joram.shared.admin
 
ListClusterQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
list the cluster queue.
listener - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if a listener has been set on the JMS consumer.
listQueueCluster(Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
loadAll(String) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Loads all persisted messages.
loadBody(String) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Load persisted message body.
loadHeader(String) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Load persisted message header.
loadingFactor - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
to calcul the loading factor, overloaded, ...
LoadingFactor - Class in org.objectweb.joram.mom.dest
 
LoadingFactor(ClusterQueueImpl, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor
 
LoadingFactor.ConsumerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ConsumerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
LoadingFactor.ProducerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ProducerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
LoadingFactor.Status - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.Status() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
loadMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadMessageIds() - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
LocalConnection - Class in org.objectweb.joram.client.jms.local
 
LocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.local.LocalConnection
 
LocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
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.
Log - Class in org.objectweb.joram.client.tools.admin
 
Log() - Constructor for class org.objectweb.joram.client.tools.admin.Log
 
logger - Static variable in class org.objectweb.joram.client.tools.admin.Log
 
LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

M

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.
ManagedConnectionFactoryImpl - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
A ManagedConnectionImpl instance wraps a physical connection to an underlying JORAM server, and provides "handles" for handling this physical connection.
ManagedConnectionMetaDataImpl - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
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.
MAP - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A map message carries an hashtable.
MapMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MapMessage interface.
matches(Message, String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Destinations call this method to filter a message according to a selector.
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.
Message - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Message interface.
Message - Class in org.objectweb.joram.shared.messages
The Message class actually provides the transport facility for the data exchanged during MOM operations.
Message() - Constructor for class org.objectweb.joram.shared.messages.Message
Constructs a Message instance.
MessageBody - Class in org.objectweb.joram.shared.messages
The MessageBody class actually provides the mom message ref.
MessageBody() - Constructor for class org.objectweb.joram.shared.messages.MessageBody
Constructs a MessageBody instance.
MessageConsumer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MessageConsumer interface.
MessageConverterModule - Class in org.objectweb.joram.mom.util
The MessageConverterModule is a utility class used for converting JORAM MOM messages into foreign JMS messages and foreign JMS messages into JORAM MOM messages.
MessageConverterModule() - Constructor for class org.objectweb.joram.mom.util.MessageConverterModule
 
messageDelivered(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
messageDelivered(String) - Method in class org.objectweb.joram.mom.dest.QueueImpl
call in deliverMessages just after channel.sendTo(msg), overload this methode to process a specific treatment.
MessageException - Exception in org.objectweb.joram.shared.excepts
A MessageException is thrown when an error occurs while accessing a message.
MessageException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageException
Constructs a MessageException instance.
MessageJMXWrapper - Class in org.objectweb.joram.mom.proxies
 
MessageJMXWrapper() - Constructor for class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
messageListener - Variable in class org.objectweb.joram.client.jms.Session
The message listener of the session, if any.
MessagePanel - Class in org.objectweb.joram.client.tools.admin
 
MessagePanel() - Constructor for class org.objectweb.joram.client.tools.admin.MessagePanel
 
MessagePersistenceModule - Class in org.objectweb.joram.mom.util
The MessagePersistenceModule class is a utility class used by queues and proxies for persisting, retrieving and deleting messages.
MessagePersistenceModule() - Constructor for class org.objectweb.joram.mom.util.MessagePersistenceModule
 
messagePersistent - Variable in class org.objectweb.joram.shared.messages.Message
 
MessagePersistent - Class in org.objectweb.joram.shared.messages
 
MessagePersistent(Message) - Constructor for class org.objectweb.joram.shared.messages.MessagePersistent
 
MessageProducer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MessageProducer interface.
messageRemoved(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
messageRemoved(String) - Method in class org.objectweb.joram.mom.dest.QueueImpl
call in deliverMessages just after a remove message (invalid), overload this methode to process a specific treatment.
MessageROException - Exception in org.objectweb.joram.shared.excepts
A MessageROException is thrown when trying to write on a READ-ONLY part of a message.
MessageROException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageROException
Constructs a MessageROException instance.
messages - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the messages before delivery.
messageSendToCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
MessageSoftRef - Class in org.objectweb.joram.shared.messages
 
MessageSoftRef() - Constructor for class org.objectweb.joram.shared.messages.MessageSoftRef
Constructs a MessageSoftRef instance.
MessageTracing - Class in org.objectweb.joram.shared.messages
The MessageTracing class centralizes the log tracing for the Message.
MessageTracing() - Constructor for class org.objectweb.joram.shared.messages.MessageTracing
 
MessageType - Interface in org.objectweb.joram.shared.messages
The MessageType interface defines the various types of MOM messages.
MessageValueException - Exception in org.objectweb.joram.shared.excepts
A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
MessageValueException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageValueException
Constructs a MessageValueException instance.
MIN_LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
MINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
MomException - Exception in org.objectweb.joram.shared.excepts
The MomException class is the exception class thrown by the MOM actors.
MomException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MomException
Constructs a MomException containing a given description.
MomExceptionReply - Class in org.objectweb.joram.shared.client
A MomExceptionReply instance is used by a JMS client proxy to send a MomException back to a JMS client.
MomExceptionReply(int, MomException) - Constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
MomExceptionReply(MomException) - Constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
momMsg - Variable in class org.objectweb.joram.client.jms.Message
The wrapped MOM message.
MomTracing - Class in org.objectweb.joram.mom
The MomTracing class centralizes the log tracing for the MOM.
MomTracing() - Constructor for class org.objectweb.joram.mom.MomTracing
 
Monit_FreeAccess - Class in org.objectweb.joram.mom.notifications
A Monit_FreeAccess request is used by an administrator client for checking the free access rights on a destination.
Monit_FreeAccess(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_FreeAccess
Constructs a Monit_FreeAccess instance.
Monit_FreeAccessRep - Class in org.objectweb.joram.mom.notifications
A Monit_FreeAccessRep reply is used by a destination for sending to an administrator client its free access settings.
Monit_FreeAccessRep(AdminRequest, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.Monit_FreeAccessRep
Constructs a Monit_FreeAccessRep instance.
Monit_GetCluster - Class in org.objectweb.joram.mom.notifications
A Monit_GetCluster instance is used by an administrator for requesting the identifiers of a cluster's topics.
Monit_GetCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetCluster
Constructs a Monit_GetCluster instance.
Monit_GetClusterRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetClusterRep reply is used by a topic for sending the identifiers of its cluster's topics to the administrator.
Monit_GetClusterRep(AdminRequest, Vector) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Constructs a Monit_GetClusterRep instance.
Monit_GetDMQSettings - Class in org.objectweb.joram.mom.notifications
A Monit_GetDMQSettings instance requests DMQ settings.
Monit_GetDMQSettings(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetDMQSettings
Constructs a Monit_GetDMQSettings instance.
Monit_GetDMQSettingsRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetDMQSettingsRep instance is used by a destination or a proxy for sending to an administrator client its DMQ settings.
Monit_GetDMQSettingsRep(AdminRequest, String, Integer) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Constructs a Monit_GetDMQSettingsRep instance.
Monit_GetFather - Class in org.objectweb.joram.mom.notifications
A Monit_GetFather instance is used by an administrator for requesting the identifier of a topic's father.
Monit_GetFather(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetFather
Constructs a Monit_GetFather instance.
Monit_GetFatherRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetFatherRep reply is used by a topic for sending the identifier of its hierarchical father to the administrator.
Monit_GetFatherRep(AdminRequest, String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetFatherRep
Constructs a Monit_GetFatherRep instance.
Monit_GetNbMaxMsg - Class in org.objectweb.joram.mom.notifications
A Monit_GetNbMaxMsgRequest instance is used by a client agent to get NbMaxMsg value of queue or subscribtion.
Monit_GetNbMaxMsg(String, String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg
Constructs a Monit_GetNbMaxMsgRequest instance.
Monit_GetNbMaxMsgRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetNbMaxMsgRep reply is used by a destination to get NbMaxMsg value of queue or subscribtion.
Monit_GetNbMaxMsgRep(AdminRequest, int) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep
Constructs a GetNbMaxMsgRep instance.
Monit_GetNumberRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetNumberRep reply is used by a destination for sending to an administrator client an integer value.
Monit_GetNumberRep(AdminRequest, int) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Constructs a Monit_GetNumberRep.
Monit_GetPendingMessages - Class in org.objectweb.joram.mom.notifications
A Monit_GetPendingMessages request is used by an administrator client for requesting the number of pending messages on a queue agent.
Monit_GetPendingMessages(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingMessages
Constructs a Monit_GetPendingMessages.
Monit_GetPendingRequests - Class in org.objectweb.joram.mom.notifications
A Monit_GetPendingRequests request is used by an administrator client for requesting the number of pending requests on a queue agent.
Monit_GetPendingRequests(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingRequests
Constructs a Monit_GetPendingRequests.
Monit_GetReaders - Class in org.objectweb.joram.mom.notifications
A Monit_GetReaders request is used by an administrator client for requesting the identifiers of the readers on a destination.
Monit_GetReaders(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetReaders
Constructs a Monit_GetReaders instance.
Monit_GetStat - Class in org.objectweb.joram.mom.notifications
A Monit_GetStat request is used by an administrator client for requesting the statistic on a destination.
Monit_GetStat(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetStat
Constructs a Monit_GetStat instance.
Monit_GetStatRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetStatRep reply is used by a destination for sending to an administrator client the statistic.
Monit_GetStatRep(AdminRequest, Hashtable) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetStatRep
Constructs a Monit_GetStatRep instance.
Monit_GetSubscriptions - Class in org.objectweb.joram.mom.notifications
A Monit_GetSubscriptions request is used by an administrator client for requesting the number of subscriptions on a topic agent.
Monit_GetSubscriptions(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetSubscriptions
Constructs a Monit_GetSubscriptions.
Monit_GetUsersRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetUsersRep reply is used by a destination for sending to an administrator client the identifiers of its readers or writers.
Monit_GetUsersRep(AdminRequest, Vector) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Constructs a Monit_GetUsersRep instance.
Monit_GetWriters - Class in org.objectweb.joram.mom.notifications
A Monit_GetWriters request is used by an administrator client for requesting the identifiers of the writers on a destination.
Monit_GetWriters(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetWriters
Constructs a Monit_GetWriters instance.
Monitor_GetCluster - Class in org.objectweb.joram.shared.admin
A Monitor_GetCluster instance requests the list of the topics part of a cluster.
Monitor_GetCluster(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetCluster
Constructs a Monitor_GetCluster instance.
Monitor_GetClusterRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetClusterRep instance holds the identifiers of a cluster's topics.
Monitor_GetClusterRep(Vector) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Constructs a Monitor_GetClusterRep instance.
Monitor_GetDestinations - Class in org.objectweb.joram.shared.admin
A Monitor_GetDestinations instance requests the list of the destinations of a given server.
Monitor_GetDestinations(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Constructs a Monitor_GetDestinations instance.
Monitor_GetDestinationsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetDestinationsRep instance replies to a get destinations monitoring request, and holds the destinations on a given server.
Monitor_GetDestinationsRep(String[], String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
Monitor_GetDMQSettings - Class in org.objectweb.joram.shared.admin
A Monitor_GetDMQSettings instance requests the DMQ settings of a server, a user or a destination.
Monitor_GetDMQSettings(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettings(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettingsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetDMQSettingsRep instance holds the dead message queue and threshold settings of a server, a destination or a user.
Monitor_GetDMQSettingsRep(String, Integer) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Constructs a Monitor_GetDMQSettingsRep instance.
Monitor_GetFather - Class in org.objectweb.joram.shared.admin
A Monitor_GetFather instance requests the identifier of a topic father.
Monitor_GetFather(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFather
Constructs a Monitor_GetFather instance.
Monitor_GetFatherRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetFatherRep instance holds the identifier of a topic's hierarchical father.
Monitor_GetFatherRep(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Constructs a Monitor_GetFatherRep instance.
Monitor_GetFreeAccess - Class in org.objectweb.joram.shared.admin
A Monitor_GetFreeAccess instance checks the free access settings on a given destination.
Monitor_GetFreeAccess(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
Constructs a Monitor_GetFreeAccess instance.
Monitor_GetFreeAccessRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetFreeAccessRep instance carries the free access settings of a destination.
Monitor_GetFreeAccessRep(boolean, boolean) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
Constructs a Monit_GetFreeAccessRep instance.
Monitor_GetNbMaxMsg - Class in org.objectweb.joram.shared.admin
A Monitor_GetNbMaxMsg instance requests the NbMaxMsg of the destination.
Monitor_GetNbMaxMsg(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNbMaxMsg(String, String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNbMaxMsgRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetNbMaxMsgRep instance replies to a get NbMaxMsg, monitoring request.
Monitor_GetNbMaxMsgRep(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNumberRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetNumberRep instance is a reply wrapping an integer value.
Monitor_GetNumberRep(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Constructs a Monitor_GetNumberRep instance.
Monitor_GetPendingMessages - Class in org.objectweb.joram.shared.admin
A Monitor_GetPendingMessages instance requests the number of pending messages on a given queue.
Monitor_GetPendingMessages(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
Constructs a Monitor_GetPendingMessages instance.
Monitor_GetPendingRequests - Class in org.objectweb.joram.shared.admin
A Monitor_GetPendingRequests instance requests the number of pending requests on a given queue.
Monitor_GetPendingRequests(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
Constructs a Monitor_GetPendingRequests instance.
Monitor_GetReaders - Class in org.objectweb.joram.shared.admin
A Monitor_GetReaders instance requests the list of the readers on a given destination.
Monitor_GetReaders(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetReaders
Constructs a Monitor_GetReaders instance.
Monitor_GetServersIds - Class in org.objectweb.joram.shared.admin
A Monitor_GetServersIds instance requests the list of the platform's servers' identifiers.
Monitor_GetServersIds(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Constructs a Monitor_GetServersIds instance.
Monitor_GetServersIds(int, String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Constructs a Monitor_GetServersIds instance.
Monitor_GetServersIdsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetServersIdsRep instance holds the list of the platform's servers' identifiers.
Monitor_GetServersIdsRep(int[], String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
Constructs a Monitor_GetServersRep instance.
Monitor_GetStat - Class in org.objectweb.joram.shared.admin
A Monitor_GetStat instance requests the statistic of the destination.
Monitor_GetStat(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStat
Constructs a Monitor_GetStat instance.
Monitor_GetStatRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetStatRep instance replies to a get stat, monitoring request.
Monitor_GetStatRep(Hashtable) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStatRep
Constructs a Monitor_GetStatRep instance.
Monitor_GetSubscriptions - Class in org.objectweb.joram.shared.admin
A Monitor_GetSubscriptions instance requests the number of subscriptions on a given topic.
Monitor_GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
Constructs a Monitor_GetSubscriptions instance.
Monitor_GetUsers - Class in org.objectweb.joram.shared.admin
A Monitor_GetUsers instance requests the list of the users of a given server.
Monitor_GetUsers(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsers
Constructs a Monitor_GetUsers instance.
Monitor_GetUsersRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetUsersRep instance replies to a get users, readers or writers monitoring request.
Monitor_GetUsersRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Constructs a Monitor_GetUsersRep instance.
Monitor_GetWriters - Class in org.objectweb.joram.shared.admin
A Monitor_GetWriters instance requests the list of the writers on a given destination.
Monitor_GetWriters(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetWriters
Constructs a Monitor_GetWriters instance.
Monitor_Reply - Class in org.objectweb.joram.shared.admin
A Monitor_Reply instance is used by a org.objectweb.joram.mom.dest.AdminTopic topic for sending monitoring information to a client monitorer.
Monitor_Reply() - Constructor for class org.objectweb.joram.shared.admin.Monitor_Reply
Constructs a Monitor_Reply instance.
Monitor_Request - Class in org.objectweb.joram.shared.admin
A Monitor_Request request is sent by a monitorer inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an monitoring operation.
Monitor_Request() - Constructor for class org.objectweb.joram.shared.admin.Monitor_Request
 

N

NAME_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
NameAlreadyUsedException - Exception in org.objectweb.joram.client.jms.admin
 
NameAlreadyUsedException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.NameAlreadyUsedException
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
nbMaxMsg - Variable in class org.objectweb.joram.mom.dest.QueueImpl
nb Max of Message store in queue (-1 no limit).
nbMsgsDeliverSinceCreation - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
nbMsgsReceiveSinceCreation - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
nbMsgsSendToDMQSinceCreation - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
NEQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
newInstance(String, String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
noBody - Variable in class org.objectweb.joram.shared.messages.Message
 
noLocal - Variable in class org.objectweb.joram.client.jms.MessageConsumer
true if the subscriber does not wish to consume messages produced by its connection.
NONE - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
NOT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NOTBETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
notifyListener(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
notUsableMessage - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Message explaining why the module is not usable.
notWriteable - Variable in class org.objectweb.joram.shared.messages.Message
true if the message could not be written on the dest.
NULL - Static variable in class org.objectweb.joram.shared.selectors.sym
 

O

OBJECT - Static variable in interface org.objectweb.joram.shared.messages.MessageType
An object message carries a serializable object.
ObjectFactory - Class in org.objectweb.joram.client.jms.admin
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 in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.jms
Implements the javax.jms.ObjectMessage interface.
onException(JMSException) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the wrapped physical connection has been lost.
onException(JMSException) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Implements the javax.jms.ExceptionListener interface for catching the failures of the connection to the remote JMS server.
onMessage(Message) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Implements the javax.jms.MessageListener interface for processing the asynchronous deliveries coming from the foreign JMS server.
OpenConnectionNot - Class in org.objectweb.joram.mom.proxies
 
OpenConnectionNot(boolean, int) - Constructor for class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
OR - Static variable in class org.objectweb.joram.shared.selectors.sym
 
order - Variable in class org.objectweb.joram.shared.messages.Message
Arrival position of this message on its queue or proxy.
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.
org.objectweb.joram.mom - package org.objectweb.joram.mom
The org.objectweb.joram.mom package provides the implementation of JORAM's MOM on top of the ScalAgent agent platform (package fr.dyade.aaa).
org.objectweb.joram.mom.dest - package org.objectweb.joram.mom.dest
The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.
org.objectweb.joram.mom.notifications - package org.objectweb.joram.mom.notifications
The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents.
org.objectweb.joram.mom.proxies - package org.objectweb.joram.mom.proxies
The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.
org.objectweb.joram.mom.proxies.soap - package org.objectweb.joram.mom.proxies.soap
The org.objectweb.joram.mom.proxies.soap package provides a proxy accessible through the SOAP communication protocol.
org.objectweb.joram.mom.proxies.tcp - package org.objectweb.joram.mom.proxies.tcp
The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol.
org.objectweb.joram.mom.util - package org.objectweb.joram.mom.util
The org.objectweb.joram.mom.util package provides utility classes used by the MOM destinations and proxies.
org.objectweb.joram.shared.admin - package org.objectweb.joram.shared.admin
The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions.
org.objectweb.joram.shared.client - package org.objectweb.joram.shared.client
The org.objectweb.joram.shared.client package holds the request and reply objects used in the clients - platform interactions.
org.objectweb.joram.shared.excepts - package org.objectweb.joram.shared.excepts
The org.objectweb.joram.shared.excepts package holds the exceptions thrown by the MOM's proxy and destination agents, and related to processing a client request.
org.objectweb.joram.shared.messages - package org.objectweb.joram.shared.messages
The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM.
org.objectweb.joram.shared.selectors - package org.objectweb.joram.shared.selectors
The org.objectweb.joram.shared.selector package holds the classes implementing the selector feature, used for filtering the messages according to their properties.
out - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Out stream for error logging and tracing.
OutboundConnection - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
An OutboundConnectionFactory instance is used for getting a connection to an underlying JORAM server.
OutboundConsumer - Class in org.objectweb.joram.client.connector
An OutboundConsumer instance wraps a JMS consumer for a component involved in outbound messaging.
OutboundProducer - Class in org.objectweb.joram.client.connector
An OutboundProducer instance wraps a JMS producer for a component involved in outbound messaging.
OutboundPublisher - Class in org.objectweb.joram.client.connector
An OutboundPublisher instance wraps a JMS producer for a component involved in PubSub outbound messaging.
OutboundQueueConnection - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
An OutboundQueueConnectionFactory instance is used for getting a PTP connection to an underlying JORAM server.
OutboundQueueSession - Class in org.objectweb.joram.client.connector
An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
OutboundReceiver - Class in org.objectweb.joram.client.connector
An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.
OutboundSender - Class in org.objectweb.joram.client.connector
An OutboundSender instance wraps a JMS producer for a component involved in PTP outbound messaging.
OutboundSession - Class in org.objectweb.joram.client.connector
An OutboundSession instance wraps a JMS session (XA or not) for a component involved in outbound messaging.
OutboundSubscriber - Class in org.objectweb.joram.client.connector
An OutboundSubscriber instance wraps a JMS PubSub consumer for a component involved in outbound messaging.
OutboundTopicConnection - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
An OutboundTopicConnectionFactory instance is used for getting a PubSub connection to an underlying JORAM server.
OutboundTopicSession - Class in org.objectweb.joram.client.connector
An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.

P

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
 
parse(Reader, String) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
 
password - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
password - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User password for connecting to the foreign JMS server.
PENDING_MSG_MAX - Static variable in class org.objectweb.joram.client.jms.Session
 
PENDING_MSG_MIN - Static variable in class org.objectweb.joram.client.jms.Session
 
period - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
period to eval the loading factor
pin - Variable in class org.objectweb.joram.shared.messages.Message
 
PingRequest - Class in org.objectweb.joram.shared.client
 
PingRequest() - Constructor for class org.objectweb.joram.shared.client.PingRequest
 
platformAdmin - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
PlatformAdmin - Class in org.objectweb.joram.client.jms.admin
 
PlatformAdmin() - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, int, String, String, int, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, int, String, String, int) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(TopicConnectionFactory, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdminMBean - Interface in org.objectweb.joram.client.jms.admin
 
PLUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
POOL_SIZE_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
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.
PREPARED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Prepared transaction.
processGive(AgentId, LBCycleLife) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
processMessages(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Actually processes the distribution of the received messages to the valid subscriptions by sending a TopicMsgsReply notification to the valid subscribers.
processSetRight(AgentId, int) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
set user right.
producer - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The wrapped JMS producer.
producer - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Producer object.
PRODUCER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
ProducerMessages - Class in org.objectweb.joram.shared.client
A ProducerMessages instance is sent by a MessageProducer when sending messages.
ProducerMessages(String) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance.
ProducerMessages(String, Message) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance carrying a single message.
producerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for sending messages to the foreign JMS destination.
producThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
producer threshold
production_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to production table.
production_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to production table.
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
 
propertyExists(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
propertyExists(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns true if a given property exists.
providerMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
Joram's major version number
providerMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
Joram's minor version number
providerVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
Joram's implementation version, currently 4.3.10.
ProxyAgentItf - Interface in org.objectweb.joram.mom.proxies
The ProxyAgentItf interface defines the methods which must be provided by a proxy agent hosting a ProxyImpl instance.
ProxyImpl - Class in org.objectweb.joram.mom.proxies
The ProxyImpl class implements the MOM proxy behaviour, basically forwarding client requests to MOM destinations and MOM destinations replies to clients.
ProxyImpl(ProxyAgentItf) - Constructor for class org.objectweb.joram.mom.proxies.ProxyImpl
Constructs a ProxyImpl instance.
ProxyImplMBean - Interface in org.objectweb.joram.mom.proxies
 
ProxyMessage - Class in org.objectweb.joram.mom.proxies
 
ProxyMessage(long, long, Object) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessage
 
ProxyMessageNot - Class in org.objectweb.joram.mom.proxies
 
ProxyMessageNot(int, ProxyMessage) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
proxyService - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
The proxy service reference (used to stop it).
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.
push(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
putInVisitTable(String, Vector) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 

Q

QBrowseReply - Class in org.objectweb.joram.shared.client
A QBrowseReply instance is used by a JMS client proxy for forwarding a BrowseReply destination notification, actually replying to a client QBrowseRequest.
QBrowseReply(int, Vector) - Constructor for class org.objectweb.joram.shared.client.QBrowseReply
Constructs a QBrowseReply.
QBrowseReply() - Constructor for class org.objectweb.joram.shared.client.QBrowseReply
 
QBrowseRequest - Class in org.objectweb.joram.shared.client
A QBrowseRequest instance is sent by a QueueBrowser when requesting an enumeration.
QBrowseRequest(String, String) - Constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
QBrowseRequest() - Constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
qout - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Vector holding the pending messages to send after reconnection.
Queue - Class in org.objectweb.joram.client.jms
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
 
Queue - Class in org.objectweb.joram.mom.dest
A Queue agent is an agent hosting a MOM queue, and which behaviour is provided by a QueueImpl instance.
Queue() - Constructor for class org.objectweb.joram.mom.dest.Queue
Empty constructor for newInstance().
Queue(AgentId) - Constructor for class org.objectweb.joram.mom.dest.Queue
Constructs a Queue agent.
Queue(boolean) - Constructor for class org.objectweb.joram.mom.dest.Queue
Constructor with parameter for fixing the queue or not.
QUEUE_TYPE - Static variable in class org.objectweb.joram.mom.dest.Queue
 
QueueAdminRequest - Class in org.objectweb.joram.shared.admin
 
QueueAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.QueueAdminRequest
 
QueueBrowser - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueBrowser interface.
QueueClusterNot - Class in org.objectweb.joram.mom.notifications
 
QueueClusterNot(float) - Constructor for class org.objectweb.joram.mom.notifications.QueueClusterNot
 
QueueConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueConnection interface.
QueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.QueueConnection
Creates a QueueConnection instance.
QueueConnectionFactory - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.jms.ha.local
 
QueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
 
QueueHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
QueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
 
QueueImpl - Class in org.objectweb.joram.mom.dest
The QueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests.
QueueImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.QueueImpl
Constructs a QueueImpl instance.
QueueImplMBean - Interface in org.objectweb.joram.mom.dest
 
QueueLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
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.
QueueMBean - Interface in org.objectweb.joram.client.jms
 
QueueMsgReply - Class in org.objectweb.joram.mom.notifications
A QueueMsgReply instance is used by a queue for replying to a ReceiveRequest by sending a message to a client.
QueueMsgReply(ReceiveRequest) - Constructor for class org.objectweb.joram.mom.notifications.QueueMsgReply
Constructs a QueueMsgReply instance.
QueueReceiver - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueReceiver interface.
QueueSender - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueSender interface.
QueueSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueSession interface.
QueueSoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
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 in org.objectweb.joram.client.jms.tcp
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 in org.objectweb.joram.client.connector.utils
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Specializes this QueueImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Specializes this TopicImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.Destination
Reactions to notifications are implemented by the DestinationImpl class.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Overrides the Agent class react method for providing the JMS client proxy with its specific behaviour.
reactToClientRequest(int, AbstractJmsRequest) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Method processing clients requests.
READ - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ access value.
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.dest.Queue
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
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, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
readMessage(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
readMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
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.
readUnsignedByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUTF() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
READWRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ and WRITE access value.
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() - 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(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 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
 
receive() - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
receive() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Notifies the daemon of a new "receive" request.
receive() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Asynchronous method requesting a delivery from the foreign JMS destination.
RECEIVE_ACK - Static variable in class org.objectweb.joram.client.jms.Session
 
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.
receiveNoWait() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Synchronous method requesting an immediate delivery from the foreign JMS destination.
ReceiveRequest - Class in org.objectweb.joram.mom.notifications
A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
ReceiveRequest(int, int, String, long, boolean, String[], int) - Constructor for class org.objectweb.joram.mom.notifications.ReceiveRequest
Constructs a ReceiveRequest instance.
receiving - Variable in class org.objectweb.joram.mom.dest.QueueImpl
true if the queue is currently receiving messages.
reconnect() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Notifies the daemon to start reconnecting.
reconnectionDaemon - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Daemon used for the reconnection process.
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).
reduce_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to reduce_goto table.
reduce_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to reduce_goto table.
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
 
RegisterTmpDestNot - Class in org.objectweb.joram.mom.notifications
 
RegisterTmpDestNot(AgentId, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
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.
ReliableSSLTcpClient - Class in org.objectweb.joram.client.jms.tcp
 
ReliableSSLTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
ReliableTcpClient - Class in org.objectweb.joram.client.jms.tcp
 
ReliableTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
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.
removeDestination(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Remove a destination on the underlying JORAM server
removeDestination(String) - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
removeDomain(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a domain from the platform.
removeDomain(String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Removes a domain from the platform.
removeDomain(String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
RemoveDomainRequest - Class in org.objectweb.joram.shared.admin
 
RemoveDomainRequest(String) - Constructor for class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
removeFromCluster() - Method in class org.objectweb.joram.client.jms.Topic
Removes this topic from the cluster it belongs to.
removeQueue - Variable in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
removeQueue - Variable in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
removeQueueCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
removeQueue leave the cluster.
RemoveQueueCluster - Class in org.objectweb.joram.shared.admin
 
RemoveQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
Leave a queue to a cluster.
removeReader(String) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
removeReader(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
removeServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a server from the platform.
removeServer(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Removes a server from the platform.
removeServer(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
RemoveServerRequest - Class in org.objectweb.joram.shared.admin
 
RemoveServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.RemoveServerRequest
 
RemoveServiceRequest - Class in org.objectweb.joram.shared.admin
 
RemoveServiceRequest(int, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
removeWriter(String) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean jmx
removeWriter(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
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
 
ReplyListener - Interface in org.objectweb.joram.client.jms.connection
 
replyReceived(AbstractJmsReply) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyReceived(AbstractJmsReply) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
replyToType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the reply to destination is a queue.
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
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.
REQUEST_TIMEOUT_PROP - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
RequestChannel - Interface in org.objectweb.joram.client.jms.connection
 
requester - Variable in class org.objectweb.joram.mom.notifications.ReceiveRequest
Identifier of the client requesting a message, set by the queue if storing the request.
RequestException - Exception in org.objectweb.joram.shared.excepts
A RequestException is thrown by a destination or a proxy when processing an invalid client request.
RequestException(String) - Constructor for exception org.objectweb.joram.shared.excepts.RequestException
Constructs a RequestException instance.
RequestMultiplexer - Class in org.objectweb.joram.client.jms.connection
 
RequestMultiplexer(RequestChannel, long, String) - Constructor for class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
RequestNot - Class in org.objectweb.joram.mom.proxies
 
RequestNot(int, Object) - Constructor for class org.objectweb.joram.mom.proxies.RequestNot
 
Requestor - Class in org.objectweb.joram.client.jms.connection
 
Requestor(RequestMultiplexer) - Constructor for class org.objectweb.joram.client.jms.connection.Requestor
 
requests - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the requests before reply or expiry.
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.
reset() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
ResetCollocatedConnectionsNot - Class in org.objectweb.joram.mom.proxies
 
ResetCollocatedConnectionsNot() - Constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
 
resetPropertiesRO() - Method in class org.objectweb.joram.client.jms.Message
Resets the read-only flag, in order to allow the modification of message properties.
resetPropertiesRO() - Method in class org.objectweb.joram.shared.messages.Message
Resets the read-only flag, in order to allow the modification of message properties.
Return(AgentId[]) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
Return(AgentId) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
Return(long, AckedQueue, int) - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
Return(int, Object) - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
Return() - Method in class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
ReturnConnectionNot - Class in org.objectweb.joram.mom.proxies
 
ReturnConnectionNot(OpenConnectionNot, int, Object) - Constructor for class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
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).
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
 
RPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
run() - Method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
RUN - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
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
 
RUN - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
The daemon's loop.

S

save(String, MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
save the message (header and body).
save(String) - Method in class org.objectweb.joram.shared.messages.Message
 
save(String) - Method in class org.objectweb.joram.shared.messages.MessageSoftRef
 
saveBody(String, MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
save the message body.
saved - Variable in class org.objectweb.joram.shared.messages.MessageBody
body is saved
saveHeader(String, MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
save the message header.
schedule(TimerTask, long) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
selector - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Selector for filtering messages.
Selector - Class in org.objectweb.joram.shared.selectors
The Selector class is used for filtering messages according to their header fields and properties.
Selector() - Constructor for class org.objectweb.joram.shared.selectors.Selector
 
SelectorException - Exception in org.objectweb.joram.shared.excepts
A SelectorException is thrown when an error occurs while parsing a selector expression.
SelectorException(String) - Constructor for exception org.objectweb.joram.shared.excepts.SelectorException
Constructs a SelectorException instance.
selectors - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Table of subscribers' selectors.
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(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(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 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.
send(String, int, Hashtable) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: passes a hashtable containing an AbstractJmsRequest client request or MOM messages to the proxy.
send(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
send(Message) - Method in class org.objectweb.joram.mom.util.BridgePtpModule
Sends a message to the foreign JMS queue.
send(Message) - Method in class org.objectweb.joram.mom.util.BridgePubSubModule
Sends a message to the foreign JMS topic.
send(Message) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sends a message to the foreign JMS destination.
sendNot(AgentId, Notification) - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Sends a notification to a given agent.
sendNot(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a notification to the specified agent.
SendReplyNot - Class in org.objectweb.joram.mom.proxies
 
SendReplyNot(int, int) - Constructor for class org.objectweb.joram.mom.proxies.SendReplyNot
 
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
 
sendToClient(int, AbstractJmsReply) - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Sends an AbstractJmsReply to a given client.
sendToClient(int, AbstractJmsReply) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a reply to the client connected through the specified connection.
sendToCluster(QueueClusterNot) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to all queue in cluster.
sendToDMQ(Vector, AgentId) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overwrites this DestinationImpl method so that no messages may be sent by the DMQ to itself.
sendToDMQ(ClientMessages, AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Sends dead messages to the appropriate dead message queue.
Server - Class in org.objectweb.joram.client.jms.admin
 
Server(int, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.Server
 
SERVER_ID - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
SERVER_ID_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
ServerIdAlreadyUsedException - Exception in org.objectweb.joram.client.jms.admin
 
ServerIdAlreadyUsedException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException
 
ServerPanel - Class in org.objectweb.joram.client.tools.admin
 
ServerPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
 
ServerReply - Class in org.objectweb.joram.shared.client
A ServerReply is used by a JMS proxy for acknowledging the receipt of a synchronous AbstractJmsRequest request.
ServerReply(AbstractJmsRequest) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply(int) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply() - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
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
 
SessAckRequest - Class in org.objectweb.joram.shared.client
A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
SessAckRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessAckRequest() - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessCreateTDReply - Class in org.objectweb.joram.shared.client
A SessCreateTDReply is used by a JMS proxy for replying to a SessCreate<TQ/TT>Request.
SessCreateTDReply(AbstractJmsRequest, String) - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTDReply() - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTQRequest - Class in org.objectweb.joram.shared.client
A SessCreateTQRequest is sent by a QueueSession for creating a TemporaryQueue.
SessCreateTQRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTQRequest
Constructs a SessCreateTQRequest instance.
SessCreateTTRequest - Class in org.objectweb.joram.shared.client
A SessCreateTTRequest is sent by a TopicSession for creating a TemporaryTopic.
SessCreateTTRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTTRequest
Constructs a SessCreateTTRequest instance.
SessDenyRequest - Class in org.objectweb.joram.shared.client
A SessDenyRequest instance is used by a Session for denying the messages it consumed.
SessDenyRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest(String, Vector, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest() - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
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.
Session - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Session interface.
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
 
setAgentId(String) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Sets the destination identifier.
setBodyBytes(byte[]) - Method in class org.objectweb.joram.shared.messages.Message
set bytes body.
setBodyBytes(byte[]) - Method in class org.objectweb.joram.shared.messages.MessageBody
set bytes body.
setBodyMap(HashMap) - Method in class org.objectweb.joram.shared.messages.Message
set map body.
setBodyMap(HashMap) - Method in class org.objectweb.joram.shared.messages.MessageBody
set map body.
setBodyText(String) - Method in class org.objectweb.joram.shared.messages.Message
set text body.
setBodyText(String) - Method in class org.objectweb.joram.shared.messages.MessageBody
set text body.
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.
setBooleanProperty(String, boolean) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a boolean value.
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setBQS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
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.
setByteProperty(String, byte) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a byte value.
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.
setBytes(byte[]) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message body as an array of bytes.
setCancelledRequestId(int) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Sets the identifier of the last listener request, cancelled by this request, queue mode only.
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.
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
setCluster(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
SetCluster - Class in org.objectweb.joram.shared.admin
A SetCluster instance is used for adding a given topic to a cluster an other topic is part of, or for creating a new cluster.
SetCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetCluster
Constructs a SetCluster instance.
setClusterLink(Topic, Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setCnxKey(int) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the connection key.
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
 
setComesFrom(String) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setConnectingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setConnection(String, String, int) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: returns the identifier of a given user connection, or -1 if it is not a valid user of the SOAP proxy.
setConsumer() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets the JMS consumer on the foreign destination.
setControllerEventListener(ControllerEventListener) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setCorrelationId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Sets the replied request identifier.
setCorrelationId(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message correlation identifier.
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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.jms.admin.JoramAdmin
Sets a given dead message queue as the default DMQ for a given server (null for unsetting previous DMQ).
setDefaultDMQ(int, DeadMQueue) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDefaultDMQ - Class in org.objectweb.joram.shared.admin
A SetDefaultDMQ instance requests to set a given DMQ as the default DMQ for a given server.
SetDefaultDMQ(int, String) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultDMQ
Constructs a SetDefaultDMQ instance.
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.jms.admin.PlatformAdmin
Sets a given value as the default threshold for a given server (-1 for unsetting previous value).
setDefaultThreshold(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int, int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
setDefaultThreshold(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
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
 
SetDefaultThreshold - Class in org.objectweb.joram.shared.admin
A SetDefaultThreshold instance requests to set a given threshold value as the default threshold for a given server.
SetDefaultThreshold(int, int) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultThreshold
Constructs a SetDefaultThreshold instance.
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
 
setDestination(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message destination.
setDestinationDMQ(Destination, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDestinationDMQ - Class in org.objectweb.joram.shared.admin
A SetDestinationDMQ instance requests to set a given DMQ as the DMQ for a given destination.
SetDestinationDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetDestinationDMQ
Constructs a SetDestinationDMQ instance.
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.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQ(DeadMQueue) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Admin method setting a given dead message queue for this user.
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 interface org.objectweb.joram.client.jms.DestinationMBean
Admin method setting or unsetting a dead message queue for this destination.
setDMQId(AgentId) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Sets the identifier of the producer's dead message queue, if any.
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
 
SetDMQRequest - Class in org.objectweb.joram.mom.notifications
A SetDMQRequest instance is used by a client agent for notifying a destination to which dead message queue it must send its dead messages.
SetDMQRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetDMQRequest
Constructs a SetDMQRequest instance.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the server ack policy.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the server ack policy.
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.
setDoubleProperty(String, double) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a double value.
setDurable(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the durable attribute.
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.RequestMultiplexer
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setExpiration(long) - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Updates the expiration time field, if needed.
setExpiration(long) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message expiration.
setFactoryName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
SetFather - Class in org.objectweb.joram.shared.admin
A SetFather instance is used for linking two topics in a hierarchical relationship.
SetFather(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetFather
Constructs a SetFather instance.
SetFatherRequest - Class in org.objectweb.joram.mom.notifications
A SetFatherRequest instance is used by a client agent for notifying a topic it belongs to a hierarchy as the son of a given topic.
SetFatherRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetFatherRequest
Constructs a SetFatherRequest instance.
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setFIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
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.
setFloatProperty(String, float) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a float value.
setFreelyReadable(boolean) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean
setFreelyReadable(boolean) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Admin method setting free reading access to this destination.
setFreelyWriteable(boolean) - Method in class org.objectweb.joram.client.jms.Destination
used by MBean
setFreelyWriteable(boolean) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Admin method setting free writing access to this destination.
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
 
setFreeReading(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Sets the FreeReading attribute for this destination.
setFreeReading(boolean) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Sets the FreeReading attribute for this destination.
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
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Sets the FreeWriting attribute for this destination.
setFreeWriting(boolean) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Sets the FreeWriting attribute for this destination.
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setGTIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
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
 
setId(String) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the denied message identifier.
setId(String) - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
Sets the identifier of the admin topic.
setIdentifier(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message identifier.
setIds(Vector) - Method in class org.objectweb.joram.shared.client.SessAckRequest
Sets the vector of identifiers.
setIds(Vector) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the vector of identifiers.
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.
setIntProperty(String, int) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as an int value.
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.
setLongProperty(String, long) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a long value.
setMap(HashMap) - Method in class org.objectweb.joram.shared.messages.Message
Sets a map as the body of the message.
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
 
setMessage(Message) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setMessage(Message) - Method in class org.objectweb.joram.shared.client.ProducerMessages
set a message to deliver.
setMessage(Message) - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
setMessageBody(MessageBody) - Method in class org.objectweb.joram.shared.messages.Message
 
setMessageBody(MessageBody) - Method in class org.objectweb.joram.shared.messages.MessageSoftRef
 
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
 
setMessageListener() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets a message listener on the foreign JMS destination.
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
 
setNbMaxMsg(String, int) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting nbMaxMsg for this subscription.
setNbMaxMsg(String, int) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
setNbMaxMsg(int) - Method in class org.objectweb.joram.client.jms.Queue
Admin method setting nbMaxMsg for this queue.
setNbMaxMsg(int) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
setNbMaxMsg(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Sets the maximum number of message for the destination.
setNbMaxMsg(int) - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Sets the maximum number of message for the destination.
setNbMaxMsg(String, int) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Sets the maximum number of message for identified subscription.
setNbMaxMsg(String, int) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Sets the maximum number of message for identified subscription.
SetNbMaxMsg - Class in org.objectweb.joram.shared.admin
A SetNbMaxMsg instance requests to set a number max of message in Queue or Subscription.
SetNbMaxMsg(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetNbMaxMsg
Constructs a SetNbMaxMsg instance.
SetNbMaxMsg(String, int, String) - Constructor for class org.objectweb.joram.shared.admin.SetNbMaxMsg
Constructs a SetNbMaxMsg instance.
SetNbMaxMsgRequest - Class in org.objectweb.joram.mom.notifications
A SetNbMaxMsgRequest instance is used by a client agent for notifying a queue or subscribtion of its NbMaxMsg value.
SetNbMaxMsgRequest(String, int, String) - Constructor for class org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest
Constructs a SetNbMaxMsgRequest instance.
setNbMsg(int) - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
setNoLocal(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the noLocal attribute.
setNoSave() - Method in class org.objectweb.joram.mom.dest.Destination
 
setNoSave() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
 
setNoSave() - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
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.
setObject(Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets an object as the body of the message.
setObjectProperty(String, Object) - Method in class org.objectweb.joram.client.jms.Message
API method.
setObjectProperty(String, Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property value.
setOptionalHeader(String, Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets an optional header field value.
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
 
setPersistent(boolean) - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
setPersistent(boolean) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message persistence mode.
setPersistentPlatform(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPin(boolean) - Method in class org.objectweb.joram.shared.messages.Message
 
setPin(boolean) - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
setPin(boolean) - Method in class org.objectweb.joram.shared.messages.MessageSoftRef
 
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.
setPriority(int) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message priority.
setProperties(Properties) - Method in interface org.objectweb.joram.mom.dest.AdminDestinationItf
Sets the destination properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeQueue
Sets the bridge properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeTopic
Sets the bridge properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
 
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.Destination
Sets properties for the destination.
setPropertiesValue(NodeList, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
setProxyId(String) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the proxy's identifier
setQDenyings(Hashtable) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Sets the queue denyings table.
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
 
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Sets the listener mode (queue or topic listener).
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the target destination type.
setQueueThreshold(Queue, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetQueueThreshold - Class in org.objectweb.joram.shared.admin
A SetQueueThreshold instance requests to set a given threshold value as the threshold for a given queue.
SetQueueThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetQueueThreshold
Constructs a SetQueueThreshold instance.
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
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
 
SetReader - Class in org.objectweb.joram.shared.admin
A SetReader instance requests the authorization for a given user to be a reader on a given destination.
SetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetReader
Constructs a SetReader instance.
setReadingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setReadOnly() - Method in class org.objectweb.joram.shared.messages.Message
set message read-only
setReceiveAck(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
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
 
setReplyTo(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the destination to which a reply should be sent.
setRequestId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Sets the request identifier.
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.
SetRight - Class in org.objectweb.joram.shared.admin
A SetRight instance requests a given right to be granted to a given user.
SetRight(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetRight
Constructs a SetRight instance.
SetRightQueueCluster - Class in org.objectweb.joram.mom.notifications
 
SetRightQueueCluster(float, SetRightRequest, Hashtable) - Constructor for class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
setRightRequest - Variable in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
SetRightRequest - Class in org.objectweb.joram.mom.notifications
A SetRightRequest instance is used by a client agent for setting users right on a destination.
SetRightRequest(String, AgentId, int) - Constructor for class org.objectweb.joram.mom.notifications.SetRightRequest
Constructs a SetRightRequest instance.
setSave() - Method in class org.objectweb.joram.mom.dest.Destination
 
setSave() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
 
setSave() - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
setSaveName(String) - Method in class org.objectweb.joram.shared.messages.Message
 
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.QBrowseRequest
Sets the selector.
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.
setShortProperty(String, short) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a short value.
setStream(byte[]) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message body as a stream of bytes.
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.
setStringProperty(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a String.
setSubDenyings(Hashtable) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Sets the sub denyings table.
setSubName(String) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the subscription name.
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.
setTarget(String) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Sets the request target name.
setText(String) - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
setText(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets a String as the body of the message.
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(int) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Admin method setting a given value as the threshold for this user.
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 interface org.objectweb.joram.client.jms.QueueMBean
Admin method setting or unsetting the threshold for this queue.
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setThreshold(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Sets or unsets the threshold for this queue.
setThreshold(int) - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Sets or unsets the threshold for this queue.
setThresholdActive(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
SetThreshRequest - Class in org.objectweb.joram.mom.notifications
A SetThreshRequest instance is used by a client agent for notifying a queue of its threshold value.
SetThreshRequest(String, Integer) - Constructor for class org.objectweb.joram.mom.notifications.SetThreshRequest
Constructs a SetThresholdRequest instance.
setTimeOutToAbortRequest(long) - Method in class org.objectweb.joram.client.connector.JoramAdapter
wait before abort a request.
setTimeOutToAbortRequest(long) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
wait before abort a request.
setTimeOutToAbortRequest(long) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
setTimestamp(long) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message time stamp.
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.
setTimeToLive(long) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the time to live value.
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
 
setupLists(List, List) - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
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
 
SetUserDMQ - Class in org.objectweb.joram.shared.admin
A SetUserDMQ instance requests to set a given DMQ as the DMQ for a given user.
SetUserDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetUserDMQ
Constructs a SetUserDMQ instance.
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
 
SetUserThreshold - Class in org.objectweb.joram.shared.admin
A SetUserThreshold instance requests to set a given threshold value as the threshold for a given user.
SetUserThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetUserThreshold
Constructs a SetUserThreshold instance.
setWait() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
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
 
SetWriter - Class in org.objectweb.joram.shared.admin
A SetWriter instance requests the authorization for a given user to be a writer on a given destination.
SetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetWriter
Constructs a SetWriter instance.
setWritingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
SHORT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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
 
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Shuts the daemon down.
SIMPLE - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A simple message carries an empty body.
SO_TIMEOUT_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
soapCode() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxCloseReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxCloseRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxConnectRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxStartRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxStopRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.PingRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms this request into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ServerReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessAckRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTQRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTTRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
soapCode() - Method in class org.objectweb.joram.shared.messages.Message
Transforms this message into a table of primitive values that can be vehiculated through the SOAP protocol.
SoapConnection - Class in org.objectweb.joram.client.jms.soap
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 in org.objectweb.joram.client.jms.soap
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.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxCloseReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxCloseRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxConnectReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxConnectRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxStartRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxStopRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerAckRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms a hashtable of primitive values into a ConsumerMessages reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerSubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms a hashtable of primitive values into a MomExceptionReply reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.PingRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms a hastable of primitive values into a ProducerMessages request.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.QBrowseReply
Transforms a hashtable of primitive values into a QBrowseReply reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.QBrowseRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ServerReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessAckRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTDReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTQRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTTRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessDenyRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxCommit
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxPrepare
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRecoverRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRollback
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.messages.Message
Transforms a table of primitive values into a Message instance.
SoapProxyService - Class in org.objectweb.joram.mom.proxies.soap
The SoapProxyService class implements the SOAP service accessed by the JORAM clients using a SoapConnection for connecting to the MOM.
SoapProxyService() - Constructor for class org.objectweb.joram.mom.proxies.soap.SoapProxyService
 
SoapServiceStarter - Class in org.objectweb.joram.client.jms.soap
Utility class allowing to start JORAM SOAP service and the embedded server.
SoapServiceStarter() - Constructor for class org.objectweb.joram.client.jms.soap.SoapServiceStarter
 
SpecialAdmin - Class in org.objectweb.joram.shared.admin
An SpecialAdmin is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an special admin operation.
SpecialAdmin(String) - Constructor for class org.objectweb.joram.shared.admin.SpecialAdmin
 
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
use to add or remove ClusterQueue to cluster.
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
SpecialAdminRequest - Class in org.objectweb.joram.mom.notifications
A SpecialAdminRequest instance is used by a destination agent to do special admimistration.
SpecialAdminRequest(String, SpecialAdmin) - Constructor for class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Constructs a SpecialAdminRequest instance.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
implement special process (see QueueImpl).
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Abstract method to be implemented by subclasses for specifically processing notifications.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.QueueImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the QueueImpl class.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.TopicImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the TopicImpl class.
SSLTcpProxyService - Class in org.objectweb.joram.mom.proxies.tcp
Starts a SSLTCP entry point for MOM clients.
SSLTcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService
 
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.
start(int, String) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: called by the SOAP client for instanciating the SOAP service and starting the embedded JORAM server.
start() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
START_FAILURE - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
start_production() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start production.
start_production() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start production.
start_state() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start state.
start_state() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start state.
startDocument() - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Initializes parsing of a document.
STARTED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction active.
startElement(String, String, String, Attributes) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Receive notification of the start of an element.
StartFailureException - Exception in org.objectweb.joram.client.jms.admin
 
StartFailureException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.StartFailureException
 
STARTUP_SIZE - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
StateException - Exception in org.objectweb.joram.shared.excepts
A StateException is thrown by a destination or a proxy when processing a request in an invalid state.
StateException(String) - Constructor for exception org.objectweb.joram.shared.excepts.StateException
Constructs a Statexception instance.
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() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
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.
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(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Stops a given server of the platform.
stopServer() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Stops the platform local server.
stopServer(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
stopServer() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
stopServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
StopServerRequest - Class in org.objectweb.joram.shared.admin
A StopServerRequest instance requests to stop a given server.
StopServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.StopServerRequest
Constructs a StopServerRequest instance.
stopService() - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Stops the ConnectionManager service.
stopService() - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Stops the service.
storeMessage(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Actually stores a message in the deliverables vector.
STREAM - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A stream message carries a bytes stream.
StreamMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.StreamMessage interface.
STRING - Static variable in class org.objectweb.joram.shared.selectors.sym
 
SubscribeReply - Class in org.objectweb.joram.mom.notifications
A SubscribeReply instance is used by a topic agent for acknowledging a SubscribeRequest notification.
SubscribeReply(SubscribeRequest) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeReply
Constructs a SubscribeReply instance.
SubscribeRequest - Class in org.objectweb.joram.mom.notifications
A SubscribeRequest instance is used by a client agent for subscribing to a topic.
SubscribeRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeRequest
Constructs a SubscribeRequest instance.
subscribers - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of subscribers' identifiers.
Subscription - Class in org.objectweb.joram.client.jms.admin
 
Subscription(String, String, int, boolean) - Constructor for class org.objectweb.joram.client.jms.admin.Subscription
 
SubscriptionAdminRequest - Class in org.objectweb.joram.shared.admin
 
SubscriptionAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
SubscriptionPanel - Class in org.objectweb.joram.client.tools.admin
 
SubscriptionPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
succeeded() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns true if this reply replies to a successful request.
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.
sym - Class in org.objectweb.joram.shared.selectors
CUP generated class containing symbol constants.
sym() - Constructor for class org.objectweb.joram.shared.selectors.sym
 

T

target - Variable in class org.objectweb.joram.shared.client.AbstractJmsRequest
The request target is either a destination agent name, or a subscription name.
TcpConnection - Class in org.objectweb.joram.client.jms.tcp
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.
TcpConnection - Class in org.objectweb.joram.mom.proxies.tcp
Handles the TCP connection.
TcpConnection(IOControl, AgentId, AckedQueue, int, TcpProxyService, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnection
Creates a new TCP connection.
TcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
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.
TcpConnectionListener - Class in org.objectweb.joram.mom.proxies.tcp
Listens to the TCP connections from the JMS clients.
TcpConnectionListener(ServerSocket, TcpProxyService, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
Creates a new connection listener
TcpProxyService - Class in org.objectweb.joram.mom.proxies.tcp
Starts a TCP entry point for MOM clients.
TcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
TcpReader - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for reading the requests from the socket and invoke the user's proxy.
TcpReader(IOControl, AgentId, TcpConnection, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpReader
Creates a new reader.
TcpWriter - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for getting the replies from the user's proxy and writing them to the socket.
TcpWriter(IOControl, AckedQueue, TcpConnection) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpWriter
Creates a new writer.
TempDestDeleteRequest - Class in org.objectweb.joram.shared.client
A TempDestDeleteRequest instance is sent by a deleting temporary destination.
TempDestDeleteRequest(String) - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TempDestDeleteRequest() - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TemporaryQueue - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms
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.
TEXT - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A text message carries a String body.
TextMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TextMessage interface.
timeOut - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
TIMES - Static variable in class org.objectweb.joram.shared.selectors.sym
 
toAdd() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
toBeUpdated - Variable in class org.objectweb.joram.shared.messages.Message
 
toBoolean(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the boolean value of the given object.
toByte(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the byte value of the given object.
toBytes(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the bytes value of the given object.
toChar(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the char value of the given object.
toDouble(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the double value of the given object.
toFloat(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the float value of the given object.
toInt(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the int value of the given object.
toLong(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the long value of the given object.
Topic - Class in org.objectweb.joram.client.jms
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
 
Topic - Class in org.objectweb.joram.mom.dest
A Topic agent is an agent hosting a MOM topic, and which behaviour is provided by a TopicImpl instance.
Topic() - Constructor for class org.objectweb.joram.mom.dest.Topic
Empty constructor for newInstance().
Topic(AgentId) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructs a Topic agent.
Topic(boolean) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic.
Topic(String, boolean, int) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic and specifying its identifier.
TOPIC_TYPE - Static variable in class org.objectweb.joram.mom.dest.Topic
 
TopicConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicConnection interface.
TopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.TopicConnection
Creates a TopicConnection instance.
TopicConnectionFactory - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.jms.ha.local
 
TopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
 
TopicHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
TopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
TopicImpl - Class in org.objectweb.joram.mom.dest
The TopicImpl class implements the MOM topic behaviour, basically distributing the received messages to subscribers.
TopicImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.TopicImpl
Constructs a TopicImpl instance.
TopicImplMBean - Interface in org.objectweb.joram.mom.dest
 
TopicLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
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.
TopicMBean - Interface in org.objectweb.joram.client.jms
 
TopicMsgsReply - Class in org.objectweb.joram.mom.notifications
A TopicMsgsReply instance is used by a topic for sending messages to an agent client which subscribed to it.
TopicMsgsReply(Vector) - Constructor for class org.objectweb.joram.mom.notifications.TopicMsgsReply
Constructs a TopicMsgsReply.
TopicPublisher - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicPublisher interface.
TopicSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSession interface.
TopicSoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
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 in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
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.
toShort(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the short value of the given object.
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.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.Subscription
 
toString() - Method in class org.objectweb.joram.client.jms.admin.User
Returns a string view of this User instance.
toString() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns a string view of this User instance.
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.Message
 
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 interface org.objectweb.joram.client.jms.QueueMBean
Returns a String image of the queue.
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.tcp.ReliableTcpClient
 
toString() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
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 interface org.objectweb.joram.client.jms.TopicMBean
Returns a String image of the topic.
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.mom.dest.AdminTopicImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
 
toString() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns a string representation of this destination.
toString() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
toString() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns a string representation of this destination.
toString() - Method in class org.objectweb.joram.mom.dest.TopicImpl
Returns a string representation of this destination.
toString() - Method in class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractReply
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
 
toString() - Method in class org.objectweb.joram.mom.notifications.DenyRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
toString() - Method in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
toString() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
 
toString() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
toString() - Method in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
 
toString() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns a string representation of this user's proxy.
toString() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns a string representation of this user's proxy.
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
toString() - Method in class org.objectweb.joram.shared.admin.AdminReply
 
toString() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
toString() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
toString() - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
toString() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
toString() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
toString() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
toString() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
 
toString() - Method in class org.objectweb.joram.shared.client.ProducerMessages
 
toString(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the String value of the given object.
toString() - Method in class org.objectweb.joram.shared.messages.Message
 
toString() - Method in class org.objectweb.joram.shared.messages.MessageBody
 
toString() - Method in class org.objectweb.joram.shared.messages.MessagePersistent
 
toString() - Method in class org.objectweb.joram.shared.messages.MessageSoftRef
 
toType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the destination is a queue.
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

UMINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
UnclusterRequest - Class in org.objectweb.joram.mom.notifications
An UnclusterRequest instance is used by a client agent for notifying a topic to leave the cluster it is part of.
UnclusterRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnclusterRequest
Constructs an UnclusterRequest instance.
undeliverable - Variable in class org.objectweb.joram.shared.messages.Message
true if the message is considered as undeliverable.
UNKNOWN_SERVER - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
UnknownServerException - Exception in org.objectweb.joram.client.jms.admin
 
UnknownServerException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.UnknownServerException
 
UnsetCluster - Class in org.objectweb.joram.shared.admin
An UnsetCluster instance is used for notifying a topic to leave the cluster it is part of.
UnsetCluster(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetCluster
Constructs an UnsetCluster instance.
unsetClusterLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
unsetConsumer() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Unsets the JMS consumer.
unsetDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDefaultDMQ instance requests to unset the default DMQ of a given server.
UnsetDefaultDMQ(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Constructs a UnsetDefaultDMQ instance.
unsetDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultThreshold - Class in org.objectweb.joram.shared.admin
An UnsetDefaultThreshold instance requests to unset the default threshold value of a given server.
UnsetDefaultThreshold(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Constructs a UnsetDefaultThreshold instance.
unsetDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDestinationDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDestinationDMQ instance requests to unset the DMQ of a given destination.
UnsetDestinationDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Constructs an UnsetDestinationDMQ instance.
UnsetFather - Class in org.objectweb.joram.shared.admin
An UnsetFather instance is used for notifying a topic to unset its father.
UnsetFather(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetFather
Constructs an UnsetFather instance.
UnsetFatherRequest - Class in org.objectweb.joram.mom.notifications
An UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.
UnsetFatherRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnsetFatherRequest
Constructs an UnsetFatherRequest instance.
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.  
unsetMessageListener() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Unsets the set message listener on the foreign JMS destination.
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
 
UnsetQueueThreshold - Class in org.objectweb.joram.shared.admin
An UnsetQueueThreshold instance requests to unset the threshold value of a given queue.
UnsetQueueThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Constructs an UnsetQueueThreshold instance.
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
 
UnsetReader - Class in org.objectweb.joram.shared.admin
An UnsetReader instance requests to unset a given user as a reader on a given destination.
UnsetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetReader
Constructs an UnsetReader instance.
unsetUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserDMQ - Class in org.objectweb.joram.shared.admin
An UnsetUserDMQ instance requests to unset the DMQ of a given user.
UnsetUserDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserDMQ
Constructs an UnsetUserDMQ instance.
unsetUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserThreshold - Class in org.objectweb.joram.shared.admin
An UnsetUserThreshold instance requests to unset the threshold of a given user.
UnsetUserThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserThreshold
Constructs an UnsetUserThreshold instance.
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
 
UnsetWriter - Class in org.objectweb.joram.shared.admin
An UnsetWriter instance requests to unset a given user as a writer on a destination.
UnsetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetWriter
Constructs an UnsetWriter instance.
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
 
UnsubscribeRequest - Class in org.objectweb.joram.mom.notifications
An UnsubscribeRequest instance is used by a client agent for unsubscribing to a topic.
UnsubscribeRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.UnsubscribeRequest
Constructs an UnsubscribeRequest instance.
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
 
UpdateUser - Class in org.objectweb.joram.shared.admin
An UpdateUser instance requests the modification of a user identification
UpdateUser(String, String, String, String) - Constructor for class org.objectweb.joram.shared.admin.UpdateUser
Constructs an UpdateUser instance.
usable - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if the module is fully usable.
usage() - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
Usage of RAConfig.
User - Class in org.objectweb.joram.client.jms.admin
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.
UserAdminRequest - Class in org.objectweb.joram.shared.admin
 
UserAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.UserAdminRequest
 
UserAdminRequestNot - Class in org.objectweb.joram.mom.notifications
 
UserAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
UserAgent - Class in org.objectweb.joram.mom.proxies
Class of a user proxy agent.
UserAgent() - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
UserAgent(int) - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
UserMBean - Interface in org.objectweb.joram.client.jms.admin
 
userName - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Identification of the user requesting a connection to the underlying JORAM server.
userName - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User identification for connecting to the foreign JMS server.
UserPanel - Class in org.objectweb.joram.client.tools.admin
 
UserPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.UserPanel
 

V

validate() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Checks if the configuration information is valid.
validityPeriod - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
validity period
validityPeriode - Variable in class org.objectweb.joram.mom.notifications.LBLoadingFactor
 

W

WAIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
waitAfterClusterReq - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
waiting after a cluster request
waitForStart() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
WakeUpNot - Class in org.objectweb.joram.mom.notifications
 
WakeUpNot() - Constructor for class org.objectweb.joram.mom.notifications.WakeUpNot
 
warning(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a parser warning.
wrapMomMessage(Session, Message) - Static method in class org.objectweb.joram.client.jms.Message
Wraps a given MOM message in the appropriate Joram message.
Wrapper - Class in org.objectweb.joram.client.connector.utils
XML Wrapper.
Wrapper(boolean) - Constructor for class org.objectweb.joram.client.connector.utils.Wrapper
 
WRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
WRITE access value.
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.dest.Queue
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
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

XACnxCommit - Class in org.objectweb.joram.shared.client
An XACnxCommit instance is used by an XAConnection for commiting the messages and acknowledgements it sent to the proxy.
XACnxCommit(byte[], int, byte[]) - Constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
XACnxCommit() - Constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
XACnxPrepare - Class in org.objectweb.joram.shared.client
An XACnxPrepare instance is used by an XAConnection for sending messages and acknowledgements to the proxy.
XACnxPrepare(byte[], int, byte[], Vector, Vector) - Constructor for class org.objectweb.joram.shared.client.XACnxPrepare
Constructs an XACnxPrepare instance.
XACnxPrepare() - Constructor for class org.objectweb.joram.shared.client.XACnxPrepare
 
XACnxRecoverReply - Class in org.objectweb.joram.shared.client
A XACnxRecoverReply replies to a XACnxRecoverRequest and carries transaction identifiers.
XACnxRecoverReply(XACnxRecoverRequest, Vector, Vector, Vector) - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverReply
Constructs a XACnxRecoverReply instance.
XACnxRecoverReply() - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverReply
Constructs a XACnxRecoverReply instance.
XACnxRecoverRequest - Class in org.objectweb.joram.shared.client
A XACnxRecoverRequest instance is used by an XACnxion for recovering the identifiers of the TM's prepared transactions.
XACnxRecoverRequest() - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverRequest
Constructs a XACnxRecoverRequest instance.
XACnxRollback - Class in org.objectweb.joram.shared.client
An XACnxRollback instance is used by an XAConnection for rolling back the operations performed during a transaction.
XACnxRollback(byte[], int, byte[]) - Constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XACnxRollback() - Constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XAConnection - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms.ha.local
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 in org.objectweb.joram.client.jms.ha.tcp
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 in org.objectweb.joram.client.jms.local
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 in org.objectweb.joram.client.jms
Implements the javax.jms.XAQueueConnection interface.
XAQueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnection
Creates an XAQueueConnection instance.
XAQueueConnectionFactory - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms.ha.local
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 in org.objectweb.joram.client.jms.ha.tcp
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 in org.objectweb.joram.client.jms.local
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 in org.objectweb.joram.client.jms
Implements the javax.jms.XAQueueSession interface.
XAQueueTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
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 in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms
Implements the javax.jms.XASession interface.
XASession(Connection, Session, XAResourceMngr) - Constructor for class org.objectweb.joram.client.jms.XASession
Constructs an XASession.
XATcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
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 in org.objectweb.joram.client.jms
Implements the javax.jms.XATopicConnection interface.
XATopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XATopicConnection
Creates an XATopicConnection instance.
XATopicConnectionFactory - Class in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms.ha.local
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 in org.objectweb.joram.client.jms.ha.tcp
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 in org.objectweb.joram.client.jms.local
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 in org.objectweb.joram.client.jms
Implements the javax.jms.XATopicSession interface.
XATopicTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
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 in org.objectweb.joram.client.jms
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 in org.objectweb.joram.client.jms.admin.server
This class starts a Joram server without almost any configuration.
ZeroconfJoramServer() - Constructor for class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 

_

_action_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
Parse-action table.
_action_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
Parse-action table.
_production_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
Production table.
_production_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
Production table.
_reduce_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
reduce_goto table.
_reduce_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
reduce_goto table.
_rights - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
 

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 4.3.10

Copyright © 2005 Scalagent - All rights reserved