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

A

A3_SERVERS_XML - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ACLPanel - class org.objectweb.joram.client.tools.admin.ACLPanel.
 
ACLPanel(String) - Constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
ADMIN_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_HOST_NAME - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ADMIN_PORT - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
AND - Static variable in class org.objectweb.joram.shared.selectors.sym
 
AbortReceiveRequest - class org.objectweb.joram.mom.notifications.AbortReceiveRequest.
 
AbortReceiveRequest(int, int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
AbortedRequestException - exception org.objectweb.joram.client.jms.connection.AbortedRequestException.
 
AbortedRequestException() - Constructor for class org.objectweb.joram.client.jms.connection.AbortedRequestException
 
AbstractJmsReply - class org.objectweb.joram.shared.client.AbstractJmsReply.
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 org.objectweb.joram.shared.client.AbstractJmsRequest.
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 org.objectweb.joram.mom.notifications.AbstractNotification.
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 org.objectweb.joram.mom.notifications.AbstractReply.
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 org.objectweb.joram.mom.notifications.AbstractRequest.
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 org.objectweb.joram.shared.excepts.AccessException.
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 class org.objectweb.joram.shared.excepts.AccessException
Constructs an AccessException instance.
AckJoinQueueCluster - class org.objectweb.joram.mom.notifications.AckJoinQueueCluster.
 
AckJoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
AckedQueue - class org.objectweb.joram.mom.proxies.AckedQueue.
 
AckedQueue() - Constructor for class org.objectweb.joram.mom.proxies.AckedQueue
 
AcknowledgeRequest - class org.objectweb.joram.mom.notifications.AcknowledgeRequest.
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.
ActivateConsumerRequest - class org.objectweb.joram.shared.client.ActivateConsumerRequest.
 
ActivateConsumerRequest(String, boolean) - Constructor for class org.objectweb.joram.shared.client.ActivateConsumerRequest
 
ActivationSpecImpl - class org.objectweb.joram.client.connector.ActivationSpecImpl.
An ActivationSpecImpl instance holds configuration information related to an endpoint deployment.
ActivationSpecImpl() - Constructor for class org.objectweb.joram.client.connector.ActivationSpecImpl
Constructs an ActivationSpecImpl instance.
AdapterTracing - class org.objectweb.joram.client.connector.AdapterTracing.
Utility class for logging.
AdapterTracing() - Constructor for class org.objectweb.joram.client.connector.AdapterTracing
 
AddDomainRequest - class org.objectweb.joram.shared.admin.AddDomainRequest.
 
AddDomainRequest(String, int, int) - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
AddQueueCluster - class org.objectweb.joram.shared.admin.AddQueueCluster.
 
AddQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
Adds a queue to a cluster.
AddServerRequest - class org.objectweb.joram.shared.admin.AddServerRequest.
 
AddServerRequest(int, String, String, int, String, String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.AddServerRequest
 
AddServiceRequest - class org.objectweb.joram.shared.admin.AddServiceRequest.
 
AddServiceRequest(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.AddServiceRequest
 
AdminCommandDialog - class org.objectweb.joram.client.tools.admin.AdminCommandDialog.
 
AdminCommandDialog(Frame, AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
AdminController - class org.objectweb.joram.client.tools.admin.AdminController.
 
AdminController() - Constructor for class org.objectweb.joram.client.tools.admin.AdminController
 
AdminDestinationItf - interface org.objectweb.joram.mom.dest.AdminDestinationItf.
The AdminDestinationItf interface defines the method needed by the administration topic for creating and initializing a destination agent.
AdminException - exception org.objectweb.joram.client.jms.admin.AdminException.
An AdminException is an exception thrown by an administration method.
AdminException(String) - Constructor for class org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - class org.objectweb.joram.client.jms.admin.AdminHelper.
The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
AdminHelper() - Constructor for class org.objectweb.joram.client.jms.admin.AdminHelper
 
AdminModule - class org.objectweb.joram.client.jms.admin.AdminModule.
The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
AdminModule() - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule
 
AdminModule.AdminRequestor - class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor.
 
AdminModule.AdminRequestor(TopicConnection) - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
AdminNotification - class org.objectweb.joram.mom.proxies.AdminNotification.
An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.
AdminReply - class org.objectweb.joram.mom.notifications.AdminReply.
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 org.objectweb.joram.shared.admin.AdminReply.
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 org.objectweb.joram.mom.notifications.AdminRequest.
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 org.objectweb.joram.shared.admin.AdminRequest.
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 org.objectweb.joram.client.tools.admin.AdminTool.
 
AdminTool(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminTool
 
AdminToolConstants - class org.objectweb.joram.client.tools.admin.AdminToolConstants.
 
AdminToolConstants() - Constructor for class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
AdminTopic - class org.objectweb.joram.mom.dest.AdminTopic.
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 org.objectweb.joram.mom.dest.AdminTopicImpl.
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.
AdministeredObject - class org.objectweb.joram.client.jms.admin.AdministeredObject.
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - Constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
 
abort() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
abortRequest() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
abortRequest(int) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
abortRequest() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
ack(long) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
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.
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).
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.
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
 
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.
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
 
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
 
adminControllerEvent(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminTool
 
adminControllerEvent(ControllerEvent) - Method in interface org.objectweb.joram.client.tools.admin.ControllerEventListener
 
adminName - Variable in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
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.
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
 
BETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
BOOLEAN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
BYTES - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A bytes message carries an array of bytes.
BridgeAckNot - class org.objectweb.joram.mom.util.BridgeAckNot.
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 org.objectweb.joram.mom.util.BridgeDeliveryNot.
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 org.objectweb.joram.mom.util.BridgePtpModule.
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 org.objectweb.joram.mom.util.BridgePubSubModule.
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 org.objectweb.joram.mom.dest.BridgeQueue.
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 org.objectweb.joram.mom.dest.BridgeQueueImpl.
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 org.objectweb.joram.mom.dest.BridgeTopic.
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 org.objectweb.joram.mom.dest.BridgeTopicImpl.
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 org.objectweb.joram.mom.util.BridgeUnifiedModule.
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 org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon.
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 org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon.
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 org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon.
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.
BrowseReply - class org.objectweb.joram.mom.notifications.BrowseReply.
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 org.objectweb.joram.mom.notifications.BrowseRequest.
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.
BytesMessage - class org.objectweb.joram.client.jms.BytesMessage.
Implements the javax.jms.BytesMessage interface.
begin() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
body - Variable in class org.objectweb.joram.shared.messages.Message
 
branchQualifier - Variable in class org.objectweb.joram.client.jms.XidImpl
 
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
 

C

CLOSE - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
COLOR_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
COLOR_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
COMMA - Static variable in class org.objectweb.joram.shared.selectors.sym
 
CONNECT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
CONSUMER_HIGH_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
 
CONSUMER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
Checker - class org.objectweb.joram.shared.selectors.Checker.
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.
ClearQueue - class org.objectweb.joram.shared.admin.ClearQueue.
 
ClearQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ClearQueue
 
ClearSubscription - class org.objectweb.joram.shared.admin.ClearSubscription.
 
ClearSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.ClearSubscription
 
ClientMessages - class org.objectweb.joram.mom.notifications.ClientMessages.
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.
CloseConnectionNot - class org.objectweb.joram.mom.proxies.CloseConnectionNot.
 
CloseConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
ClusterDestination - class org.objectweb.joram.client.jms.admin.ClusterDestination.
 
ClusterDestination(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs a cluster destination.
ClusterDestination() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs an empty cluster destination.
ClusterQueue - class org.objectweb.joram.client.jms.admin.ClusterQueue.
this is a sample.
ClusterQueue(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs a cluster queue.
ClusterQueue() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs an empty queue.
ClusterQueue - class org.objectweb.joram.mom.dest.ClusterQueue.
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 org.objectweb.joram.mom.dest.ClusterQueueImpl.
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.
ClusterRequest - class org.objectweb.joram.mom.notifications.ClusterRequest.
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.
CnxCloseReply - class org.objectweb.joram.shared.client.CnxCloseReply.
A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseReply() - Constructor for class org.objectweb.joram.shared.client.CnxCloseReply
Constructs a CnxCloseReply instance.
CnxCloseRequest - class org.objectweb.joram.shared.client.CnxCloseRequest.
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 org.objectweb.joram.shared.client.CnxConnectReply.
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 org.objectweb.joram.shared.client.CnxConnectRequest.
A CnxConnectRequest is sent by an opening Connection.
CnxConnectRequest() - Constructor for class org.objectweb.joram.shared.client.CnxConnectRequest
Constructs a CnxConnectRequest.
CnxStartRequest - class org.objectweb.joram.shared.client.CnxStartRequest.
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 org.objectweb.joram.shared.client.CnxStopRequest.
A CnxStopRequest is sent by a stopping Connection.
CnxStopRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStopRequest
Constructs a CnxStopRequest instance.
CommandWorker - interface org.objectweb.joram.client.tools.admin.CommandWorker.
 
ConnectAdminDialog - class org.objectweb.joram.client.tools.admin.ConnectAdminDialog.
 
ConnectJndiDialog - class org.objectweb.joram.client.tools.admin.ConnectJndiDialog.
 
Connection - class org.objectweb.joram.client.jms.Connection.
Implements the javax.jms.Connection interface.
Connection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.Connection
Creates a Connection instance.
ConnectionConsumer - class org.objectweb.joram.client.jms.ConnectionConsumer.
Implements the javax.jms.ConnectionConsumer interface.
ConnectionFactory - class org.objectweb.joram.client.jms.ConnectionFactory.
Implements the javax.jms.ConnectionFactory interface.
ConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs an empty ConnectionFactory.
ConnectionManager - class org.objectweb.joram.mom.proxies.ConnectionManager.
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 org.objectweb.joram.client.jms.ConnectionMetaData.
Implements the javax.jms.ConnectionMetaData interface.
ConnectionMetaData() - Constructor for class org.objectweb.joram.client.jms.ConnectionMetaData
 
ConnectionRequest - class org.objectweb.joram.client.connector.ConnectionRequest.
A ConnectionRequest instance wraps a user connection request for performing unified messaging.
ConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.ConnectionRequest
Constructs a ConnectionRequest instance.
ConsumerAckRequest - class org.objectweb.joram.shared.client.ConsumerAckRequest.
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 org.objectweb.joram.shared.client.ConsumerCloseSubRequest.
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.
ConsumerDenyRequest - class org.objectweb.joram.shared.client.ConsumerDenyRequest.
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 org.objectweb.joram.shared.client.ConsumerMessages.
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 org.objectweb.joram.shared.client.ConsumerReceiveRequest.
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.
ConsumerSetListRequest - class org.objectweb.joram.shared.client.ConsumerSetListRequest.
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 org.objectweb.joram.shared.client.ConsumerSubRequest.
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 org.objectweb.joram.shared.client.ConsumerUnsetListRequest.
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 org.objectweb.joram.shared.client.ConsumerUnsubRequest.
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.
ControllerEvent - class org.objectweb.joram.client.tools.admin.ControllerEvent.
 
ControllerEvent(int) - Constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ControllerEventListener - interface org.objectweb.joram.client.tools.admin.ControllerEventListener.
 
ConversionHelper - class org.objectweb.joram.shared.messages.ConversionHelper.
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
 
CreateDestinationDialog - class org.objectweb.joram.client.tools.admin.CreateDestinationDialog.
 
CreateDestinationReply - class org.objectweb.joram.shared.admin.CreateDestinationReply.
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 org.objectweb.joram.shared.admin.CreateDestinationRequest.
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.
CreateDomainDialog - class org.objectweb.joram.client.tools.admin.CreateDomainDialog.
 
CreateFactoryDialog - class org.objectweb.joram.client.tools.admin.CreateFactoryDialog.
 
CreateServerDialog - class org.objectweb.joram.client.tools.admin.CreateServerDialog.
 
CreateUserDialog - class org.objectweb.joram.client.tools.admin.CreateUserDialog.
 
CreateUserReply - class org.objectweb.joram.shared.admin.CreateUserReply.
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 org.objectweb.joram.shared.admin.CreateUserRequest.
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.
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.
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.
checks(String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Clients call this method to check a selector syntax.
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
 
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
 
clientID - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JMS clientID field.
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.
close() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Requests to close the physical connection.
close() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
close() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
close() - Method in class org.objectweb.joram.client.connector.OutboundSession
Actually does nothing, closing of the session occurs while closing the component's connection.
close() - Method in class org.objectweb.joram.client.jms.Connection
API method for closing the connection; even if the connection appears to be broken, closes the sessions.
close() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
close() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
close() - Method in class org.objectweb.joram.client.jms.Session
API method.
close() - Method in class org.objectweb.joram.client.jms.XASession
 
close() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
close() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
close() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
close() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
close() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Closes the SoapConnection.
close() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
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.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.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Interrupts the daemons and closes the connection.
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
 
clusterQueueImpl - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
reference to clusterQueueImpl
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.
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.
code() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Codes a ConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.Destination
Codes a Destination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Codes an XAConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Codes a ClusterDestination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.admin.User
Codes an User instance as a Hashtable for travelling through the SOAP protocol.
collocatedConnect(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection with the collocated JORAM server.
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
 
comesFrom() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the name of the queue or the subscription the messages come from.
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() - 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
 
connectJndi(String, int, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
connectingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
consumThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
consumer threshold
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.
consumerDaemon - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Daemon used for requesting messages.
consumerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for getting messages from the foreign JMS destination.
consumers - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers identifiers.
contexts - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers contexts.
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, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on the local server.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on the local server.
create(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user for a given server and instanciating the corresponding User object.
create(String, String) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user on the local server and instanciating the corresponding User object.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA tcp connections with a given server.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA tcp connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create() - Static method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with the local server.
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.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called in the non managed case for creating an OutboundConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called in the non managed case for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called in the non managed case for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDestination(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createDomain(ServerTreeNode, String, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
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.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
 
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
 
createQueueConnection() - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for the default user, eventually returns an OutboundQueueConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for a given user, eventually returns an OutboundConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundQueueSession instance.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundSession instance.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a non-XA session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
createStreamMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
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.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
 
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
 
createTopicConnection() - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for the default user, eventually returns an OutboundTopicConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for a given user, eventually returns an OutboundConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundTopicSession instance.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
createUser(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
 
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method, implemented according to the communication protocol.
createXAConnection() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method, implemented according to the communication protocol.
createXAQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createXASession() - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a XA session.
createXASession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createXASession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method, implemented according to the communication protocol..
createXATopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicSession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
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.
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

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
 
DIVIDE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
DIVIDER_PROPORTION - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
DOUBLE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
DeadMQueue - class org.objectweb.joram.client.jms.admin.DeadMQueue.
The DeadMQueue class allows administrators to manipulate dead message queues.
DeadMQueue() - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DeadMQueue(String) - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DeadMQueue - class org.objectweb.joram.mom.dest.DeadMQueue.
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 org.objectweb.joram.mom.dest.DeadMQueueImpl.
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.
DefaultConnectionManager - class org.objectweb.joram.client.connector.DefaultConnectionManager.
The DefaultConnectionManager class is the default connection manager provided with JORAM resource adapter, which intercepts connections requests coming from non managed client applications.
DefaultConnectionManager() - Constructor for class org.objectweb.joram.client.connector.DefaultConnectionManager
Creates a DefaultConnectionManager instance.
DeleteDestination - class org.objectweb.joram.shared.admin.DeleteDestination.
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.
DeleteQueueMessage - class org.objectweb.joram.shared.admin.DeleteQueueMessage.
 
DeleteQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
DeleteSubscriptionMessage - class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage.
 
DeleteSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
DeleteUser - class org.objectweb.joram.shared.admin.DeleteUser.
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.
DenyRequest - class org.objectweb.joram.mom.notifications.DenyRequest.
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.
Destination - class org.objectweb.joram.client.jms.Destination.
Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
Destination() - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination(String, String) - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination - class org.objectweb.joram.mom.dest.Destination.
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 org.objectweb.joram.mom.notifications.DestinationAdminRequestNot.
 
DestinationAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
DestinationException - exception org.objectweb.joram.shared.excepts.DestinationException.
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 class org.objectweb.joram.shared.excepts.DestinationException
Constructs a DestinationException instance.
DestinationImpl - class org.objectweb.joram.mom.dest.DestinationImpl.
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 org.objectweb.joram.mom.dest.DestinationImplMBean.
 
DestinationMBean - interface org.objectweb.joram.client.jms.DestinationMBean.
 
DestinationPanel - class org.objectweb.joram.client.tools.admin.DestinationPanel.
 
DestinationPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.DestinationPanel
 
dbgAdapter - Static variable in class org.objectweb.joram.client.connector.AdapterTracing
 
dbgAdmin - Static variable in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram admin activity, to be set using topic org.objectweb.joram.client.jms.Admin
dbgClient - Static variable in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram activity, to be set using topic org.objectweb.joram.client.jms.Client
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
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.Destination
 
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.User
Decodes an User which travelled through the SOAP protocol.
delete() - Method in class org.objectweb.joram.client.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() - 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(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.
deleteDomain(DomainTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
deleteMessage(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
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(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.
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.
deleteUser(UserTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deletedDest - Variable in class org.objectweb.joram.shared.messages.Message
true if the message target destination is deleted.
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
 
deliveredMsgs - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table holding the delivered messages before acknowledgement.
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
 
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.
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
 
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.
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.
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.
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

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
 
ERROR - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
ESCAPE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
ErrorListener - interface org.objectweb.joram.client.jms.connection.ErrorListener.
 
ExceptionReply - class org.objectweb.joram.mom.notifications.ExceptionReply.
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.
end(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Delists this resource.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to setup asynchronous message delivery for an application server endoint.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to deactivate message delivery for a given endpoint.
equals(Object) - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Compares ConnectionRequest instances wrapped users identities.
equals(Object) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Compares adapters according to their properties.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Compares ManagedConnectionImpl instances according to their server and user identification parameters.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.jms.Connection
Specializes this Object method; returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
equals(Object) - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the parameter object is a Joram destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.XAResourceMngr
Resource managers are equal if they belong to the same connection.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns true if the parameter object is a Joram cluster destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.User
Provides a reliable way to compare User instances.
error - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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
 
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.
evalRateOfFlow(int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
eval the rate of flow (means).
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

FLOAT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
FactoryParameters - class org.objectweb.joram.client.jms.FactoryParameters.
A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
FactoryParameters(String, int) - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
Filter - class org.objectweb.joram.shared.selectors.Filter.
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.
FlowControl - class org.objectweb.joram.mom.proxies.FlowControl.
 
FlowControl() - Constructor for class org.objectweb.joram.mom.proxies.FlowControl
 
factorCheck(Hashtable, int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
this method eval the rate of flow and activity.
fatherId - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Identifier of this topic's father, if any.
findDestinationJndiName(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
findJndiNodeByName(String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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
 
GT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
GetAdminTopicReply - class org.objectweb.joram.shared.client.GetAdminTopicReply.
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 org.objectweb.joram.shared.client.GetAdminTopicRequest.
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.
GetConfigRequest - class org.objectweb.joram.shared.admin.GetConfigRequest.
 
GetConfigRequest() - Constructor for class org.objectweb.joram.shared.admin.GetConfigRequest
 
GetConnectionNot - class org.objectweb.joram.mom.proxies.GetConnectionNot.
 
GetConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.GetConnectionNot
 
GetDomainNames - class org.objectweb.joram.shared.admin.GetDomainNames.
 
GetDomainNames(int) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNames
 
GetDomainNamesRep - class org.objectweb.joram.shared.admin.GetDomainNamesRep.
 
GetDomainNamesRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
GetLocalServer - class org.objectweb.joram.shared.admin.GetLocalServer.
 
GetLocalServer() - Constructor for class org.objectweb.joram.shared.admin.GetLocalServer
 
GetLocalServerRep - class org.objectweb.joram.shared.admin.GetLocalServerRep.
 
GetLocalServerRep(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetLocalServerRep
 
GetProxyIdListNot - class org.objectweb.joram.mom.notifications.GetProxyIdListNot.
Transient notification
GetProxyIdListNot() - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
GetProxyIdNot - class org.objectweb.joram.mom.notifications.GetProxyIdNot.
Transient notification
GetProxyIdNot(String, String) - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
GetQueueMessage - class org.objectweb.joram.shared.admin.GetQueueMessage.
 
GetQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessageIds - class org.objectweb.joram.shared.admin.GetQueueMessageIds.
 
GetQueueMessageIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
GetQueueMessageIdsRep - class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep.
 
GetQueueMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
GetQueueMessageRep - class org.objectweb.joram.shared.admin.GetQueueMessageRep.
 
GetQueueMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
GetSubscriberIds - class org.objectweb.joram.shared.admin.GetSubscriberIds.
 
GetSubscriberIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIds
 
GetSubscriberIdsRep - class org.objectweb.joram.shared.admin.GetSubscriberIdsRep.
 
GetSubscriberIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
GetSubscription - class org.objectweb.joram.shared.admin.GetSubscription.
 
GetSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscription
 
GetSubscriptionMessage - class org.objectweb.joram.shared.admin.GetSubscriptionMessage.
 
GetSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
GetSubscriptionMessageIds - class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds.
 
GetSubscriptionMessageIds(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
GetSubscriptionMessageIdsRep - class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep.
 
GetSubscriptionMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
GetSubscriptionMessageRep - class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep.
 
GetSubscriptionMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
GetSubscriptionRep - class org.objectweb.joram.shared.admin.GetSubscriptionRep.
 
GetSubscriptionRep(String, int, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
GetSubscriptions - class org.objectweb.joram.shared.admin.GetSubscriptions.
 
GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptions
 
GetSubscriptionsRep - class org.objectweb.joram.shared.admin.GetSubscriptionsRep.
 
GetSubscriptionsRep(String[], String[], int[], boolean[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
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
 
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.
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.
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.
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
 
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
 
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.
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.
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.
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.
getDMQName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the DMQ identifier.
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.MessageProducer
API method.
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
return the appropriate destination of cluster
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
return the appropriate destination of cluster
getDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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.
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
 
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
 
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.
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.
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.
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() - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
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.
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.
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.
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.
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.
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.
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.
getJMSMessageID() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSPriority() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSProviderName() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSRedelivered() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSReplyTo() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSTimestamp() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSType() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSXPropertyNames() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJndiHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
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
 
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
 
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
 
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() - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageIds() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
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.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
 
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.
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.
getMetaData() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns the metadata information for the underlying JORAM server.
getMetaData() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
getMetaData() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
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.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() - 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(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.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..
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.
getNewlyAuthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewlyUnauthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNoLocal() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the noLocal parameter.
getNoLocal() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
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(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.
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.
getProviderMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
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
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.
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.Queue
API method.
getQueueName() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueSession
API method.
getQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getQueues() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the queues enumeration.
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.ConnectionFactory
Sets the naming reference of a connection factory.
getReference() - Method in class org.objectweb.joram.client.jms.Destination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Sets the naming reference of an XA connection factory.
getReference() - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Sets the naming reference of an administered object.
getReference() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.admin.User
Sets the naming reference of this user.
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_GetDMQSettings
Returns the identifier of the target server.
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_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
 
getServerSessionPool() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
getServers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServers(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServersIds() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the platform's servers' identifiers.
getServersIds(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the servers' identifiers that belong to the specified domain
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() - Method in 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
 
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.
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.
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.
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.
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() - 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(Topic) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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.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.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.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
 
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.
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.
getTmpDestId() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
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.
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.
getTopicSession() - Method in class org.objectweb.joram.client.jms.XATopicSession
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.
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.
getUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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.
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
 

H

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

I

ID - Static variable in class org.objectweb.joram.shared.selectors.sym
 
IN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
INIT - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
INIT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
INIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
INT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
IOControl - class org.objectweb.joram.mom.proxies.tcp.IOControl.
 
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
 
InputFormPanel - class org.objectweb.joram.client.tools.admin.InputFormPanel.
 
InputFormPanel(JLabel[], JTextField[]) - Constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
 
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(String, boolean) - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
init(FactoryParameters, String, String, boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
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(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.
invokeLater(CommandWorker) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
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
 
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.
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.
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

JORAM_SERVER_DATA - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
JoinQueueCluster - class org.objectweb.joram.mom.notifications.JoinQueueCluster.
 
JoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
JoramAdapter - class org.objectweb.joram.client.connector.JoramAdapter.
A JoramAdapter instance manages connectivities to an underlying JORAM server: outbound connectivity (JCA connection management contract) and inbound connectivity (asynchronous message delivery as specified by the JCA message inflow contract).
JoramAdapter() - Constructor for class org.objectweb.joram.client.connector.JoramAdapter
Constructs a JoramAdapter instance.
JoramAdapterMBean - interface org.objectweb.joram.client.connector.JoramAdapterMBean.
 
JoramAdmin - class org.objectweb.joram.client.jms.admin.JoramAdmin.
 
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 org.objectweb.joram.client.jms.admin.JoramAdminMBean.
 
JoramTracing - class org.objectweb.joram.client.jms.JoramTracing.
The JoramTracing class centralizes the log tracing for joram.
JoramTracing() - Constructor for class org.objectweb.joram.client.jms.JoramTracing
 
jmsMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsProviderName - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsxProperties - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
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
 

L

LBCycleLife - class org.objectweb.joram.mom.notifications.LBCycleLife.
 
LBCycleLife(float) - Constructor for class org.objectweb.joram.mom.notifications.LBCycleLife
 
LBLoadingFactor - class org.objectweb.joram.mom.notifications.LBLoadingFactor.
 
LBLoadingFactor(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
LBMessageGive - class org.objectweb.joram.mom.notifications.LBMessageGive.
 
LBMessageGive(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageGive
 
LBMessageHope - class org.objectweb.joram.mom.notifications.LBMessageHope.
 
LBMessageHope(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageHope
 
LE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LIKE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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
 
LeaveQueueCluster - class org.objectweb.joram.mom.notifications.LeaveQueueCluster.
 
LeaveQueueCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
ListClusterQueue - class org.objectweb.joram.shared.admin.ListClusterQueue.
 
ListClusterQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
list the cluster queue.
LoadingFactor - class org.objectweb.joram.mom.dest.LoadingFactor.
 
LoadingFactor(ClusterQueueImpl, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor
 
LoadingFactor.ConsumerStatus - class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus.
 
LoadingFactor.ConsumerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
LoadingFactor.ProducerStatus - class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus.
 
LoadingFactor.ProducerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
LoadingFactor.Status - class org.objectweb.joram.mom.dest.LoadingFactor.Status.
 
LoadingFactor.Status() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
LocalConnection - class org.objectweb.joram.client.jms.local.LocalConnection.
 
LocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.local.LocalConnection
 
LocalConnectionFactory - class org.objectweb.joram.client.jms.local.LocalConnectionFactory.
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
Log - class org.objectweb.joram.client.tools.admin.Log.
 
Log() - Constructor for class org.objectweb.joram.client.tools.admin.Log
 
leaveQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
listQueueCluster(Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
listener - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if a listener has been set on the JMS consumer.
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.
loadMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadMessageIds() - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadingFactor - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
to calcul the loading factor, overloaded, ...
localHost - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The host name or IP address this client is connected to.
localPort - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The port number of the client connection.
logger - Static variable in class org.objectweb.joram.client.tools.admin.Log
 

M

MAP - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A map message carries an hashtable.
MINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
MIN_LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
ManagedConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl.
A ManagedConnectionFactoryImpl instance manages outbound connectivity to a given JORAM server.
ManagedConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Constructs a ManagedConnectionFactoryImpl instance.
ManagedConnectionImpl - class org.objectweb.joram.client.connector.ManagedConnectionImpl.
A ManagedConnectionImpl instance wraps a physical connection to an underlying JORAM server, and provides "handles" for handling this physical connection.
ManagedConnectionMetaDataImpl - class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl.
A ManagedConnectionMetaDataImpl instance provides information related to a managed connection.
ManagedConnectionMetaDataImpl(String) - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Constructs a ManagedConnectionMetaDataImpl instance.
ManagedQueueConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl.
A ManagedQueueConnectionFactoryImpl instance manages PTP outbound connectivity to a given JORAM server.
ManagedQueueConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Constructs a ManagedQueueConnectionFactoryImpl instance.
ManagedTopicConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl.
A ManagedTopicConnectionFactoryImpl instance manages PubSub outbound connectivity to a given JORAM server.
ManagedTopicConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Constructs a ManagedTopicConnectionFactoryImpl instance.
MapMessage - class org.objectweb.joram.client.jms.MapMessage.
Implements the javax.jms.MapMessage interface.
Message - class org.objectweb.joram.client.jms.Message.
Implements the javax.jms.Message interface.
Message - class org.objectweb.joram.shared.messages.Message.
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 org.objectweb.joram.shared.messages.MessageBody.
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 org.objectweb.joram.client.jms.MessageConsumer.
Implements the javax.jms.MessageConsumer interface.
MessageConverterModule - class org.objectweb.joram.mom.util.MessageConverterModule.
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
 
MessageException - exception org.objectweb.joram.shared.excepts.MessageException.
A MessageException is thrown when an error occurs while accessing a message.
MessageException(String) - Constructor for class org.objectweb.joram.shared.excepts.MessageException
Constructs a MessageException instance.
MessageJMXWrapper - class org.objectweb.joram.mom.proxies.MessageJMXWrapper.
 
MessageJMXWrapper() - Constructor for class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
MessagePanel - class org.objectweb.joram.client.tools.admin.MessagePanel.
 
MessagePanel() - Constructor for class org.objectweb.joram.client.tools.admin.MessagePanel
 
MessagePersistenceModule - class org.objectweb.joram.mom.util.MessagePersistenceModule.
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 - class org.objectweb.joram.shared.messages.MessagePersistent.
 
MessagePersistent(Message) - Constructor for class org.objectweb.joram.shared.messages.MessagePersistent
 
MessageProducer - class org.objectweb.joram.client.jms.MessageProducer.
Implements the javax.jms.MessageProducer interface.
MessageROException - exception org.objectweb.joram.shared.excepts.MessageROException.
A MessageROException is thrown when trying to write on a READ-ONLY part of a message.
MessageROException(String) - Constructor for class org.objectweb.joram.shared.excepts.MessageROException
Constructs a MessageROException instance.
MessageSoftRef - class org.objectweb.joram.shared.messages.MessageSoftRef.
 
MessageSoftRef() - Constructor for class org.objectweb.joram.shared.messages.MessageSoftRef
Constructs a MessageSoftRef instance.
MessageTracing - class org.objectweb.joram.shared.messages.MessageTracing.
The MessageTracing class centralizes the log tracing for the Message.
MessageTracing() - Constructor for class org.objectweb.joram.shared.messages.MessageTracing
 
MessageType - interface org.objectweb.joram.shared.messages.MessageType.
The MessageType interface defines the various types of MOM messages.
MessageValueException - exception org.objectweb.joram.shared.excepts.MessageValueException.
A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
MessageValueException(String) - Constructor for class org.objectweb.joram.shared.excepts.MessageValueException
Constructs a MessageValueException instance.
MomException - exception org.objectweb.joram.shared.excepts.MomException.
The MomException class is the exception class thrown by the MOM actors.
MomException(String) - Constructor for class org.objectweb.joram.shared.excepts.MomException
Constructs a MomException containing a given description.
MomExceptionReply - class org.objectweb.joram.shared.client.MomExceptionReply.
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.
MomTracing - class org.objectweb.joram.mom.MomTracing.
The MomTracing class centralizes the log tracing for the MOM.
MomTracing() - Constructor for class org.objectweb.joram.mom.MomTracing
 
Monit_FreeAccess - class org.objectweb.joram.mom.notifications.Monit_FreeAccess.
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 org.objectweb.joram.mom.notifications.Monit_FreeAccessRep.
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 org.objectweb.joram.mom.notifications.Monit_GetCluster.
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 org.objectweb.joram.mom.notifications.Monit_GetClusterRep.
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 org.objectweb.joram.mom.notifications.Monit_GetDMQSettings.
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 org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep.
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 org.objectweb.joram.mom.notifications.Monit_GetFather.
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 org.objectweb.joram.mom.notifications.Monit_GetFatherRep.
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 org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg.
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 org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep.
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 org.objectweb.joram.mom.notifications.Monit_GetNumberRep.
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 org.objectweb.joram.mom.notifications.Monit_GetPendingMessages.
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 org.objectweb.joram.mom.notifications.Monit_GetPendingRequests.
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 org.objectweb.joram.mom.notifications.Monit_GetReaders.
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 org.objectweb.joram.mom.notifications.Monit_GetStat.
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 org.objectweb.joram.mom.notifications.Monit_GetStatRep.
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 org.objectweb.joram.mom.notifications.Monit_GetSubscriptions.
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 org.objectweb.joram.mom.notifications.Monit_GetUsersRep.
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 org.objectweb.joram.mom.notifications.Monit_GetWriters.
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 org.objectweb.joram.shared.admin.Monitor_GetCluster.
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 org.objectweb.joram.shared.admin.Monitor_GetClusterRep.
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_GetDMQSettings - class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings.
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 org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep.
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_GetDestinations - class org.objectweb.joram.shared.admin.Monitor_GetDestinations.
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 org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep.
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_GetFather - class org.objectweb.joram.shared.admin.Monitor_GetFather.
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 org.objectweb.joram.shared.admin.Monitor_GetFatherRep.
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 org.objectweb.joram.shared.admin.Monitor_GetFreeAccess.
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 org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep.
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 org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg.
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 org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep.
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 org.objectweb.joram.shared.admin.Monitor_GetNumberRep.
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 org.objectweb.joram.shared.admin.Monitor_GetPendingMessages.
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 org.objectweb.joram.shared.admin.Monitor_GetPendingRequests.
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 org.objectweb.joram.shared.admin.Monitor_GetReaders.
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 org.objectweb.joram.shared.admin.Monitor_GetServersIds.
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 org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep.
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 org.objectweb.joram.shared.admin.Monitor_GetStat.
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 org.objectweb.joram.shared.admin.Monitor_GetStatRep.
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 org.objectweb.joram.shared.admin.Monitor_GetSubscriptions.
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 org.objectweb.joram.shared.admin.Monitor_GetUsers.
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 org.objectweb.joram.shared.admin.Monitor_GetUsersRep.
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 org.objectweb.joram.shared.admin.Monitor_GetWriters.
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 org.objectweb.joram.shared.admin.Monitor_Reply.
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 org.objectweb.joram.shared.admin.Monitor_Request.
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
 
main(String[]) - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
 
main(String[]) - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
Starts a Joram server without any configuration.
main(String[]) - Static method in class org.objectweb.joram.client.jms.soap.SoapServiceStarter
Deploys and starts JORAM SOAP service and the embedded JORAM server.
main(String[]) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
Start the admin tool by creating the controller and the main window.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
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.
mcf - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Central manager for outbound connectivity.
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.
messageListener - Variable in class org.objectweb.joram.client.jms.Session
The message listener of the session, if any.
messagePersistent - Variable in class org.objectweb.joram.shared.messages.Message
 
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.
messageSendToCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
messages - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the messages before delivery.
momMsg - Variable in class org.objectweb.joram.client.jms.Message
The wrapped MOM message.

N

NAME_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
NEQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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
 
NULL - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NameAlreadyUsedException - exception org.objectweb.joram.client.jms.admin.NameAlreadyUsedException.
 
NameAlreadyUsedException(String) - Constructor for class 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
 
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.
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.
notifyListener(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 

O

OBJECT - Static variable in interface org.objectweb.joram.shared.messages.MessageType
An object message carries a serializable object.
OR - Static variable in class org.objectweb.joram.shared.selectors.sym
 
ObjectFactory - class org.objectweb.joram.client.jms.admin.ObjectFactory.
The ObjectFactory class is used by the naming service for retrieving or re-constructing administered objects.
ObjectFactory() - Constructor for class org.objectweb.joram.client.jms.admin.ObjectFactory
 
ObjectFactoryImpl - class org.objectweb.joram.client.connector.ObjectFactoryImpl.
This class is a factory for building non managed outbound connection factories from their JNDI reference.
ObjectFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ObjectFactoryImpl
 
ObjectMessage - class org.objectweb.joram.client.jms.ObjectMessage.
Implements the javax.jms.ObjectMessage interface.
OpenConnectionNot - class org.objectweb.joram.mom.proxies.OpenConnectionNot.
 
OpenConnectionNot(boolean, int) - Constructor for class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
OutboundConnection - class org.objectweb.joram.client.connector.OutboundConnection.
An OutboundConnection instance is a handler for a physical connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundConnectionFactory - class org.objectweb.joram.client.connector.OutboundConnectionFactory.
An OutboundConnectionFactory instance is used for getting a connection to an underlying JORAM server.
OutboundConsumer - class org.objectweb.joram.client.connector.OutboundConsumer.
An OutboundConsumer instance wraps a JMS consumer for a component involved in outbound messaging.
OutboundProducer - class org.objectweb.joram.client.connector.OutboundProducer.
An OutboundProducer instance wraps a JMS producer for a component involved in outbound messaging.
OutboundPublisher - class org.objectweb.joram.client.connector.OutboundPublisher.
An OutboundPublisher instance wraps a JMS producer for a component involved in PubSub outbound messaging.
OutboundQueueConnection - class org.objectweb.joram.client.connector.OutboundQueueConnection.
An OutboundQueueConnection instance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundQueueConnectionFactory - class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory.
An OutboundQueueConnectionFactory instance is used for getting a PTP connection to an underlying JORAM server.
OutboundQueueSession - class org.objectweb.joram.client.connector.OutboundQueueSession.
An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
OutboundReceiver - class org.objectweb.joram.client.connector.OutboundReceiver.
An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.
OutboundSender - class org.objectweb.joram.client.connector.OutboundSender.
An OutboundSender instance wraps a JMS producer for a component involved in PTP outbound messaging.
OutboundSession - class org.objectweb.joram.client.connector.OutboundSession.
An OutboundSession instance wraps a JMS session (XA or not) for a component involved in outbound messaging.
OutboundSubscriber - class org.objectweb.joram.client.connector.OutboundSubscriber.
An OutboundSubscriber instance wraps a JMS PubSub consumer for a component involved in outbound messaging.
OutboundTopicConnection - class org.objectweb.joram.client.connector.OutboundTopicConnection.
An OutboundTopicConnection instance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundTopicConnectionFactory - class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory.
An OutboundTopicConnectionFactory instance is used for getting a PubSub connection to an underlying JORAM server.
OutboundTopicSession - class org.objectweb.joram.client.connector.OutboundTopicSession.
An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.
onException(JMSException) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the wrapped physical connection has been lost.
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.
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.

P

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
 
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
 
PREPARED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Prepared transaction.
PRODUCER_HIGH_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
 
PRODUCER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
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
 
PingRequest - class org.objectweb.joram.shared.client.PingRequest.
 
PingRequest() - Constructor for class org.objectweb.joram.shared.client.PingRequest
 
PlatformAdmin - class org.objectweb.joram.client.jms.admin.PlatformAdmin.
 
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 org.objectweb.joram.client.jms.admin.PlatformAdminMBean.
 
ProducerMessages - class org.objectweb.joram.shared.client.ProducerMessages.
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.
ProxyAgentItf - interface org.objectweb.joram.mom.proxies.ProxyAgentItf.
The ProxyAgentItf interface defines the methods which must be provided by a proxy agent hosting a ProxyImpl instance.
ProxyImpl - class org.objectweb.joram.mom.proxies.ProxyImpl.
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 org.objectweb.joram.mom.proxies.ProxyImplMBean.
 
ProxyMessage - class org.objectweb.joram.mom.proxies.ProxyMessage.
 
ProxyMessage(long, long, Object) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessage
 
ProxyMessageNot - class org.objectweb.joram.mom.proxies.ProxyMessageNot.
 
ProxyMessageNot(int, ProxyMessage) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
params - Variable in class org.objectweb.joram.client.jms.ConnectionFactory
Object containing the factory's parameters.
params - Variable in class org.objectweb.joram.client.jms.XAConnectionFactory
Factory's parameters object.
parse(InputStream) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
password - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
password - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User password for connecting to the foreign JMS server.
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
 
platformAdmin - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
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.
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.
producThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
producer threshold
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.
producerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for sending messages to the foreign JMS destination.
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.
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
 
providerMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
providerVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
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 org.objectweb.joram.shared.client.QBrowseReply.
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 org.objectweb.joram.shared.client.QBrowseRequest.
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.
QUEUE_TYPE - Static variable in class org.objectweb.joram.mom.dest.Queue
 
Queue - class org.objectweb.joram.client.jms.Queue.
Implements the javax.jms.Queue interface and provides JORAM specific administration and monitoring methods.
Queue() - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String, String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue - class org.objectweb.joram.mom.dest.Queue.
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.
QueueAdminRequest - class org.objectweb.joram.shared.admin.QueueAdminRequest.
 
QueueAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.QueueAdminRequest
 
QueueBrowser - class org.objectweb.joram.client.jms.QueueBrowser.
Implements the javax.jms.QueueBrowser interface.
QueueClusterNot - class org.objectweb.joram.mom.notifications.QueueClusterNot.
 
QueueClusterNot(float) - Constructor for class org.objectweb.joram.mom.notifications.QueueClusterNot
 
QueueConnection - class org.objectweb.joram.client.jms.QueueConnection.
Implements the javax.jms.QueueConnection interface.
QueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.QueueConnection
Creates a QueueConnection instance.
QueueConnectionFactory - class org.objectweb.joram.client.jms.QueueConnectionFactory.
Implements the javax.jms.QueueConnectionFactory interface.
QueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs a QueueConnectionFactory dedicated to a given server.
QueueConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs an empty QueueConnectionFactory.
QueueConnectionRequest - class org.objectweb.joram.client.connector.QueueConnectionRequest.
A QueueConnectionRequest instance wraps a user connection request for performing PTP messaging.
QueueConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.QueueConnectionRequest
Constructs a QueueConnectionRequest instance.
QueueHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory.
 
QueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
 
QueueHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory.
 
QueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
 
QueueImpl - class org.objectweb.joram.mom.dest.QueueImpl.
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 org.objectweb.joram.mom.dest.QueueImplMBean.
 
QueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory.
A QueueLocalConnectionFactory instance is a factory of local connections for PTP communication.
QueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
QueueMBean - interface org.objectweb.joram.client.jms.QueueMBean.
 
QueueMsgReply - class org.objectweb.joram.mom.notifications.QueueMsgReply.
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 org.objectweb.joram.client.jms.QueueReceiver.
Implements the javax.jms.QueueReceiver interface.
QueueSender - class org.objectweb.joram.client.jms.QueueSender.
Implements the javax.jms.QueueSender interface.
QueueSession - class org.objectweb.joram.client.jms.QueueSession.
Implements the javax.jms.QueueSession interface.
QueueSoapConnectionFactory - class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory.
A QueueSoapConnectionFactory instance is a factory of SOAP connections for PTP communication.
QueueSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs a QueueSoapConnectionFactory instance.
QueueSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs an empty QueueSoapConnectionFactory instance.
QueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory.
A QueueTcpConnectionFactory instance is a factory of TCP connections for PTP communication.
QueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs a QueueTcpConnectionFactory instance.
QueueTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs an empty QueueTcpConnectionFactory instance.
qout - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Vector holding the pending messages to send after reconnection.

R

RAConfig - class org.objectweb.joram.client.connector.utils.RAConfig.
 
READ - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ access value.
READWRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ and WRITE access value.
RECEIVE_ACK - Static variable in class org.objectweb.joram.client.jms.Session
 
REQUEST_TIMEOUT_PROP - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
ROLLBACK_ONLY - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Failed transaction.
ROOT_USER_NAME - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ROOT_USER_PWD - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
RPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
RUN - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
RUN - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
ReceiveRequest - class org.objectweb.joram.mom.notifications.ReceiveRequest.
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.
RegisterTmpDestNot - class org.objectweb.joram.mom.notifications.RegisterTmpDestNot.
 
RegisterTmpDestNot(AgentId, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
ReliableSSLTcpClient - class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient.
 
ReliableSSLTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
ReliableTcpClient - class org.objectweb.joram.client.jms.tcp.ReliableTcpClient.
 
ReliableTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
RemoveDomainRequest - class org.objectweb.joram.shared.admin.RemoveDomainRequest.
 
RemoveDomainRequest(String) - Constructor for class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
RemoveQueueCluster - class org.objectweb.joram.shared.admin.RemoveQueueCluster.
 
RemoveQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
Leave a queue to a cluster.
RemoveServerRequest - class org.objectweb.joram.shared.admin.RemoveServerRequest.
 
RemoveServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.RemoveServerRequest
 
RemoveServiceRequest - class org.objectweb.joram.shared.admin.RemoveServiceRequest.
 
RemoveServiceRequest(int, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
ReplyListener - interface org.objectweb.joram.client.jms.connection.ReplyListener.
 
RequestChannel - interface org.objectweb.joram.client.jms.connection.RequestChannel.
 
RequestException - exception org.objectweb.joram.shared.excepts.RequestException.
A RequestException is thrown by a destination or a proxy when processing an invalid client request.
RequestException(String) - Constructor for class org.objectweb.joram.shared.excepts.RequestException
Constructs a RequestException instance.
RequestMultiplexer - class org.objectweb.joram.client.jms.connection.RequestMultiplexer.
 
RequestMultiplexer(RequestChannel, long, String) - Constructor for class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
RequestNot - class org.objectweb.joram.mom.proxies.RequestNot.
 
RequestNot(int, Object) - Constructor for class org.objectweb.joram.mom.proxies.RequestNot
 
Requestor - class org.objectweb.joram.client.jms.connection.Requestor.
 
Requestor(RequestMultiplexer) - Constructor for class org.objectweb.joram.client.jms.connection.Requestor
 
ResetCollocatedConnectionsNot - class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot.
 
ResetCollocatedConnectionsNot() - Constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
 
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 org.objectweb.joram.mom.proxies.ReturnConnectionNot.
 
ReturnConnectionNot(OpenConnectionNot, int, Object) - Constructor for class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
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.
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) - Method in class org.objectweb.joram.client.jms.Queue
 
readMessage(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
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
 
readObject() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readString() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readUTF() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
receive(long) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive(long) - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method implemented in subclasses.
receive() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
receive() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
receive() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
receive() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
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.
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.
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
 
reliableClass - Variable in class org.objectweb.joram.client.jms.ConnectionFactory
Reliable class name, for exemple use by ssl.
reliableClass - Variable in class org.objectweb.joram.client.jms.XAConnectionFactory
Reliable class name, for exemple use by ssl.
removeClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Removes a queue from the cluster this queue belongs to.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Removes a connection event listener.
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
 
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.
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
 
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
 
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.
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.
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
 
rollback() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Rollsback the local transaction.
rollback() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
rollback() - Method in class org.objectweb.joram.client.jms.Session
API method.
rollback(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Rolls the resource back.
rollback() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
run() - Method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
run() - Method in class org.objectweb.joram.client.jms.Session
API method.
run() - Method in class org.objectweb.joram.client.jms.XASession
 
run() - Method in interface org.objectweb.joram.client.tools.admin.CommandWorker
 
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

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
 
SHORT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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
 
SSLTcpProxyService - class org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService.
Starts a SSLTCP entry point for MOM clients.
SSLTcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService
 
STARTED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction active.
STARTUP_SIZE - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
START_FAILURE - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
STREAM - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A stream message carries a bytes stream.
STRING - Static variable in class org.objectweb.joram.shared.selectors.sym
 
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.
Selector - class org.objectweb.joram.shared.selectors.Selector.
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 org.objectweb.joram.shared.excepts.SelectorException.
A SelectorException is thrown when an error occurs while parsing a selector expression.
SelectorException(String) - Constructor for class org.objectweb.joram.shared.excepts.SelectorException
Constructs a SelectorException instance.
SendReplyNot - class org.objectweb.joram.mom.proxies.SendReplyNot.
 
SendReplyNot(int, int) - Constructor for class org.objectweb.joram.mom.proxies.SendReplyNot
 
Server - class org.objectweb.joram.client.jms.admin.Server.
 
Server(int, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.Server
 
ServerIdAlreadyUsedException - exception org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException.
 
ServerIdAlreadyUsedException(String) - Constructor for class org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException
 
ServerPanel - class org.objectweb.joram.client.tools.admin.ServerPanel.
 
ServerPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
 
ServerReply - class org.objectweb.joram.shared.client.ServerReply.
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.
SessAckRequest - class org.objectweb.joram.shared.client.SessAckRequest.
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 org.objectweb.joram.shared.client.SessCreateTDReply.
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 org.objectweb.joram.shared.client.SessCreateTQRequest.
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 org.objectweb.joram.shared.client.SessCreateTTRequest.
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 org.objectweb.joram.shared.client.SessDenyRequest.
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 - class org.objectweb.joram.client.jms.Session.
Implements the javax.jms.Session interface.
SetCluster - class org.objectweb.joram.shared.admin.SetCluster.
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.
SetDMQRequest - class org.objectweb.joram.mom.notifications.SetDMQRequest.
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.
SetDefaultDMQ - class org.objectweb.joram.shared.admin.SetDefaultDMQ.
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 - class org.objectweb.joram.shared.admin.SetDefaultThreshold.
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.
SetDestinationDMQ - class org.objectweb.joram.shared.admin.SetDestinationDMQ.
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.
SetFather - class org.objectweb.joram.shared.admin.SetFather.
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 org.objectweb.joram.mom.notifications.SetFatherRequest.
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.
SetNbMaxMsg - class org.objectweb.joram.shared.admin.SetNbMaxMsg.
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 org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest.
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.
SetQueueThreshold - class org.objectweb.joram.shared.admin.SetQueueThreshold.
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.
SetReader - class org.objectweb.joram.shared.admin.SetReader.
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.
SetRight - class org.objectweb.joram.shared.admin.SetRight.
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 org.objectweb.joram.mom.notifications.SetRightQueueCluster.
 
SetRightQueueCluster(float, SetRightRequest, Hashtable) - Constructor for class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
SetRightRequest - class org.objectweb.joram.mom.notifications.SetRightRequest.
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.
SetThreshRequest - class org.objectweb.joram.mom.notifications.SetThreshRequest.
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.
SetUserDMQ - class org.objectweb.joram.shared.admin.SetUserDMQ.
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.
SetUserThreshold - class org.objectweb.joram.shared.admin.SetUserThreshold.
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.
SetWriter - class org.objectweb.joram.shared.admin.SetWriter.
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.
SoapConnection - class org.objectweb.joram.client.jms.soap.SoapConnection.
A SoapConnection links a Joram client and a Joram platform with HTTP connections.
SoapConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnection
Creates a SoapConnection instance.
SoapConnectionFactory - class org.objectweb.joram.client.jms.soap.SoapConnectionFactory.
A SoapConnectionFactory instance is a factory of SOAP connections.
SoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs a SoapConnectionFactory instance.
SoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs an empty SoapConnectionFactory instance.
SoapProxyService - class org.objectweb.joram.mom.proxies.soap.SoapProxyService.
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 org.objectweb.joram.client.jms.soap.SoapServiceStarter.
Utility class allowing to start JORAM SOAP service and the embedded server.
SoapServiceStarter() - Constructor for class org.objectweb.joram.client.jms.soap.SoapServiceStarter
 
SpecialAdmin - class org.objectweb.joram.shared.admin.SpecialAdmin.
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
 
SpecialAdminRequest - class org.objectweb.joram.mom.notifications.SpecialAdminRequest.
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.
StartFailureException - exception org.objectweb.joram.client.jms.admin.StartFailureException.
 
StartFailureException(String) - Constructor for class org.objectweb.joram.client.jms.admin.StartFailureException
 
StateException - exception org.objectweb.joram.shared.excepts.StateException.
A StateException is thrown by a destination or a proxy when processing a request in an invalid state.
StateException(String) - Constructor for class org.objectweb.joram.shared.excepts.StateException
Constructs a Statexception instance.
StopServerRequest - class org.objectweb.joram.shared.admin.StopServerRequest.
A StopServerRequest instance requests to stop a given server.
StopServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.StopServerRequest
Constructs a StopServerRequest instance.
StreamMessage - class org.objectweb.joram.client.jms.StreamMessage.
Implements the javax.jms.StreamMessage interface.
SubscribeReply - class org.objectweb.joram.mom.notifications.SubscribeReply.
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 org.objectweb.joram.mom.notifications.SubscribeRequest.
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.
Subscription - class org.objectweb.joram.client.jms.admin.Subscription.
 
Subscription(String, String, int, boolean) - Constructor for class org.objectweb.joram.client.jms.admin.Subscription
 
SubscriptionAdminRequest - class org.objectweb.joram.shared.admin.SubscriptionAdminRequest.
 
SubscriptionAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
SubscriptionPanel - class org.objectweb.joram.client.tools.admin.SubscriptionPanel.
 
SubscriptionPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
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.
saveHeader(String, MessagePersistent) - Static method in class org.objectweb.joram.mom.util.MessagePersistenceModule
save the message header.
saved - Variable in class org.objectweb.joram.shared.messages.MessageBody
body is saved
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.
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(Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with the default delivery parameters.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters.
send(Destination, Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with default delivery parameters for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(AbstractJmsRequest) - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Sending a JMS request through the TCP connection.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Sending a JMS request through the SOAP protocol.
send(Object) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Sending a JMS request through the TCP connection.
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.
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.
sess - Variable in class org.objectweb.joram.client.jms.Message
If the message is actually consumed, the session that consumes it, null otherwise.
sess - Variable in class org.objectweb.joram.client.jms.MessageConsumer
The session the consumer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.MessageProducer
The session the producer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.XASession
 
session - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
The OutboundSession this consumer belongs to.
session - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The OutboundSession this producer belongs to.
setAcknowledgeMode(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the acknowledgement mode.
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setAdminFile(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setAdminHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPassword(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPort(int) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminUser(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAgentId(String) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Sets the destination identifier.
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
 
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.
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
 
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.
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.
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.
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
 
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
 
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
 
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
 
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.
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
API method.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
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.
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
 
setFactoryName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setFloat(String, float) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.client.jms.Message
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a float value.
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.
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.
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(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(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.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.
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
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
setReadOnly() - Method in class org.objectweb.joram.shared.messages.Message
set message read-only
setReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a reader on this destination.
setReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setReadingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
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.
setRightRequest - Variable in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
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.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(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(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
 
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
 
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.
setTimestamp(long) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message time stamp.
setTransacted(boolean) - Method in class org.objectweb.joram.client.jms.Session
set transacted.
setTransactionTimeout(int) - Method in class org.objectweb.joram.client.jms.XAResource
Returns false as timeout feaure is not supported.
setTxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setUserDMQ(User, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setUserName(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user identification.
setUserName(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setUserName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setUserThreshold(User, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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
 
setWritingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setupLists(List, List) - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
showDialog() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Show the initialized dialog.
showDialog(String, boolean) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
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.
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.
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.
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
 
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.
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_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.
statusNames - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
stop() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to terminate the connections it manages, and if needed, to shut down the collocated JORAM server.
stop() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
stop() - Method in class org.objectweb.joram.client.jms.Connection
API method for stopping the connection; even if the connection appears to be broken, stops the sessions.
stop() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
stopServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops a given server of the platform.
stopServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops the platform local server.
stopServer(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
 
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.
subscribers - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of subscribers' identifiers.
succeeded() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns true if this reply replies to a successful request.
sym - class org.objectweb.joram.shared.selectors.sym.
CUP generated class containing symbol constants.
sym() - Constructor for class org.objectweb.joram.shared.selectors.sym
 

T

TEXT - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A text message carries a String body.
TIMES - Static variable in class org.objectweb.joram.shared.selectors.sym
 
TOPIC_TYPE - Static variable in class org.objectweb.joram.mom.dest.Topic
 
TcpConnection - class org.objectweb.joram.client.jms.tcp.TcpConnection.
A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection(FactoryParameters, String, String, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection - class org.objectweb.joram.mom.proxies.tcp.TcpConnection.
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 org.objectweb.joram.client.jms.tcp.TcpConnectionFactory.
A TcpConnectionFactory instance is a factory of TCP connections.
TcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs a TcpConnectionFactory instance.
TcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs an empty TcpConnectionFactory instance.
TcpConnectionListener - class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener.
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 org.objectweb.joram.mom.proxies.tcp.TcpProxyService.
Starts a TCP entry point for MOM clients.
TcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
TcpReader - class org.objectweb.joram.mom.proxies.tcp.TcpReader.
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 org.objectweb.joram.mom.proxies.tcp.TcpWriter.
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 org.objectweb.joram.shared.client.TempDestDeleteRequest.
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 org.objectweb.joram.client.jms.TemporaryQueue.
Implements the javax.jms.TemporaryQueue interface.
TemporaryQueue() - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
 
TemporaryQueue(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs a temporary queue.
TemporaryTopic - class org.objectweb.joram.client.jms.TemporaryTopic.
Implements the javax.jms.TemporaryTopic interface.
TemporaryTopic() - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
 
TemporaryTopic(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs a temporary topic.
TextMessage - class org.objectweb.joram.client.jms.TextMessage.
Implements the javax.jms.TextMessage interface.
Topic - class org.objectweb.joram.client.jms.Topic.
Implements the javax.jms.Topic interface and provides JORAM specific administration and monitoring methods.
Topic() - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String, String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic - class org.objectweb.joram.mom.dest.Topic.
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.
TopicConnection - class org.objectweb.joram.client.jms.TopicConnection.
Implements the javax.jms.TopicConnection interface.
TopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.TopicConnection
Creates a TopicConnection instance.
TopicConnectionFactory - class org.objectweb.joram.client.jms.TopicConnectionFactory.
Implements the javax.jms.TopicConnectionFactory interface.
TopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs an empty TopicConnectionFactory.
TopicConnectionRequest - class org.objectweb.joram.client.connector.TopicConnectionRequest.
A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.
TopicConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.TopicConnectionRequest
Constructs a TopicConnectionRequest instance.
TopicHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory.
 
TopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
 
TopicHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory.
 
TopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
TopicImpl - class org.objectweb.joram.mom.dest.TopicImpl.
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 org.objectweb.joram.mom.dest.TopicImplMBean.
 
TopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory.
A TopicLocalConnectionFactory instance is a factory of local connections for Pub/Sub communication.
TopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Constructs an empty TopicLocalConnectionFactory instance.
TopicMBean - interface org.objectweb.joram.client.jms.TopicMBean.
 
TopicMsgsReply - class org.objectweb.joram.mom.notifications.TopicMsgsReply.
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 org.objectweb.joram.client.jms.TopicPublisher.
Implements the javax.jms.TopicPublisher interface.
TopicSession - class org.objectweb.joram.client.jms.TopicSession.
Implements the javax.jms.TopicSession interface.
TopicSoapConnectionFactory - class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory.
A TopicSoapConnectionFactory instance is a factory of SOAP connections for Pub/Sub communication.
TopicSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs a TopicSoapConnectionFactory instance.
TopicSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs an empty TopicSoapConnectionFactory instance.
TopicSubscriber - class org.objectweb.joram.client.jms.TopicSubscriber.
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory.
A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
TopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs a TopicTcpConnectionFactory instance.
TopicTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs an empty TopicTcpConnectionFactory instance.
target - Variable in class org.objectweb.joram.shared.client.AbstractJmsRequest
The request target is either a destination agent name, or a subscription name.
timeOut - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
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.
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.Connection
String image of the connection.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
Returns a string image of the connection consumer.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
toString() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Returns a string view of this consumer.
toString() - Method in class org.objectweb.joram.client.jms.ObjectMessage
 
toString() - Method in class org.objectweb.joram.client.jms.Queue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.QueueBrowser
Returns a string view of this browser.
toString() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in 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.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.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.tcp.ReliableTcpClient
 
toString() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
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
 
UNKNOWN_SERVER - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
UnclusterRequest - class org.objectweb.joram.mom.notifications.UnclusterRequest.
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.
UnknownServerException - exception org.objectweb.joram.client.jms.admin.UnknownServerException.
 
UnknownServerException(String) - Constructor for class org.objectweb.joram.client.jms.admin.UnknownServerException
 
UnsetCluster - class org.objectweb.joram.shared.admin.UnsetCluster.
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.
UnsetDefaultDMQ - class org.objectweb.joram.shared.admin.UnsetDefaultDMQ.
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 - class org.objectweb.joram.shared.admin.UnsetDefaultThreshold.
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 - class org.objectweb.joram.shared.admin.UnsetDestinationDMQ.
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 org.objectweb.joram.shared.admin.UnsetFather.
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 org.objectweb.joram.mom.notifications.UnsetFatherRequest.
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.
UnsetQueueThreshold - class org.objectweb.joram.shared.admin.UnsetQueueThreshold.
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 - class org.objectweb.joram.shared.admin.UnsetReader.
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 - class org.objectweb.joram.shared.admin.UnsetUserDMQ.
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 - class org.objectweb.joram.shared.admin.UnsetUserThreshold.
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 - class org.objectweb.joram.shared.admin.UnsetWriter.
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.
UnsubscribeRequest - class org.objectweb.joram.mom.notifications.UnsubscribeRequest.
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.
UpdateUser - class org.objectweb.joram.shared.admin.UpdateUser.
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.
User - class org.objectweb.joram.client.jms.admin.User.
The User class is a utility class needed for administering JORAM users.
User() - Constructor for class org.objectweb.joram.client.jms.admin.User
 
User(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.User
Constructs an User instance.
UserAdminRequest - class org.objectweb.joram.shared.admin.UserAdminRequest.
 
UserAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.UserAdminRequest
 
UserAdminRequestNot - class org.objectweb.joram.mom.notifications.UserAdminRequestNot.
 
UserAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
UserAgent - class org.objectweb.joram.mom.proxies.UserAgent.
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 org.objectweb.joram.client.jms.admin.UserMBean.
 
UserPanel - class org.objectweb.joram.client.tools.admin.UserPanel.
 
UserPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.UserPanel
 
undeliverable - Variable in class org.objectweb.joram.shared.messages.Message
true if the message is considered as undeliverable.
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
 
unsetDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free reading access to this destination.
unsetFreeReading(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free writing access to this destination.
unsetFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetHierarchicalLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
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
 
unsetReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a reader on this destination.
unsetReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a writer on this destination.
unsetWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.XASession
 
update(InputStream, Map) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
update(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
updateUser(UserTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
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.
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.

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
 
WRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
WRITE access value.
WakeUpNot - class org.objectweb.joram.mom.notifications.WakeUpNot.
 
WakeUpNot() - Constructor for class org.objectweb.joram.mom.notifications.WakeUpNot
 
Wrapper - class org.objectweb.joram.client.connector.utils.Wrapper.
XML Wrapper.
Wrapper(boolean) - Constructor for class org.objectweb.joram.client.connector.utils.Wrapper
 
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
 
wrapMomMessage(Session, Message) - Static method in class org.objectweb.joram.client.jms.Message
Wraps a given MOM message in the appropriate Joram message.
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 org.objectweb.joram.shared.client.XACnxCommit.
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 org.objectweb.joram.shared.client.XACnxPrepare.
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 org.objectweb.joram.shared.client.XACnxRecoverReply.
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 org.objectweb.joram.shared.client.XACnxRecoverRequest.
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 org.objectweb.joram.shared.client.XACnxRollback.
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 org.objectweb.joram.client.jms.XAConnection.
Connection used within global transactions; an instance of this class acts as a resource manager.
XAConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAConnection
Creates a XAConnection instance.
XAConnectionFactory - class org.objectweb.joram.client.jms.XAConnectionFactory.
Implements the javax.jms.XAConnectionFactory interface.
XAConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an XAConnectionFactory dedicated to a given server.
XAHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory.
An XAHALocalConnectionFactory instance is a factory of local connections dedicated to XA HA communication.
XAHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory.
An XAHATcpConnectionFactory instance is a factory of tcp connections dedicated to XA HA communication.
XAHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Constructs an XATcpConnectionFactory instance.
XALocalConnectionFactory - class org.objectweb.joram.client.jms.local.XALocalConnectionFactory.
An XALocalConnectionFactory instance is a factory of local connections dedicated to XA communication.
XALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAQueueConnection - class org.objectweb.joram.client.jms.XAQueueConnection.
Implements the javax.jms.XAQueueConnection interface.
XAQueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnection
Creates an XAQueueConnection instance.
XAQueueConnectionFactory - class org.objectweb.joram.client.jms.XAQueueConnectionFactory.
Implements the javax.jms.XAQueueConnectionFactory interface.
XAQueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.
An XAQueueHALocalConnectionFactory instance is a factory of local connections for XA PTP HA communication.
XAQueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Constructs an XAQueueHALocalConnectionFactory instance.
XAQueueHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory.
An XAQueueHATcpConnectionFactory instance is a factory of tcp connections for XA PTP HA communication.
XAQueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Constructs an XAQueueHATcpConnectionFactory instance.
XAQueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory.
An XAQueueLocalConnectionFactory instance is a factory of local connections for XA PTP communication.
XAQueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Constructs an XAQueueLocalConnectionFactory instance.
XAQueueSession - class org.objectweb.joram.client.jms.XAQueueSession.
Implements the javax.jms.XAQueueSession interface.
XAQueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory.
An XAQueueTcpConnectionFactory instance is a factory of TCP connections for XA PTP communication.
XAQueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Constructs an XAQueueTcpConnectionFactory instance.
XAResource - class org.objectweb.joram.client.jms.XAResource.
A XAResource instance is used by a XASession instance as a delegate to a Transaction Manager.
XAResource(XAResourceMngr, Session) - Constructor for class org.objectweb.joram.client.jms.XAResource
Constructs an XA resource representing a given session.
XAResourceMngr - class org.objectweb.joram.client.jms.XAResourceMngr.
Utility class used by XA connections for managing XA resources.
XAResourceMngr(Connection) - Constructor for class org.objectweb.joram.client.jms.XAResourceMngr
Creates a XAResourceMngr instance.
XASession - class org.objectweb.joram.client.jms.XASession.
Implements the javax.jms.XASession interface.
XASession(Connection, Session, XAResourceMngr) - Constructor for class org.objectweb.joram.client.jms.XASession
Constructs an XASession.
XATcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory.
An XATcpConnectionFactory instance is a factory of TCP connections dedicated to XA communication.
XATcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Constructs an iXATcpConnectionFactory instance.
XATopicConnection - class org.objectweb.joram.client.jms.XATopicConnection.
Implements the javax.jms.XATopicConnection interface.
XATopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XATopicConnection
Creates an XATopicConnection instance.
XATopicConnectionFactory - class org.objectweb.joram.client.jms.XATopicConnectionFactory.
Implements the javax.jms.XATopicConnectionFactory interface.
XATopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicHALocalConnectionFactory - class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory.
An XATopicHALocalConnectionFactory instance is a factory of local connections for XA Pub/Sub HA communication.
XATopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicHATcpConnectionFactory - class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory.
An XATopicHATcpConnectionFactory instance is a factory of tcp connections for XA Pub/Sub HA communication.
XATopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XATopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory.
An XATopicLocalConnectionFactory instance is a factory of local connections for XA Pub/Sub communication.
XATopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicSession - class org.objectweb.joram.client.jms.XATopicSession.
Implements the javax.jms.XATopicSession interface.
XATopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory.
An XATopicTcpConnectionFactory instance is a factory of TCP connections for XA Pub/Sub communication.
XATopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XidImpl - class org.objectweb.joram.client.jms.XidImpl.
Implements the javax.transaction.xa.Xid interface for identifying distributed transactions.
XidImpl(byte[], int, byte[]) - Constructor for class org.objectweb.joram.client.jms.XidImpl
Constructs a XidImpl instance.

Z

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

_

_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 ${version}

Copyright © 2005 Scalagent - All rights reserved