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

A

A3_SERVERS_XML - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
abort() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
AbortedRequestException - Exception in org.objectweb.joram.client.jms.connection
 
AbortedRequestException() - Constructor for exception org.objectweb.joram.client.jms.connection.AbortedRequestException
 
abortReceiveRequest(AgentId, AbortReceiveRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
AbortReceiveRequest - Class in org.objectweb.joram.mom.notifications
 
AbortReceiveRequest(int, int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
abortRequest() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
abortRequest(int) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
abortRequest() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
ABSTRACT_ADMIN_MESSAGE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
AbstractAdminMessage - Class in org.objectweb.joram.shared.admin
An AbstractAdminMessage is a message exchanged between a Admin Joram client and its proxy.
AbstractAdminMessage() - Constructor for class org.objectweb.joram.shared.admin.AbstractAdminMessage
Constructs an AbstractAdminMessage.
AbstractConnectionFactory - Class in org.objectweb.joram.client.jms.admin
Implements the javax.jms.ConnectionFactory interface.
AbstractConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
AbstractConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
AbstractConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Constructs an empty ConnectionFactory.
AbstractJmsMessage - Class in org.objectweb.joram.shared.client
An AbstractJmsMessage is a message exchanged between a Joram client and its proxy.
AbstractJmsMessage() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsMessage
Constructs an AbstractJmsMessage.
AbstractJmsReply - Class in org.objectweb.joram.shared.client
An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsReply() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsReply(int) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsRequest - Class in org.objectweb.joram.shared.client
An AbstractJmsRequest is a request sent by a Joram client to its proxy.
AbstractJmsRequest() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractJmsRequest(String) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractMarshallingClass - Class in org.objectweb.joram.mom.amqp.marshalling
 
AbstractMarshallingClass() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
Constructs an AbstractMarshallingClass.
AbstractMarshallingMethod - Class in org.objectweb.joram.mom.amqp.marshalling
 
AbstractMarshallingMethod() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
Constructs an AbstractMarshallingMethod.
AbstractNotification - Class in org.objectweb.joram.mom.notifications
The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractNotification(int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractNotification() - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractReply - Class in org.objectweb.joram.mom.notifications
An AbstractReply is a reply sent by a destination agent to a client agent.
AbstractReply(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractReply() - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractRequest - Class in org.objectweb.joram.mom.notifications
An AbstractRequest is a request sent by a client agent to a destination agent.
AbstractRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
AbstractRequest() - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
ACCESS_REFUSED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
AccessException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
AccessException - Exception in org.objectweb.joram.shared.excepts
An AccessException is thrown by a destination when processing a request of a client which does not have valid rights for this request.
AccessException(String) - Constructor for exception org.objectweb.joram.shared.excepts.AccessException
Constructs an AccessException instance.
accessRequest(String, boolean, boolean, boolean, boolean, boolean, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
accessRequest(String, boolean, boolean, boolean, boolean, boolean, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Request an access ticket for the named realm and the given role and exclusivity flags
accessRequest(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
accessRequest(int, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
AccessRequestNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
AccessRequestNot(int, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
ack(long) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
AckedQueue - Class in org.objectweb.joram.mom.proxies
 
AckedQueue() - Constructor for class org.objectweb.joram.mom.proxies.AckedQueue
 
ackJoinQueueCluster(AckJoinQueueCluster) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
AckJoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
AckJoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
ackMessages(List) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
AckNot - Class in org.objectweb.joram.mom.amqp
 
AckNot(List) - Constructor for class org.objectweb.joram.mom.amqp.AckNot
 
acknowledge() - Method in class org.objectweb.joram.client.jms.Message
API method.
acknowledge(Message) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Acknowledges a message successfuly delivered to the foreign JMS server.
acknowledgeRequest(AgentId, AcknowledgeRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to an AcknowledgeRequest instance, requesting messages to be acknowledged.
AcknowledgeRequest - Class in org.objectweb.joram.mom.notifications
An AcknowledgeRequest instance is used by a client agent for acknowledging one or many messages on a queue.
AcknowledgeRequest(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
AcknowledgeRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
acksCounter - Variable in class org.objectweb.joram.mom.messages.Message
The number of acknowledgements a message still expects from its subscribers before having been fully consumed by them (field used by JMS proxies).
ACLPanel - Class in org.objectweb.joram.client.tools.admin
 
ACLPanel(String) - Constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
action_obj - Variable in class org.objectweb.joram.shared.selectors.Checker
Instance of action encapsulation class.
action_obj - Variable in class org.objectweb.joram.shared.selectors.Filter
Instance of action encapsulation class.
action_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to parse-action table.
action_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to parse-action table.
ACTIVATE_CONSUMER_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
ActivateConsumerRequest - Class in org.objectweb.joram.shared.client
 
ActivateConsumerRequest(String, boolean) - Constructor for class org.objectweb.joram.shared.client.ActivateConsumerRequest
 
ActivateConsumerRequest() - Constructor for class org.objectweb.joram.shared.client.ActivateConsumerRequest
Public no-arg constructor needed by Externalizable.
ActivationSpecImpl - Class in org.objectweb.joram.client.connector
An ActivationSpecImpl instance holds configuration information related to an endpoint deployment.
ActivationSpecImpl() - Constructor for class org.objectweb.joram.client.connector.ActivationSpecImpl
Constructs an ActivationSpecImpl instance.
active - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Request message active access to the specified access realm.
active - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
If 1, the peer starts sending content frames.
active - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
Confirms the setting of the processed flow method: 1 means the peer will start sending or continue to send content frames; 0 means it will not.
AdapterTracing - Class in org.objectweb.joram.client.connector
Utility class for logging.
AdapterTracing() - Constructor for class org.objectweb.joram.client.connector.AdapterTracing
 
add(String, Vector, boolean) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Adds a vector of denied messages' identifiers.
ADD_DOMAIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
ADD_QUEUE_CLUSTER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
ADD_SERVER_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
ADD_SERVICE_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
addAckRequest(SessAckRequest) - Method in class org.objectweb.joram.shared.client.CommitRequest
 
addClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.RequestGroupNot
 
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.
addConnectionFactory(ConnectionFactory) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Adds a connection factory to the cluster.
addConnectionFactory(String, ConnectionFactory) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Adds a connection factory to the cluster with the specified location key.
addConsumer(MessageConsumer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addDeadMessage(Message, short) - Method in class org.objectweb.joram.mom.util.DMQManager
Stocks a dead message waiting to be sent to the DMQ.
addDestination(Destination) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Adds a destination to the cluster.
addDestination(String, Destination) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Adds a destination to the cluster with the specified location key.
addDomain(String, int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a domain to the platform.
addDomain(String, String, int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a domain to the platform using a specific network component.
addDomain(String, int, int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Adds a domain to the platform.
addDomain(String, int, int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
AddDomainRequest - Class in org.objectweb.joram.shared.admin
 
AddDomainRequest(String, String, int, int) - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
AddDomainRequest(String, int, int) - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
AddDomainRequest() - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
addId(String) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the acknowledged message identifier.
addId(String) - Method in class org.objectweb.joram.shared.client.SessAckRequest
 
addId(String) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
 
addMessage(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Adds a message in the list of messages to deliver.
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.CommitRequest
 
addProducerMessages(ProducerMessages) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addQueueCluster(String, float) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to joiningQueue a JoinQueueCluster not.
AddQueueCluster - Class in org.objectweb.joram.shared.admin
 
AddQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
Adds a queue to a cluster.
AddQueueCluster() - Constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
 
addReader(String) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting a given user as a reader on this destination.
addReader(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method setting a given user as a reader on this destination.
addServer(int, String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a server to the platform.
addServer(int, String, String, int, String, String[], String[]) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a server to the platform.
addServer(int, String, String, int, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Adds a server to the platform.
addServer(int, String, String, int, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
addServerAddress(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
AddServerRequest - Class in org.objectweb.joram.shared.admin
 
AddServerRequest(int, String, String, int, String, String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.AddServerRequest
 
AddServerRequest() - Constructor for class org.objectweb.joram.shared.admin.AddServerRequest
 
AddServiceRequest - Class in org.objectweb.joram.shared.admin
 
AddServiceRequest(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.AddServiceRequest
 
AddServiceRequest() - Constructor for class org.objectweb.joram.shared.admin.AddServiceRequest
 
addSessAckRequest(SessAckRequest) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addSession(Session) - Method in class org.objectweb.joram.client.jms.Connection
Called here and by sub-classes.
addUser(String, String) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Adds a user to the table.
addWriter(String) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting a given user as a writer on this destination.
addWriter(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method setting a given user as a writer on this destination.
ADM_NAME_PROPERTY - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
ADMIN - Static variable in class org.objectweb.joram.shared.messages.Message
A admin message carries a streamable object.
ADMIN_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_DELETED - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the message has been deleted by an admin request.
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
 
ADMIN_REPLY - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
ADMIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
AdminCommandDialog - Class in org.objectweb.joram.client.tools.admin
 
AdminCommandDialog(Frame, AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
AdminController - Class in org.objectweb.joram.client.tools.admin
 
AdminController() - Constructor for class org.objectweb.joram.client.tools.admin.AdminController
 
adminControllerEvent(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminTool
 
adminControllerEvent(ControllerEvent) - Method in interface org.objectweb.joram.client.tools.admin.ControllerEventListener
 
AdminDestinationItf - Interface in org.objectweb.joram.mom.dest
The AdminDestinationItf interface defines the method needed by the administration topic for creating and initializing a destination agent.
AdminException - Exception in org.objectweb.joram.client.jms.admin
An AdminException is an exception thrown by an administration method.
AdminException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - Class in org.objectweb.joram.client.jms.admin
The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
AdminHelper() - Constructor for class org.objectweb.joram.client.jms.admin.AdminHelper
 
AdministeredObject - Class in org.objectweb.joram.client.jms.admin
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - Constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
 
AdminMessage - Class in org.objectweb.joram.client.jms.admin
 
AdminMessage() - Constructor for class org.objectweb.joram.client.jms.admin.AdminMessage
Instantiates a bright new AdminMessage.
AdminMessage(Session, Message) - Constructor for class org.objectweb.joram.client.jms.admin.AdminMessage
Instantiates an AdminMessage wrapping a consumed MOM message containing a Admin message.
AdminModule - Class in org.objectweb.joram.client.jms.admin
The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
AdminModule() - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule
 
AdminModule.AdminRequestor - Class in org.objectweb.joram.client.jms.admin
 
AdminModule.AdminRequestor(TopicConnection) - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
adminName - Variable in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
AdminNotification(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.
AdminNotification - Class in org.objectweb.joram.mom.proxies
An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.
AdminReply(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.
AdminReply - Class in org.objectweb.joram.mom.notifications
An AdminReply is used by a destination agent for replying to a client administration request.
AdminReply(AdminRequest, boolean, String) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply(AdminRequest, boolean, String, Object) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply - Class in org.objectweb.joram.shared.admin
An AdminReply is a reply sent by a org.objectweb.joram.mom.dest.AdminTopic topic and containing data or information destinated to a client administrator.
AdminReply(boolean, String) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, int, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply() - Constructor for class org.objectweb.joram.shared.admin.AdminReply
 
AdminRequest - Class in org.objectweb.joram.mom.notifications
An AdminRequest is used by a client agent for sending an administration request to a destination agent.
AdminRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.AdminRequest
Constructs an AdminRequest.
AdminRequest - Class in org.objectweb.joram.shared.admin
An AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.
AdminRequest() - Constructor for class org.objectweb.joram.shared.admin.AdminRequest
 
AdminRequestNot(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.
AdminTool - Class in org.objectweb.joram.client.tools.admin
 
AdminTool(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminTool
 
AdminToolConstants - Class in org.objectweb.joram.client.tools.admin
 
AdminToolConstants() - Constructor for class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
AdminTopic - Class in org.objectweb.joram.mom.dest
An AdminTopic agent is a MOM administration service, which behaviour is provided by an AdminTopicImpl instance.
AdminTopic() - Constructor for class org.objectweb.joram.mom.dest.AdminTopic
Constructs an AdminTopic agent.
AdminTopicImpl - Class in org.objectweb.joram.mom.dest
The AdminTopicImpl class implements the admin topic behavior, basically processing administration requests.
AdminTopicImpl(AgentId) - Constructor for class org.objectweb.joram.mom.dest.AdminTopicImpl
Constructs an AdminTopicImpl instance.
AdminTopicImpl.DestinationDesc - Class in org.objectweb.joram.mom.dest
 
AdminTopicImpl.DestinationDesc(AgentId, String, String, String) - Constructor for class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
AdminTopicImplMBean - Interface in org.objectweb.joram.mom.dest
 
agent - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Reference to the agent hosting the destination.
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.dest.jmsbridge.JMSBridgeModule
Identifier of the agent using this module.
agentIdLocalStamp - Static variable in class org.objectweb.joram.mom.amqp.NamingAgent
TODO: Add a new stamp AgentId.AMQPNamingStamp
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.amqp.NamingAgent
 
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
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.dest.MonitoringTopic
 
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.dest.Queue
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.
AMQP - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
AMQP.Access - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Access() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
AMQP.Access.Request - Class in org.objectweb.joram.mom.amqp.marshalling
This method requests an access ticket for an access realm.
AMQP.Access.Request(String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
This method requests an access ticket for an access realm.
AMQP.Access.Request() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
AMQP.Access.RequestOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method provides the client with an access ticket.
AMQP.Access.RequestOk(int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
This method provides the client with an access ticket.
AMQP.Access.RequestOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
AMQP.Basic - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Basic() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
AMQP.Basic.Ack - Class in org.objectweb.joram.mom.amqp.marshalling
This method acknowledges one or more messages delivered via the Deliver or Get-Ok methods.
AMQP.Basic.Ack(long, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
This method acknowledges one or more messages delivered via the Deliver or Get-Ok methods.
AMQP.Basic.Ack() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
AMQP.Basic.BasicProperties - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Basic.BasicProperties() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
AMQP.Basic.Cancel - Class in org.objectweb.joram.mom.amqp.marshalling
This method cancels a consumer.
AMQP.Basic.Cancel(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
This method cancels a consumer.
AMQP.Basic.Cancel() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
AMQP.Basic.CancelOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms that the cancellation was completed.
AMQP.Basic.CancelOk(String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
This method confirms that the cancellation was completed.
AMQP.Basic.CancelOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
AMQP.Basic.Consume - Class in org.objectweb.joram.mom.amqp.marshalling
This method asks the server to start a "consumer", which is a transient request for messages from a specific queue.
AMQP.Basic.Consume(int, String, String, boolean, boolean, boolean, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
This method asks the server to start a "consumer", which is a transient request for messages from a specific queue.
AMQP.Basic.Consume() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
AMQP.Basic.ConsumeOk - Class in org.objectweb.joram.mom.amqp.marshalling
The server provides the client with a consumer tag, which is used by the client for methods called on the consumer at a later stage.
AMQP.Basic.ConsumeOk(String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
The server provides the client with a consumer tag, which is used by the client for methods called on the consumer at a later stage.
AMQP.Basic.ConsumeOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
AMQP.Basic.Deliver - Class in org.objectweb.joram.mom.amqp.marshalling
This method delivers a message to the client, via a consumer.
AMQP.Basic.Deliver(String, long, boolean, String, String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
This method delivers a message to the client, via a consumer.
AMQP.Basic.Deliver() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
AMQP.Basic.Get - Class in org.objectweb.joram.mom.amqp.marshalling
This method provides a direct access to the messages in a queue using a synchronous dialogue that is designed for specific types of application where synchronous functionality is more important than performance.
AMQP.Basic.Get(int, String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
This method provides a direct access to the messages in a queue using a synchronous dialogue that is designed for specific types of application where synchronous functionality is more important than performance.
AMQP.Basic.Get() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
AMQP.Basic.GetEmpty - Class in org.objectweb.joram.mom.amqp.marshalling
This method tells the client that the queue has no messages available for the client.
AMQP.Basic.GetEmpty(String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
This method tells the client that the queue has no messages available for the client.
AMQP.Basic.GetEmpty() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
AMQP.Basic.GetOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method delivers a message to the client following a get method.
AMQP.Basic.GetOk(long, boolean, String, String, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
This method delivers a message to the client following a get method.
AMQP.Basic.GetOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
AMQP.Basic.Publish - Class in org.objectweb.joram.mom.amqp.marshalling
This method publishes a message to a specific exchange.
AMQP.Basic.Publish(int, String, String, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
This method publishes a message to a specific exchange.
AMQP.Basic.Publish() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
AMQP.Basic.Qos - Class in org.objectweb.joram.mom.amqp.marshalling
This method requests a specific quality of service.
AMQP.Basic.Qos(int, int, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
This method requests a specific quality of service.
AMQP.Basic.Qos() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
AMQP.Basic.QosOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method tells the client that the requested QoS levels could be handled by the server.
AMQP.Basic.QosOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
This method tells the client that the requested QoS levels could be handled by the server.
AMQP.Basic.Recover - Class in org.objectweb.joram.mom.amqp.marshalling
This method asks the server to redeliver all unacknowledged messages on a specified channel.
AMQP.Basic.Recover(boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
This method asks the server to redeliver all unacknowledged messages on a specified channel.
AMQP.Basic.Recover() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
AMQP.Basic.RecoverAsync - Class in org.objectweb.joram.mom.amqp.marshalling
This method asks the server to redeliver all unacknowledged messages on a specified channel.
AMQP.Basic.RecoverAsync(boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
This method asks the server to redeliver all unacknowledged messages on a specified channel.
AMQP.Basic.RecoverAsync() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
AMQP.Basic.RecoverOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method acknowledges a Basic.Recover method.
AMQP.Basic.RecoverOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
This method acknowledges a Basic.Recover method.
AMQP.Basic.Reject - Class in org.objectweb.joram.mom.amqp.marshalling
This method allows a client to reject a message.
AMQP.Basic.Reject(long, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
This method allows a client to reject a message.
AMQP.Basic.Reject() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
AMQP.Basic.Return - Class in org.objectweb.joram.mom.amqp.marshalling
This method returns an undeliverable message that was published with the "immediate" flag set, or an unroutable message published with the "mandatory" flag set.
AMQP.Basic.Return(int, String, String, String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
This method returns an undeliverable message that was published with the "immediate" flag set, or an unroutable message published with the "mandatory" flag set.
AMQP.Basic.Return() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
AMQP.Channel - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Channel() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
AMQP.Channel.Close - Class in org.objectweb.joram.mom.amqp.marshalling
This method indicates that the sender wants to close the channel.
AMQP.Channel.Close(int, String, int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
This method indicates that the sender wants to close the channel.
AMQP.Channel.Close() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
AMQP.Channel.CloseOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms a Channel.Close method and tells the recipient that it is safe to release resources for the channel.
AMQP.Channel.CloseOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
This method confirms a Channel.Close method and tells the recipient that it is safe to release resources for the channel.
AMQP.Channel.Flow - Class in org.objectweb.joram.mom.amqp.marshalling
This method asks the peer to pause or restart the flow of content data sent by a consumer.
AMQP.Channel.Flow(boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
This method asks the peer to pause or restart the flow of content data sent by a consumer.
AMQP.Channel.Flow() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
AMQP.Channel.FlowOk - Class in org.objectweb.joram.mom.amqp.marshalling
Confirms to the peer that a flow command was received and processed.
AMQP.Channel.FlowOk(boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
Confirms to the peer that a flow command was received and processed.
AMQP.Channel.FlowOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
AMQP.Channel.Open - Class in org.objectweb.joram.mom.amqp.marshalling
This method opens a channel to the server.
AMQP.Channel.Open(String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
This method opens a channel to the server.
AMQP.Channel.Open() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
AMQP.Channel.OpenOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method signals to the client that the channel is ready for use.
AMQP.Channel.OpenOk(LongString) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
This method signals to the client that the channel is ready for use.
AMQP.Channel.OpenOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
AMQP.Connection - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Connection() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
AMQP.Connection.Close - Class in org.objectweb.joram.mom.amqp.marshalling
This method indicates that the sender wants to close the connection.
AMQP.Connection.Close(int, String, int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
This method indicates that the sender wants to close the connection.
AMQP.Connection.Close() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
AMQP.Connection.CloseOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms a Connection.Close method and tells the recipient that it is safe to release resources for the connection and close the socket.
AMQP.Connection.CloseOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
This method confirms a Connection.Close method and tells the recipient that it is safe to release resources for the connection and close the socket.
AMQP.Connection.Open - Class in org.objectweb.joram.mom.amqp.marshalling
This method opens a connection to a virtual host, which is a collection of resources, and acts to separate multiple application domains within a server.
AMQP.Connection.Open(String, String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
This method opens a connection to a virtual host, which is a collection of resources, and acts to separate multiple application domains within a server.
AMQP.Connection.Open() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
AMQP.Connection.OpenOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method signals to the client that the connection is ready for use.
AMQP.Connection.OpenOk(String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
This method signals to the client that the connection is ready for use.
AMQP.Connection.OpenOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
AMQP.Connection.Secure - Class in org.objectweb.joram.mom.amqp.marshalling
The SASL protocol works by exchanging challenges and responses until both peers have received sufficient information to authenticate each other.
AMQP.Connection.Secure(LongString) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
The SASL protocol works by exchanging challenges and responses until both peers have received sufficient information to authenticate each other.
AMQP.Connection.Secure() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
AMQP.Connection.SecureOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method attempts to authenticate, passing a block of SASL data for the security mechanism at the server side.
AMQP.Connection.SecureOk(LongString) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
This method attempts to authenticate, passing a block of SASL data for the security mechanism at the server side.
AMQP.Connection.SecureOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
AMQP.Connection.Start - Class in org.objectweb.joram.mom.amqp.marshalling
This method starts the connection negotiation process by telling the client the protocol version that the server proposes, along with a list of security mechanisms which the client can use for authentication.
AMQP.Connection.Start(int, int, Map, LongString, LongString) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
This method starts the connection negotiation process by telling the client the protocol version that the server proposes, along with a list of security mechanisms which the client can use for authentication.
AMQP.Connection.Start() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
AMQP.Connection.StartOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method selects a SASL security mechanism.
AMQP.Connection.StartOk(Map, String, LongString, String) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
This method selects a SASL security mechanism.
AMQP.Connection.StartOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
AMQP.Connection.Tune - Class in org.objectweb.joram.mom.amqp.marshalling
This method proposes a set of connection configuration values to the client.
AMQP.Connection.Tune(int, int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
This method proposes a set of connection configuration values to the client.
AMQP.Connection.Tune() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
AMQP.Connection.TuneOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method sends the client's connection tuning parameters to the server.
AMQP.Connection.TuneOk(int, int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
This method sends the client's connection tuning parameters to the server.
AMQP.Connection.TuneOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
AMQP.Exchange - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Exchange() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
AMQP.Exchange.Declare - Class in org.objectweb.joram.mom.amqp.marshalling
This method creates an exchange if it does not already exist, and if the exchange exists, verifies that it is of the correct and expected class.
AMQP.Exchange.Declare(int, String, String, boolean, boolean, boolean, boolean, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
This method creates an exchange if it does not already exist, and if the exchange exists, verifies that it is of the correct and expected class.
AMQP.Exchange.Declare() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
AMQP.Exchange.DeclareOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms a Declare method and confirms the name of the exchange, essential for automatically-named exchanges.
AMQP.Exchange.DeclareOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
This method confirms a Declare method and confirms the name of the exchange, essential for automatically-named exchanges.
AMQP.Exchange.Delete - Class in org.objectweb.joram.mom.amqp.marshalling
This method deletes an exchange.
AMQP.Exchange.Delete(int, String, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
This method deletes an exchange.
AMQP.Exchange.Delete() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
AMQP.Exchange.DeleteOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms the deletion of an exchange.
AMQP.Exchange.DeleteOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
This method confirms the deletion of an exchange.
AMQP.PROTOCOL - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.PROTOCOL() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.PROTOCOL
 
AMQP.Queue - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Queue() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
AMQP.Queue.Bind - Class in org.objectweb.joram.mom.amqp.marshalling
This method binds a queue to an exchange.
AMQP.Queue.Bind(int, String, String, String, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
This method binds a queue to an exchange.
AMQP.Queue.Bind() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
AMQP.Queue.BindOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms that the bind was successful.
AMQP.Queue.BindOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
This method confirms that the bind was successful.
AMQP.Queue.Declare - Class in org.objectweb.joram.mom.amqp.marshalling
This method creates or checks a queue.
AMQP.Queue.Declare(int, String, boolean, boolean, boolean, boolean, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
This method creates or checks a queue.
AMQP.Queue.Declare() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
AMQP.Queue.DeclareOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms a Declare method and confirms the name of the queue, essential for automatically-named queues.
AMQP.Queue.DeclareOk(String, int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
This method confirms a Declare method and confirms the name of the queue, essential for automatically-named queues.
AMQP.Queue.DeclareOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
AMQP.Queue.Delete - Class in org.objectweb.joram.mom.amqp.marshalling
This method deletes a queue.
AMQP.Queue.Delete(int, String, boolean, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
This method deletes a queue.
AMQP.Queue.Delete() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
AMQP.Queue.DeleteOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms the deletion of a queue.
AMQP.Queue.DeleteOk(int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
This method confirms the deletion of a queue.
AMQP.Queue.DeleteOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
AMQP.Queue.Purge - Class in org.objectweb.joram.mom.amqp.marshalling
This method removes all messages from a queue which are not awaiting acknowledgment.
AMQP.Queue.Purge(int, String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
This method removes all messages from a queue which are not awaiting acknowledgment.
AMQP.Queue.Purge() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
AMQP.Queue.PurgeOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms the purge of a queue.
AMQP.Queue.PurgeOk(int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
This method confirms the purge of a queue.
AMQP.Queue.PurgeOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
AMQP.Queue.Unbind - Class in org.objectweb.joram.mom.amqp.marshalling
This method unbinds a queue from an exchange.
AMQP.Queue.Unbind(int, String, String, String, Map) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
This method unbinds a queue from an exchange.
AMQP.Queue.Unbind() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
AMQP.Queue.UnbindOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms that the unbind was successful.
AMQP.Queue.UnbindOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
This method confirms that the unbind was successful.
AMQP.Tx - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQP.Tx() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
AMQP.Tx.Commit - Class in org.objectweb.joram.mom.amqp.marshalling
This method commits all message publications and acknowledgments performed in the current transaction.
AMQP.Tx.Commit() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
This method commits all message publications and acknowledgments performed in the current transaction.
AMQP.Tx.CommitOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms to the client that the commit succeeded.
AMQP.Tx.CommitOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
This method confirms to the client that the commit succeeded.
AMQP.Tx.Rollback - Class in org.objectweb.joram.mom.amqp.marshalling
This method abandons all message publications and acknowledgments performed in the current transaction.
AMQP.Tx.Rollback() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
This method abandons all message publications and acknowledgments performed in the current transaction.
AMQP.Tx.RollbackOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms to the client that the rollback succeeded.
AMQP.Tx.RollbackOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
This method confirms to the client that the rollback succeeded.
AMQP.Tx.Select - Class in org.objectweb.joram.mom.amqp.marshalling
This method sets the channel to use standard transactions.
AMQP.Tx.Select() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
This method sets the channel to use standard transactions.
AMQP.Tx.SelectOk - Class in org.objectweb.joram.mom.amqp.marshalling
This method confirms to the client that the channel was successfully set to use standard transactions.
AMQP.Tx.SelectOk() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
This method confirms to the client that the channel was successfully set to use standard transactions.
AMQPConnectionListener - Class in org.objectweb.joram.mom.amqp
Listens to the TCP connections.
AMQPConnectionListener(ServerSocket, int, MOMHandler) - Constructor for class org.objectweb.joram.mom.amqp.AMQPConnectionListener
Creates a new connection listener.
AMQPInputStream - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQPInputStream(InputStream) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
AMQPOutputStream - Class in org.objectweb.joram.mom.amqp.marshalling
 
AMQPOutputStream(OutputStream) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
AMQPService - Class in org.objectweb.joram.mom.amqp
 
AMQPService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.amqp.AMQPService
 
amqpService - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
The proxy reference (used to stop it).
AND - Static variable in class org.objectweb.joram.shared.selectors.sym
 
appId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
appId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
arguments - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
A set of arguments for the consume.
arguments - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
A set of arguments for the declaration.
arguments - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
A set of arguments for the binding.
arguments - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
A set of arguments for the declaration.
arguments - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
Specifies the arguments of the binding to unbind.
arrivalsCounter - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Counter of messages arrivals.
asLongString(String) - Static method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper
 
asLongString(byte[]) - Static method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper
 
associateConnection(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Dissociates a given connection handle and associates it to this managed connection.
asyncSend - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Determines whether the produced messages are asynchronously sent or not (without or with acknowledgement) Default is false (with ack).
asyncSend - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Determines whether the produced messages are asynchronously sent or not (without or with acknowledgement) Default is false (with ack).
asyncSend - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Determines whether the produced messages are asynchronously sent or not (without or with acknowledgement) Default is false (with ack).
AUTO_ACKNOWLEDGE - Static variable in class org.objectweb.joram.client.connector.ActivationSpecImpl
Value for the property acknowledgeMode defined in the MDB deployment descriptor.
autoDelete - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
If set, the queue is deleted when all consumers have finished using it.
autoEvalThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
automatic eval threshold
available() - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 

B

BACKLOG_PROP - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Name the property that allow to fix the TCP BACKLOG property for the client's connections.
BACKLOG_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Name the property that allow to fix the TCP BACKLOG property for the client's connections.
badProtocolHeader(String) - Static method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
BASE_DIR_PATH - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
basicAck(long, boolean, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
basicAck(long, boolean, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Acknowledge one or several received messages.
basicAck(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
basicAck(int, long, boolean) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
BasicAckNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
BasicAckNot(int, long, boolean) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
basicCancel(String, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
basicCancel(String, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Cancel a consumer.
basicCancel(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicCancelNot
 
basicCancel(String) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
BasicCancelNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
BasicCancelNot(int, String) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.BasicCancelNot
 
basicConsume(String, boolean, String, boolean, boolean, int, boolean, int, Queue) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
basicConsume(String, boolean, String, boolean, boolean, int, boolean, int, Queue) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Start a consumer.
basicConsume(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
basicConsume(int, int, String, boolean, String, boolean, DeliveryListener, Queue) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
BasicConsumeNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
BasicConsumeNot(int, int, String, boolean, String, boolean, DeliveryListener, Queue) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
basicGet(String, boolean, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
basicGet(String, boolean, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Retrieve a message from a queue.
basicGet(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
basicGet(int, int, String, boolean, GetListener) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
BasicGetNot - Class in org.objectweb.joram.mom.amqp.proxy.request
Transient notification.
BasicGetNot(int, int, String, boolean, GetListener) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
basicPublish(PublishRequest, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
basicPublish(PublishRequest, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Publish a message
basicPublish(int, int, String, String, boolean, boolean, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
BasicPublishNot - Class in org.objectweb.joram.mom.amqp.proxy.request
Transient notification.
BasicPublishNot(int, int, String, String, boolean, boolean, AMQP.Basic.BasicProperties, byte[]) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
begin() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
BETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
bind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
bind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
bind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
bind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
bind(String, Object) - Method in class org.objectweb.joram.mom.amqp.NamingAgent
 
bind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
BindNot - Class in org.objectweb.joram.mom.amqp
 
BindNot(String, String, Map) - Constructor for class org.objectweb.joram.mom.amqp.BindNot
 
body - Variable in class org.objectweb.joram.mom.amqp.PublishRequest
 
body - Variable in class org.objectweb.joram.shared.messages.Message
Body of the message.
bodyRead - Variable in class org.objectweb.joram.mom.amqp.PublishRequest
 
bodySize - Variable in class org.objectweb.joram.mom.amqp.PublishRequest
 
BOOLEAN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
branchQualifier - Variable in class org.objectweb.joram.client.jms.XidImpl
 
BRIDGE_QUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
BRIDGE_TOPIC - Static variable in class org.objectweb.joram.client.jms.Destination
 
bridgeAck(JMSBridgeAckNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
bridgeAckNot(JMSBridgeAckNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
bridgeDelivery(AgentId, JMSBridgeDeliveryNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
bridgeDeliveryNot(AgentId, JMSBridgeDeliveryNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
broadcastLeave(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
broadcast to cluster the removeQueue.
browse(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
BrowseReply - Class in org.objectweb.joram.mom.notifications
A BrowseReply instance is used by a queue for replying to a client BrowseRequest by sending a vector of its messages.
BrowseReply(BrowseRequest) - Constructor for class org.objectweb.joram.mom.notifications.BrowseReply
Constructs a BrowseReply instance.
browseRequest(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.
BrowseRequest - Class in org.objectweb.joram.mom.notifications
A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
BrowseRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.BrowseRequest
Constructs a BrowseRequest instance.
build - Static variable in class org.objectweb.joram.shared.stream.MetaData
Joram's build version number
BYTES - Static variable in class org.objectweb.joram.shared.messages.Message
A bytes message carries an array of bytes.
BytesMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.BytesMessage interface.

C

canBeDeleted() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns true if the destination might be deleted.
cancel(String) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
CancelNot - Class in org.objectweb.joram.mom.amqp
 
CancelNot(String) - Constructor for class org.objectweb.joram.mom.amqp.CancelNot
 
challenge - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
Challenge information, a block of opaque binary data passed to the security mechanism.
CHANNEL_ERROR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
channelClose(int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
channelClose(int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
 
channelClose(int) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
ChannelCloseNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ChannelCloseNot(int) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ChannelCloseNot
 
channelMax - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
Specifies highest channel number that the server permits.
channelMax - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
The maximum total number of channels that the client will use per connection.
channelOpen() - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
ChannelOpenNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ChannelOpenNot() - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ChannelOpenNot
 
check(Identity) - Method in class org.objectweb.joram.shared.security.Identity
check the identity.
check(Identity) - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
check(Identity) - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
checkClosed() - Method in class org.objectweb.joram.client.jms.Connection
Checks if the connection is closed.
checkClosed() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
checkClosed() - Method in class org.objectweb.joram.client.jms.Session
Checks if the session is closed.
checkDelivery(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns true if conditions are ok to deliver the message.
Checker - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Checker() - Constructor for class org.objectweb.joram.shared.selectors.Checker
Default constructor.
Checker(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Checker
Constructor which sets the default scanner.
checks(String) - Static method in class org.objectweb.joram.shared.selectors.ClientSelector
Clients call this method to check a selector syntax.
checks(String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Clients call this method to check a selector syntax.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Checks the validity of the subscriber instance.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Checks the validity of the subscriber instance.
CLASS_ACCESS - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
The protocol control access to server resources using access tickets.
CLASS_BASIC - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
The Basic class provides methods that support an industry-standard messaging model.
CLASS_CHANNEL - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
The channel class provides methods for a client to establish a channel to a server and for both peers to operate the channel thereafter.
CLASS_CONNECTION - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
The connection class provides methods for a client to establish a network connection to a server, and for both peers to operate the connection thereafter.
CLASS_EXCHANGE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
Exchanges match and distribute messages across queues.
CLASS_QUEUE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
Queues store and forward messages.
CLASS_TX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
The Tx class allows publish and ack operations to be batched into atomic units of work.
classId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
classId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
When the close is provoked by a method exception, this is the class of the method.
classId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
When the close is provoked by a method exception, this is the class of the method.
classid - Variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
classid - Variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
classnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
classnames - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
classnames - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
cleanPendingMessage(long) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Cleans the pending messages list.
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: 1- close() 2- the connector layer (OutboundConnection.cleanup())
cleanWaitingRequest(long) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Cleans the waiting request list.
clear() - Method in class org.objectweb.joram.client.jms.Queue
 
clear() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
clear() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Deletes all messages
clear() - Method in class org.objectweb.joram.shared.util.Properties
Clears this hashtable so that it contains no keys.
CLEAR_QUEUE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
CLEAR_SUBSCRIPTION - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
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.StreamMessage
API method.
clearProperties() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearQueue(QueueTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearQueue - Class in org.objectweb.joram.shared.admin
 
ClearQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ClearQueue
 
ClearQueue() - Constructor for class org.objectweb.joram.shared.admin.ClearQueue
 
ClearQueueNot - Class in org.objectweb.joram.mom.amqp
 
ClearQueueNot() - Constructor for class org.objectweb.joram.mom.amqp.ClearQueueNot
 
clearSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
clearSubscription(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
clearSubscription(SubscriptionTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearSubscription - Class in org.objectweb.joram.shared.admin
 
ClearSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.ClearSubscription
 
ClearSubscription() - Constructor for class org.objectweb.joram.shared.admin.ClearSubscription
 
clientID - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
JMS clientID field.
clientMessages(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.
ClientMessages - Class in org.objectweb.joram.mom.notifications
A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClientMessages(int, int) - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages(int, int, Message) - 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.
clientProperties - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
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
 
ClientSelector - Class in org.objectweb.joram.shared.selectors
The ClientSelector class is used for checking the correctness of a selector client side.
ClientSelector() - Constructor for class org.objectweb.joram.shared.selectors.ClientSelector
 
ClientSubscriptionMBean - Interface in org.objectweb.joram.mom.proxies
 
clone() - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
clone() - Method in class org.objectweb.joram.shared.messages.Message
Clones the message.
clone() - Method in class org.objectweb.joram.shared.util.Properties
Creates a shallow copy of this hashtable.
close() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Requests to close the physical connection.
close() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
close() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
close() - Method in class org.objectweb.joram.client.connector.OutboundSession
Actually does nothing, closing of the session occurs while closing the component's connection.
close() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
close() - Method in class org.objectweb.joram.client.jms.Connection
API method for closing the connection; even if the connection appears to be broken, closes the sessions.
close() - Method in class org.objectweb.joram.client.jms.connection.MultiThreadSyncChannel
 
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.MessageConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageProducer
Closes the message producer.
close() - Method in class org.objectweb.joram.client.jms.MultiSessionConsumer
 
close() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
close() - Method in class org.objectweb.joram.client.jms.Session
Closes the session.
close() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Closes the SoapConnection.
CLOSE - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.jms.XASession
 
close() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
close() - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
close() - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
close() - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Closes the MOMHandler
close() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Interrupts the daemons and closes the connection.
close() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ReconnectionDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.StartupDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.XARecoverDaemon
Releases the daemon's resources.
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
 
closeChannel(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ChannelCloseNot
 
closeConnection(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ConnectionCloseNot
 
CloseConnectionNot - Class in org.objectweb.joram.mom.proxies
 
CloseConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
closed - Variable in class org.objectweb.joram.client.jms.MessageProducer
true if the producer is closed.
cluster - Variable in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
 
cluster - Variable in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
CLUSTER_QUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
clusterAck(AgentId, ClusterAck) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; a ClusterAck is not expected by an AdminTopic.
clusterAck(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.
ClusterConnectionFactory - Class in org.objectweb.joram.client.jms.admin
A base class for clustered connection factories.
ClusterConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Constructs an empty clustered connection factory.
ClusterDestination - Class in org.objectweb.joram.client.jms.admin
A base class for clustered destinations.
ClusterDestination() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs an empty clustered destination.
ClusterDestination(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs a cluster destination.
clusterId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
clusterNot(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.
clusterNot(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.
ClusterQueue - Class in org.objectweb.joram.client.jms.admin
this is a sample.
ClusterQueue() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs an empty queue.
ClusterQueue(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs a cluster queue.
ClusterQueue - Class in org.objectweb.joram.mom.dest
A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.
ClusterQueue() - Constructor for class org.objectweb.joram.mom.dest.ClusterQueue
Empty constructor for newInstance().
ClusterQueueImpl - Class in org.objectweb.joram.mom.dest
The ClusterQueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests or delivering to an other cluster queue.
ClusterQueueImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.ClusterQueueImpl
Constructs a ClusterQueueImpl instance.
clusterQueueImpl - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
reference to clusterQueueImpl
clusterRequest(AgentId, ClusterRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept ClusterRequest notifications.
clusterRequest(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.
ClusterRequest - Class in org.objectweb.joram.mom.notifications
A ClusterRequest instance is used by a client agent for notifying a topic of the identifier of an other topic to set a cluster with.
ClusterRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.ClusterRequest
Constructs a ClusterRequest instance.
clusters - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
key = agentId of ClusterQueue value = rateOfFlow (Float)
clusters - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
clusterTest(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.
clusterTest(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.
ClusterTopic - Class in org.objectweb.joram.client.jms.admin
this is a sample.
ClusterTopic() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterTopic
Constructs an empty queue.
ClusterTopic(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterTopic
Constructs a cluster queue.
cnx - Variable in class org.objectweb.joram.client.connector.OutboundSession
The OutboundConnection the session belongs to.
CNX_CLOSE_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CNX_CLOSE_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CNX_CONNECT_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CNX_CONNECT_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CNX_START_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CNX_STOP_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CnxCloseReply - Class in org.objectweb.joram.shared.client
A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseReply() - Constructor for class org.objectweb.joram.shared.client.CnxCloseReply
Constructs a CnxCloseReply instance.
CnxCloseRequest - Class in org.objectweb.joram.shared.client
A CnxCloseRequest is sent by a closing SOAP connection.
CnxCloseRequest() - Constructor for class org.objectweb.joram.shared.client.CnxCloseRequest
Constructs a CnxCloseRequest instance.
CnxConnectReply - Class in org.objectweb.joram.shared.client
A CnxConnectReply is sent by a JMS proxy as a reply to a connection CnxConnectRequest and holds the connection's key and the proxy identifier.
CnxConnectReply(CnxConnectRequest, int, String) - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectReply() - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectRequest - Class in org.objectweb.joram.shared.client
A CnxConnectRequest is sent by an opening Connection.
CnxConnectRequest() - Constructor for class org.objectweb.joram.shared.client.CnxConnectRequest
Constructs a CnxConnectRequest.
cnxEquals(Object) - Method in class org.objectweb.joram.client.connector.OutboundConnection
returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
cnxFact - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Connection factory object for connecting to the foreign JMS server.
cnxFactName - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
ConnectionFactory JNDI name.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
CnxStartRequest - Class in org.objectweb.joram.shared.client
A CnxStartRequest request is sent by a starting Connection.
CnxStartRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStartRequest
Constructs a CnxStartRequest instance.
CnxStopRequest - Class in org.objectweb.joram.shared.client
A CnxStopRequest is sent by a stopping Connection.
CnxStopRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStopRequest
Constructs a CnxStopRequest instance.
code() - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Codes a ConnectionFactory as a Hashtable for traveling through the SOAP protocol.
code(Hashtable, String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
 
code() - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Codes a ConnectionFactory 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 traveling 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(Hashtable, String) - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
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, 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, String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Opens a connection with the collocated JORAM server.
collocatedConnect(String, String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
COLOR_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
COLOR_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
comesFrom() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the name of the queue or the subscription the messages come from.
COMMA - Static variable in class org.objectweb.joram.shared.selectors.sym
 
COMMAND_INVALID - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
CommandWorker - Interface in org.objectweb.joram.client.tools.admin
 
commit() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Commits the local transaction.
commit() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
commit() - Method in class org.objectweb.joram.client.jms.Session
API method.
commit(Xid, boolean) - Method in class org.objectweb.joram.client.jms.XAResource
Commits the resource.
commit() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
COMMIT_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CommitRequest - Class in org.objectweb.joram.shared.client
 
CommitRequest() - Constructor for class org.objectweb.joram.shared.client.CommitRequest
 
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(TopicConnectionFactory, String, 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, int, String, String, int, String, 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(TopicConnectionFactory, String, 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, int, String, String, int, String, 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.connection.MultiThreadSyncChannel
 
connect() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
connect() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
connect() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
connect() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
connect() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
 
CONNECT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect(boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
connect() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Launches the connection process to the foreign JMS server.
connectAdmin(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectAdminDialog - Class in org.objectweb.joram.client.tools.admin
 
connectingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
Connection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Connection interface.
Connection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.Connection
Creates a Connection instance.
CONNECTION_FORCED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
connectionClose() - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
connectionClose() - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
 
ConnectionCloseNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ConnectionCloseNot() - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ConnectionCloseNot
 
ConnectionContext - Interface in org.objectweb.joram.mom.proxies
 
ConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionFactory interface.
ConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs an empty ConnectionFactory.
ConnectionManager - Class in org.objectweb.joram.mom.proxies
A ConnectionManager is started as a service in each MOM agent server for allowing connections with external clients.
ConnectionManager() - Constructor for class org.objectweb.joram.mom.proxies.ConnectionManager
 
ConnectionMetaData - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionMetaData interface.
ConnectionMetaData() - Constructor for class org.objectweb.joram.client.jms.ConnectionMetaData
 
ConnectionRequest - Class in org.objectweb.joram.client.connector
A ConnectionRequest instance wraps a user connection request for performing unified messaging.
ConnectionRequest(String, String, String) - Constructor for class org.objectweb.joram.client.connector.ConnectionRequest
Constructs a ConnectionRequest instance.
connectionStartOk(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ConnectionStartOkNot
 
ConnectionStartOkNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ConnectionStartOkNot(HashMap) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ConnectionStartOkNot
 
connectJndi(String, int, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectJndiDialog - Class in org.objectweb.joram.client.tools.admin
 
consume(int, DeliveryListener, ProxyAgent, String, boolean) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
ConsumeNot - Class in org.objectweb.joram.mom.amqp
Transient notification.
ConsumeNot(int, DeliveryListener, ProxyAgent, String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.ConsumeNot
 
consumer - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
Wrapped JMS consumer.
Consumer - Interface in org.objectweb.joram.mom.amqp
 
consumer - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Consumer object.
CONSUMER_ACK_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_CLOSE_SUB_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_DENY_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_MESSAGES - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_RECEIVE_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_SET_LIST_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_SUB_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_UNSET_LIST_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
CONSUMER_UNSUB_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
ConsumerAckRequest - Class in org.objectweb.joram.shared.client
A ConsumerAckRequest instance is used by a MessageConsumer for acknowledging a received message.
ConsumerAckRequest(String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerAckRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerCloseSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerCloseSubRequest is sent by a closing durable TopicSubscriber.
ConsumerCloseSubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
ConsumerCloseSubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
consumerCnx - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
 
consumerCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
Reports the number of active consumers for the queue.
consumerDaemon - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Daemon used for requesting messages.
ConsumerDenyRequest - Class in org.objectweb.joram.shared.client
A ConsumerDenyRequest instance is used by a MessageConsumer for denying a received message.
ConsumerDenyRequest(String, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest(String, String, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerMessages - Class in org.objectweb.joram.shared.client
A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
ConsumerMessages(int, Message, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, Vector, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerMessages() - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerReceiveRequest - Class in org.objectweb.joram.shared.client
A ConsumerReceiveRequest is sent by a MessageConsumer when requesting a message.
ConsumerReceiveRequest(String, String, long, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
ConsumerReceiveRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
consumers - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers identifiers.
consumerSession - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Session for getting messages from the foreign JMS destination.
ConsumerSetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerSetListRequest is sent by a MessageConsumer on which a message listener is set.
ConsumerSetListRequest(String, String, boolean, String[], int) - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerSubRequest is sent by a constructing MessageConsumer destinated to consume messages on a topic.
ConsumerSubRequest(String, String, String, boolean, boolean, 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.
consumerTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
consumerTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
consumerTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
Specifies the identifier for the consumer.
consumerTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
Holds the consumer tag specified by the client or provided by the server.
consumerTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
ConsumerUnsetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsetListRequest is sent by a MessageConsumer which listener is unset.
ConsumerUnsetListRequest(boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsubRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsubRequest is sent by a closing temporary MessageConsumer on a topic, or by a Session unsubscribing a durable subscriber.
ConsumerUnsubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
ConsumerUnsubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
consumThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
consumer threshold
containsKey(String) - Method in class org.objectweb.joram.shared.util.Properties
Tests if the specified object is a key in this hashtable.
CONTENT_TOO_LARGE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
contentEncoding - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
contentEncoding - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
contentType - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
contentType - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
contexts - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers contexts.
ControllerEvent - Class in org.objectweb.joram.client.tools.admin
 
ControllerEvent(int) - Constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ControllerEventListener - Interface in org.objectweb.joram.client.tools.admin
 
ConversionHelper - Class in org.objectweb.joram.shared.messages
The ConversionHelper class is used for converting values carried by messages into specified types, if possible.
ConversionHelper() - Constructor for class org.objectweb.joram.shared.messages.ConversionHelper
 
convertJMSMessage(Message) - Static method in class org.objectweb.joram.client.jms.Message
Converts a non-Joram JMS message into a Joram message.
copyInto(Map) - Method in class org.objectweb.joram.shared.util.Properties
 
correlationId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
correlationId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
correlationId - Variable in class org.objectweb.joram.shared.client.AbstractJmsReply
Identifier of the replied request.
correlationId - Variable in class org.objectweb.joram.shared.messages.Message
The correlation identifier field.
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(int, String) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
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 instantiating 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 instantiating the corresponding User object.
create(String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user for a given server and instantiating 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 list of servers.
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 list of servers.
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 HA TCP connections with a given list of servers.
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 HA TCP connections with a given list of servers.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create(String, String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create() - Static method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create(String, int, String) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with the local server.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on the local server.
CREATE_DESTINATION_REPLY - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
CREATE_DESTINATION_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
CREATE_USER_REPLY - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
CREATE_USER_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
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
Creates a BytesMessage object.
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() - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Creates a connection with the specified user identity.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method, implemented according to the communication protocol.
createConnection() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called in the non managed case for creating an OutboundConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called in the non managed case for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called in the non managed case for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
Creates a MessageConsumer for the specified destination using a message selector.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.Session
Creates a MessageConsumer for the specified destination using a message selector.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.Session
Creates a MessageConsumer for the specified destination.
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
 
createDestination(String, AgentId, Properties, String, String, String, StringBuffer) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Instantiating the destination class or retrieving the destination.
createDestinationAndSave(String, AgentId, Properties, String, String, String, StringBuffer) - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Instantiating the destination class or retrieving the destination and save Agent AdminTopic.
CreateDestinationDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateDestinationReply - Class in org.objectweb.joram.shared.admin
A CreateDestinationReply instance replies to a destination creation request, produced by the AdminTopic.
CreateDestinationReply(String, String, String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationReply
Constructs a CreateDestinationReply instance.
CreateDestinationReply() - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationReply
 
CreateDestinationRequest - Class in org.objectweb.joram.shared.admin
A CreateDestinationRequest instance requests the creation of a destination on a given server.
CreateDestinationRequest(int, String, String, Properties, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
Constructs a CreateDestinationRequest instance.
CreateDestinationRequest() - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
createDomain(ServerTreeNode, String, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateDomainDialog - Class in org.objectweb.joram.client.tools.admin
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
CreateFactoryDialog - Class in org.objectweb.joram.client.tools.admin
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Creates a new physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Creates a new PTP physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Creates a new PubSub physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createMapMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMapMessage() - Method in class org.objectweb.joram.client.jms.Session
Creates a MapMessage object.
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
Creates a Message object.
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
Creates a ObjectMessage object.
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.jms.Session
Creates a ObjectMessage object.
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
Creates a MessageProducer to send messages to the specified destination.
createProducer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQCF(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates a non managed PTP connection factory and binds it to JNDI.
createQueue(int, String, String, Properties) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(int, String, String, Properties) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a queue destination on the underlying JORAM server, (re)binds the corresponding Queue instance.
createQueue(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createQueue(int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createQueue(int, String, String, Properties) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createQueue(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createQueueConnection() - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for the default user, eventually returns an OutboundQueueConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for a given user, eventually returns an OutboundConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundQueueSession instance.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
CreateServerDialog - Class in org.objectweb.joram.client.tools.admin
 
createSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundSession instance.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a non-XA session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.AdminTopic
Creates the TopicImpl.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
Creates the QueueImpl.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.DeadMQueue
Creates the dead message queue.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.Destination
Creates the specific implementation.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueue
Creates the bridge queue.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopic
Creates the bridge topic.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.MonitoringTopic
 
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.Queue
Creates the QueueImpl.
createsImpl(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.Topic
Creates the TopicImpl.
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
createSocket(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
createStreamMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.Session
Creates a StreamMessage object.
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.
createTabularDataSupport(Enumeration) - Static method in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
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
Creates a TextMessage object.
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.Session
Creates a TextMessage object with the specified text.
createTextMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopic(int, String, String, Properties) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTopic(String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(int, String, String, Properties) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Creates or retrieves a topic destination on the underlying JORAM server, (re)binds the corresponding Topic instance.
createTopic(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createTopic(int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createTopic(int, String, String, Properties) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createTopic(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopicConnection() - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for the default user, eventually returns an OutboundTopicConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for a given user, eventually returns an OutboundConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundTopicSession instance.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
createUser(String, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Creates or retrieves a user on the underlying JORAM server.
createUser(String, String, int, 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, 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, String) - 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(String, String, int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createUser(String, String, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
createUser(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateUserAndSave(CreateUserRequest, AgentId, String) - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Processes a CreateUserRequest instance requesting the creation of a UserAgent for a given user and save Agent AdminTopic.
CreateUserDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateUserReply - Class in org.objectweb.joram.shared.admin
A CreateUserReply instance replies to a user creation request, produced by the AdminTopic.
CreateUserReply(String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateUserReply
Constructs a CreateUserReply instance.
CreateUserReply() - Constructor for class org.objectweb.joram.shared.admin.CreateUserReply
 
CreateUserRequest - Class in org.objectweb.joram.shared.admin
A CreateUserRequest instance requests the creation of a JMS user proxy.
CreateUserRequest(Identity, int) - Constructor for class org.objectweb.joram.shared.admin.CreateUserRequest
Constructs a CreateUserRequest instance.
CreateUserRequest() - Constructor for class org.objectweb.joram.shared.admin.CreateUserRequest
 
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method, implemented according to the communication protocol.
createXAConnection() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method, implemented according to the communication protocol.
createXAQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method.
createXAQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createXASession() - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a XA session.
createXASession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createXASession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method, implemented according to the communication protocol..
createXATopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method.
createXATopicSession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
creationDate - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
date of creation.
cxManager - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Manager for connection pooling.

D

dbgAdapter - Static variable in class org.objectweb.joram.client.connector.AdapterTracing
 
dbgAdmin - Static variable in class org.objectweb.joram.shared.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.shared.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.shared.JoramTracing
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.mom.Destination
dbgMessage - Static variable in class org.objectweb.joram.shared.JoramTracing
Logger used to trace messages activity, to be set using topic org.objectweb.joram.shared.Message
dbgProxy - Static variable in class org.objectweb.joram.shared.JoramTracing
Logger used to trace proxies activity, to be set using topic org.objectweb.joram.mom.Proxy
DEAD_MQUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
DeadMQueue - Class in org.objectweb.joram.client.jms.admin
The DeadMQueue class allows administrators to manipulate dead message queues.
DeadMQueue() - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DeadMQueue(String) - Constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
 
DeadMQueue - Class in org.objectweb.joram.mom.dest
A DeadMQueue agent is an agent hosting a MOM dead message queue, and which behavior is provided by a DeadMQueueImpl instance.
DeadMQueue() - Constructor for class org.objectweb.joram.mom.dest.DeadMQueue
Empty constructor for newInstance().
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable, String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
 
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
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 traveled through the SOAP protocol.
decode(Hashtable) - Method in class org.objectweb.joram.client.jms.Destination
 
decode(Hashtable, String) - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
DEFAULT_ADM_NAME - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
DEFAULT_ADMIN_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_ADMIN_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
DEFAULT_BACKLOG - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Default value for the TCP BACKLOG property.
DEFAULT_BACKLOG - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Default value for the TCP BACKLOG property.
DEFAULT_BINDADDRESS - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
 
DEFAULT_BINDADDRESS - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Default IP address for binding the listen socket.
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.amqp.AMQPService
Default value for the pool size.
DEFAULT_POOL_SIZE - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Default value for the pool size.
DEFAULT_PORT - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Default value for the TCP port of the listen socket.
DEFAULT_PORT - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Default value for the TCP port of the listen socket.
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
DEFAULT_REQUEST_TIMEOUT_PROPERTY - Static variable in class org.objectweb.joram.client.jms.connection.Requestor
 
DEFAULT_REQUEST_TIMEOUT_VALUE - Static variable in class org.objectweb.joram.client.jms.connection.Requestor
 
DEFAULT_SO_TIMEOUT - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Default value for the TCP SO_TIMEOUT property.
DEFAULT_SO_TIMEOUT - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Default value for the TCP SO_TIMEOUT property.
DefaultConnectionManager - Class in org.objectweb.joram.client.connector
The DefaultConnectionManager class is the default connection manager provided with JORAM resource adapter, which intercepts connections requests coming from non managed client applications.
DefaultConnectionManager() - Constructor for class org.objectweb.joram.client.connector.DefaultConnectionManager
Creates a DefaultConnectionManager instance.
delete() - Method in class org.objectweb.joram.client.jms.admin.User
Removes this user.
delete() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Removes this user.
delete() - Method in class org.objectweb.joram.client.jms.Destination
Administration method removing this destination from the platform.
delete() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration 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.mom.messages.Message
 
DELETE_DESTINATION - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
DELETE_QUEUE_MESSAGE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
DELETE_SUBSCRIPTION_MESSAGE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
DELETE_USER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
deleteAll(String) - Static method in class org.objectweb.joram.mom.messages.Message
Deletes all persisted objects.
DELETED_DEST - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the target destination of the message could not be found.
DeleteDestination - Class in org.objectweb.joram.shared.admin
A DeleteDestination instance requests the deletion of a given destination.
DeleteDestination(String) - Constructor for class org.objectweb.joram.shared.admin.DeleteDestination
Constructs a DeleteDestination instance.
DeleteDestination() - Constructor for class org.objectweb.joram.shared.admin.DeleteDestination
 
deleteDomain(DomainTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteDurableSubscription - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Determine whether durablesubscription must be deleted or not at close time of the InboundConsumer.
deleteMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
deleteMessage(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
deleteMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
deleteMessage(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
deleteMessage(MessageTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
deleteMessage(String) - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Deletes a particular pending message in the subscription.
DeleteNot - Class in org.objectweb.joram.mom.amqp
Notification sent to request an exchange or a queue deletion.
DeleteNot() - Constructor for class org.objectweb.joram.mom.amqp.DeleteNot
 
DeleteNot(boolean) - Constructor for class org.objectweb.joram.mom.amqp.DeleteNot
 
DeleteNot(boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.DeleteNot
 
deleteNot(AgentId, DeleteNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; deletion requests are not accepted by AdminTopics.
deleteNot(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.
deleteObject(JndiTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteProxy(AgentId) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
This method deletes the proxy by notifying its connected clients, denying the non acknowledged messages, deleting the temporary destinations, removing the subscriptions.
DeleteQueueMessage - Class in org.objectweb.joram.shared.admin
 
DeleteQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
DeleteQueueMessage() - Constructor for class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
deleteServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
deleteSubscriptionMessage(String, String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Deletes a particular pending message in a subscription.
DeleteSubscriptionMessage - Class in org.objectweb.joram.shared.admin
 
DeleteSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
DeleteSubscriptionMessage() - Constructor for class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
deleteUser(UserTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
DeleteUser - Class in org.objectweb.joram.shared.admin
A DeleteUser instance requests the deletion of a user proxy on a given server.
DeleteUser(String, String) - Constructor for class org.objectweb.joram.shared.admin.DeleteUser
Constructs a DeleteUser instance.
DeleteUser() - Constructor for class org.objectweb.joram.shared.admin.DeleteUser
 
deliveredMsgs - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table holding the delivered messages before acknowledgement.
deliverMessages(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Actually tries to answer the pending "receive" requests.
deliveryCount - Variable in class org.objectweb.joram.shared.messages.Message
The number of delivery attempts for this message.
DeliveryListener - Interface in org.objectweb.joram.mom.amqp
 
deliveryMode - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
deliveryMode - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
deliveryTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
deliveryTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
deliveryTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
deliveryTag - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
deny(ConsumerMessages) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
denyRequest(AgentId, DenyRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a DenyRequest instance, requesting messages to be denied.
DenyRequest - Class in org.objectweb.joram.mom.notifications
A DenyRequest instance is used by a client agent for denying one or many messages on a queue.
DenyRequest(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
DenyRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
DenyRequest(int) - Constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
dest - Variable in class org.objectweb.joram.client.jms.MessageConsumer
The destination the consumer gets its messages from.
dest - Variable in class org.objectweb.joram.client.jms.MessageProducer
The destination the producer sends messages to.
dest - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Foreign JMS destination object.
destImpl - Variable in class org.objectweb.joram.mom.dest.Destination
The reference of the DestinationItf instance providing this this agent with its Destination behaviour.
Destination - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
Destination() - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination(String) - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination(String, String) - Constructor for class org.objectweb.joram.client.jms.Destination
 
Destination - Class in org.objectweb.joram.mom.dest
A Destination agent is an agent hosting a MOM destination, for example a Queue or a Topic.
Destination() - Constructor for class org.objectweb.joram.mom.dest.Destination
Empty constructor for newInstance().
Destination(String, boolean, int) - Constructor for class org.objectweb.joram.mom.dest.Destination
Constructor with parameters for fixing the destination and specifying its identifier.
destinationAdminRequestNot(AgentId, DestinationAdminRequestNot) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
destinationAdminRequestNot(AgentId, DestinationAdminRequestNot) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
destinationAdminRequestNot(AgentId, DestinationAdminRequestNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
DestinationAdminRequestNot - Class in org.objectweb.joram.mom.notifications
 
DestinationAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
DestinationException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
DestinationException - Exception in org.objectweb.joram.shared.excepts
A DestinationException is thrown by a destination while deleting if requesters are still active, and in a proxy method when trying to access a non existing destination.
DestinationException(String) - Constructor for exception org.objectweb.joram.shared.excepts.DestinationException
Constructs a DestinationException instance.
DestinationImpl - Class in org.objectweb.joram.mom.dest
The DestinationImpl class implements the common behaviour of MOM destinations.
DestinationImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.DestinationImpl
Constructs a DestinationImpl.
DestinationImplMBean - Interface in org.objectweb.joram.mom.dest
 
DestinationMBean - Interface in org.objectweb.joram.client.jms
 
DestinationPanel - Class in org.objectweb.joram.client.tools.admin
 
DestinationPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.DestinationPanel
 
destName - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
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
 
DirectExchange - Class in org.objectweb.joram.mom.amqp
The direct exchange type provides routing of messages to zero or more queues based on an exact match between the routing key of the message, and the binding key used to bind the queue to the exchange.
DirectExchange(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.DirectExchange
 
disconnect() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Closes the administration connection.
disconnect() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Closes the administration connection.
disconnect() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
disconnectAdmin() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
disconnectJndi() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
DIVIDE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
DIVIDER_PROPORTION - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
dmqId - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the dead message queue this destination must send its dead messages to, if any.
DMQManager - Class in org.objectweb.joram.mom.util
The DMQManager is made to stock the dead messages before sending them to the dead message queue, only if such a queue is defined.
DMQManager(AgentId, AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.util.DMQManager
Creates a DMQManager.
DMQManager(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.util.DMQManager
Creates a DMQManager.
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.
doClientMessages(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
doClientMessages(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a ClientMessages instance.
doClientMessages(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a ClientMessages instance.
doConnect() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
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
Administration method creating or retrieving a destination with a given name on a given server, and returning its identifier.
doDeleteNot(DeleteNot) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
doDeleteNot(DeleteNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doDeleteNot(DeleteNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doDeleteNot(DeleteNot) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doDeleteNot(DeleteNot) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doList(ListClusterQueue) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
return the cluster list.
doProcess(CreateUserRequest, AgentId, String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Processes a CreateUserRequest instance requesting the creation of a UserAgent for a given user.
doProcess(SetRight, AgentId, String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Processes a SetRight instance requesting to grant a user a given right on a given destination.
doReact(UnknownAgent) - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
doReact(UnknownAgent) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
doReact(UnknownAgent) - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
doReact(UnknownAgent) - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
doReact(UnknownAgent) - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
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.
doRightRequest(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
doRightRequest(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a SetRightRequest instance.
doRightRequest(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a SetRightRequest instance.
DOUBLE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
doUnknownAgent(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Specializes this TopicImpl reaction.
doUnknownAgent(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
doUnknownAgent(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing an UnknownAgent instance.
doUnknownAgent(UnknownAgent) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing an UnknownAgent instance.
doXAConnect() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Opens a XA connection with the foreign JMS server and creates the XA JMS resources for interacting with the foreign JMS destination.
DUPS_OK_ACKNOWLEDGE - Static variable in class org.objectweb.joram.client.connector.ActivationSpecImpl
Value for the property acknowledgeMode defined in the MDB deployment descriptor.
durable - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
If set when creating a new exchange, the exchange will be marked as durable.
durable - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
If set when creating a new queue, the queue will be marked as durable.
durableAcksCounter - Variable in class org.objectweb.joram.mom.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

elements() - Method in class org.objectweb.joram.shared.util.Properties
Returns an enumeration of the values in this hashtable.
end(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Delists this resource.
endDocument() - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Finalizes parsing of a document.
endElement(String, String, String) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Receive notification of the end of an element.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to setup asynchronous message delivery for an application server endoint.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to deactivate message delivery for a given endpoint.
EOF - Static variable in class org.objectweb.joram.shared.selectors.sym
 
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
EOF Symbol index.
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
EOF Symbol index.
EQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
equals(Object) - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Compares ConnectionRequest instances wrapped users identities.
equals(Object) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Compares adapters according to their properties.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Compares ManagedConnectionImpl instances according to their server and user identification parameters.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.User
Provides a reliable way to compare User instances.
equals(Object) - Method in class org.objectweb.joram.client.jms.Connection
Specializes this Object method; returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
equals(Object) - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the parameter object is a Joram destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.XAResourceMngr
Resource managers are equal if they belong to the same connection.
equals(Object) - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
error(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a recoverable parser error.
error - Static variable in class org.objectweb.joram.shared.selectors.sym
 
error_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
error Symbol index.
error_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
error Symbol index.
ErrorListener - Interface in org.objectweb.joram.client.jms.connection
 
errorReceived(int, JMSException) - Method in interface org.objectweb.joram.client.jms.connection.ErrorListener
 
errorReceived(int, JMSException) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
ESCAPE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
evalRateOfFlow(int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
eval the rate of flow (means).
ExceptionReply - Class in org.objectweb.joram.mom.notifications
An ExceptionReply instance is used by a destination for notifying a client of an exception thrown when processing a request.
ExceptionReply(AbstractRequest, MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
ExceptionReply(MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
Specifies the name of the exchange that the message was originally published to.
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
Specifies the name of the exchange that the message was originally published to.
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
Specifies the name of the exchange to publish to.
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
Specifies the name of the exchange that the message was originally published to.
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
exchange - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
The name of the exchange to unbind from.
ExchangeAgent - Class in org.objectweb.joram.mom.amqp
 
ExchangeAgent(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.ExchangeAgent
 
exchangeDeclare(String, String, boolean, boolean, boolean, Map, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
exchangeDeclare(String, String, boolean, boolean, boolean, Map, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Declare an exchange.
exchangeDeclare(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
exchangeDeclare(int, int, String, String, boolean, boolean, boolean, Map) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
ExchangeDeclareNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ExchangeDeclareNot(int, int, String, String, boolean, boolean, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
exchangeDelete(String, boolean, boolean, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
exchangeDelete(String, boolean, boolean, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Delete an exchange
exchangeDelete(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
exchangeDelete(int, int, String, boolean, boolean, ExchangeDeleteNot) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
ExchangeDeleteNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
ExchangeDeleteNot(int, int, String, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
exclusive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Request exclusive access to the realm, meaning that this will be the only channel that uses the realm's resources.
exclusive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
Request exclusive consumer access, meaning only this consumer can access the queue.
exclusive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
Exclusive queues may only be accessed by the current connection, and are deleted when that connection closes.
executeAdmin(Reader) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
executeXMLAdmin(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
This method execute the XML script file that the location is given in parameter.
executeXMLAdmin(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
This method execute the XML script file that the pathname is given in parameter.
executeXMLAdmin(String, String) - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
executeXMLAdmin(String) - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
executeXMLAdminJMX(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Reload the joramAdmin.xml file
executeXMLAdminJMX(String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Reload the joramAdmin.xml file
executeXMLAdminJMX(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
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
 
expiration - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
expiration - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
expiration - Variable in class org.objectweb.joram.shared.messages.Message
The message expiration time, by default 0 for infinite time-to-live.
EXPIRED - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the message expired before delivery.
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
 
exportRepositoryToFile(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Export the repository content to an XML file - only the destinations objects are retrieved in this version - xml script format of the admin objects (joramAdmin.xml)
exportRepositoryToFile(String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Export the repository content to an XML file - only the destinations objects are retrieved in this version - xml script format of the admin objects (joramAdmin.xml)
exportRepositoryToFile(String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
Export the repository content to an XML file - only the destinations objects are retrieved in this version - xml script format of the admin objects (joramAdmin.xml)
extractPropertyInfo(NodeList) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 

F

factorCheck(Hashtable, int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
this method eval the rate of flow and activity.
FactoryParameters - Class in org.objectweb.joram.client.jms
A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
FactoryParameters(String, int) - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
FactoryParameters(String) - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
FactoryParameters() - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs an empty FactoryParameters.
FALSE - Static variable in class org.objectweb.joram.shared.stream.StreamUtil
 
FanoutExchange - Class in org.objectweb.joram.mom.amqp
The fanout exchange type works as follows: 1.
FanoutExchange(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.FanoutExchange
 
fatalError(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a non-recoverable parser error.
fatherAck(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.
fatherAck(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.
fatherId - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Identifier of this topic's father, if any.
fatherTest(AgentId, FatherTest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept to join a hierarchy.
fatherTest(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.
Filter - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Filter() - Constructor for class org.objectweb.joram.shared.selectors.Filter
Default constructor.
Filter(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
Filter(Scanner, Message, String) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
findDestinationJndiName(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
findJndiNodeByName(String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
finishReadPresence() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
finishWritePresence(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
FLOAT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
FlowControl - Class in org.objectweb.joram.mom.proxies
 
FlowControl() - Constructor for class org.objectweb.joram.mom.proxies.FlowControl
 
flowControl() - Static method in class org.objectweb.joram.mom.proxies.FlowControl
 
flush() - Method in class org.objectweb.joram.mom.proxies.RequestBuffer
 
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
 
forward(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
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.
Frame - Class in org.objectweb.joram.mom.amqp.marshalling
Represents an AMQP wire-protocol frame: type, channel, size, payload, end.
Frame(int, int) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.Frame
 
Frame(int, int, byte[]) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.Frame
 
FRAME_BODY - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_END - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_ERROR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_HEADER - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_HEARTBEAT - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_METHOD - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FRAME_MIN_SIZE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
FrameBuilder - Interface in org.objectweb.joram.mom.amqp.marshalling
 
frameMax - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
The largest frame size that the server proposes for the connection, including frame header and end-byte.
frameMax - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
The largest frame size that the client and server will use for the connection.
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
Set of cluster fellows, if any.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Restores the administered object from a naming reference.
fromReference(Reference, String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Restores the administered object from a clustered naming reference.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Restores the administered object from a naming reference.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Restores the administered object from a naming reference.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Restores the administered object from a naming reference.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.User
Restores the administered object from a naming reference.
fromReference(Reference) - Method in class org.objectweb.joram.client.jms.Destination
Restores the administered object from a naming reference.
fromReference(Reference, String) - Method in class org.objectweb.joram.client.jms.FactoryParameters
 

G

GE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
get() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
get(String) - Method in class org.objectweb.joram.shared.util.Properties
Returns the value to which the specified key is mapped in this hashtable.
GET_ADMIN_TOPIC_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
GET_ADMIN_TOPIC_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
GET_CONFIG_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_DOMAIN_NAMES - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_DOMAIN_NAMES_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_LOCAL_SERVER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_LOCAL_SERVER_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_QUEUE_MESSAGE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_QUEUE_MESSAGE_IDS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_QUEUE_MESSAGE_IDS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_QUEUE_MESSAGE_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIBER_IDS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIBER_IDS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION_MESSAGE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION_MESSAGE_IDS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION_MESSAGE_IDS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION_MESSAGE_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTION_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTIONS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
GET_SUBSCRIPTIONS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
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
 
getAckRequests() - Method in class org.objectweb.joram.shared.client.CommitRequest
 
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
 
getActive() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns true if the subscription is active.
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.
getAdminFileExportXML() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getAdminFileExportXML() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getAdminFileExportXML() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
getAdminFileXML() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getAdminFileXML() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getAdminHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminMessage() - Method in class org.objectweb.joram.client.jms.admin.AdminMessage
get the AbstractAdminMessage body of the message.
getAdminMessage() - Method in class org.objectweb.joram.shared.messages.Message
Returns the AbstractAdminMessage body of the message.
getAdminName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the administration name of the destination.
getAdminName() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getAdminPassword() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAdminPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
GetAdminTopicReply - Class in org.objectweb.joram.shared.client
A GetAdminTopicReply is sent by an administrator proxy for notifying an administrator client of the identifier of the local admin topic.
GetAdminTopicReply(GetAdminTopicRequest, String) - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicReply() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicRequest - Class in org.objectweb.joram.shared.client
A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.
GetAdminTopicRequest() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicRequest
Constructs a GetAdminTopicRequest instance.
getAdminTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAdminUser() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAgentId() - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Returns the temporary destination's agent identifier.
getArgs() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.BindNot
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
getArguments() - Method in class org.objectweb.joram.mom.amqp.UnbindNot
 
getAsyncSend() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getAsyncSend() - Method in class org.objectweb.joram.client.jms.Connection
Indicates whether the messages produced are asynchronously sent or not (without or with acknowledgement).
getAsyncSend() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
 
getAsyncSend() - Method in class org.objectweb.joram.shared.client.CommitRequest
 
getAsyncSend() - Method in class org.objectweb.joram.shared.client.ProducerMessages
 
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.
getBasicProperties() - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
getBody() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getBody() - Method in class org.objectweb.joram.mom.amqp.PublishNot
 
getBodyLength() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
getBodySize() - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
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.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction branch qualifier.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction branch qualifier.
getBQ() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction branch qualifier.
getBranchQualifier() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getBranchQualifier(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a branch qualifier.
getByte(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getByteProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getBytes(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getBytes() - Method in interface org.objectweb.joram.mom.amqp.marshalling.LongString
 
getBytes() - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
getCallback() - Method in class org.objectweb.joram.mom.amqp.ConsumeNot
 
getCallback() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getCallback() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
getCallback() - Method in class org.objectweb.joram.mom.amqp.ReceiveNot
 
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.
getChannel() - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.ConsumeNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ChannelCloseNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
getChannelId() - Method in class org.objectweb.joram.mom.amqp.ReceiveNot
 
getChar(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
getClassId() - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AddQueueCluster
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AdminReply
 
getClassId() - Method in class org.objectweb.joram.shared.admin.AdminRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.ClearQueue
 
getClassId() - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
getClassId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getClassId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.CreateUserReply
 
getClassId() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.DeleteDestination
 
getClassId() - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
getClassId() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getClassId() - Method in class org.objectweb.joram.shared.admin.DeleteUser
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetConfigRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetLocalServer
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptions
 
getClassId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.ListClusterQueue
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetReaders
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetStat
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetStatRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetWriters
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_Reply
 
getClassId() - Method in class org.objectweb.joram.shared.admin.Monitor_Request
 
getClassId() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
getClassId() - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetCluster
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetFather
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetReader
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetRight
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SetWriter
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
 
getClassId() - Method in class org.objectweb.joram.shared.admin.StopServerRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetCluster
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetFather
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetReader
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UnsetWriter
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UpdateUser
 
getClassId() - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
getClassId() - Method in class org.objectweb.joram.shared.client.ActivateConsumerRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxCloseReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxCloseRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxConnectRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxStartRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.CnxStopRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.CommitRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.JmsRequestGroup
 
getClassId() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.PingRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ProducerMessages
 
getClassId() - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.ServerReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.SessAckRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.SessCreateTQRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.SessCreateTTRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
getClassId() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
getClassId() - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
getClassId() - Method in class org.objectweb.joram.shared.client.XACnxRecoverRequest
 
getClassId() - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
getClassName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
getClassName() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
getClassName() - Method in class org.objectweb.joram.mom.notifications.RegisterDestNot
 
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(int, String, boolean) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
get a client message contain nb messages.
getClientMessages(int, String, boolean) - Method in class org.objectweb.joram.mom.dest.QueueImpl
get a client message contain nb messages.
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.RequestGroupNot
 
getClientProperties() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ConnectionStartOkNot
 
getCluster() - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
 
getCluster() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
getClusterDeliveryCount() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
return the number of Message send to cluster.
getClusterFellows() - Method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the list describing the cluster this topic is part of.
getCnx() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns the connection this temporary queue belongs to, null if not known.
getCnxKey() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the connection's key.
getCnxPendingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getCnxPendingTimer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
getCnxPendingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getCollocated() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getCollocatedServer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getCollocatedServer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
GetConfigRequest - Class in org.objectweb.joram.shared.admin
 
GetConfigRequest() - Constructor for class org.objectweb.joram.shared.admin.GetConfigRequest
 
getConfiguration() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the current servers configuration (a3servers.xml).
getConfiguration() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the current servers configuration (a3servers.xml).
getConfiguration() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getConfirmationPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getConnectingTimer() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns a new OutboundConnection instance for handling the physical connection.
getConnectionContext() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getConnectionContext() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getConnectionFactory() - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Chooses a connection factory from the cluster definition.
getConnectionKey() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
GetConnectionNot - Class in org.objectweb.joram.mom.proxies
 
GetConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getConsumerTag() - Method in class org.objectweb.joram.mom.amqp.CancelNot
 
getConsumerTag() - Method in class org.objectweb.joram.mom.amqp.ConsumeNot
 
getConsumerTag() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicCancelNot
 
getConsumerTag() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getContextId() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the subscription's context identifier.
getCorrelationId() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message correlation identifier.
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.
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.
getCredential() - Method in class org.objectweb.joram.shared.security.Identity
get password or subject in jaas mode.
getCredential() - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
getCredential() - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
getDefault(short) - Static method in class org.objectweb.joram.mom.amqp.NamingAgent
 
getDefault() - Static method in class org.objectweb.joram.mom.amqp.NamingAgent
 
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 class org.objectweb.joram.client.tools.admin.AdminController
 
getDefaultDMQId() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDefaultDMQId(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDefaultDMQId(int) - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getDefaultDMQId() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getDefaultDMQId() - 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.
getDefaultDMQId(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.
getDefaultDMQId(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.
getDefaultDMQId() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the default dead message queue for the local server, null if not set.
getDefaultDMQId(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDefaultDMQId() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDefaultDMQId() - Static method in class org.objectweb.joram.mom.dest.QueueImpl
Static method returning the default DMQ identifier.
getDefaultLogin() - Static method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Returns default login name for connection.
getDefaultPassword() - Static method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Returns the default login password for connection.
getDefaultRootLogin() - Static method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Returns default administrator login name for connection.
getDefaultRootPassword() - Static method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Returns the default administrator 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.QueueImpl
Static method returning the default threshold.
getDelegateSession() - Method in class org.objectweb.joram.client.jms.XASession
 
getDeleteDurableSubscription() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDeleteDurableSubscription() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
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.
getDeliveryCount() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message delivery count.
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
Gets the producer's default delivery mode.
getDeliveryTag() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
getDeliveryTag(AgentId, int, long, boolean) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
getDemultiplexerDaemonName() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetReaders
Returns the identifier of the target destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetStat
Returns the identifier of the destination.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
Returns the identifier of the target topic.
getDest() - Method in class org.objectweb.joram.shared.admin.Monitor_GetWriters
Returns the identifier of the target destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
Returns the identifier of the destination the DMQ is set for.
getDestId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Returns the identifier of the destination which DMQ is unset.
getDestination() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination name.
getDestination() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
return the appropriate destination of cluster
getDestination() - Method in class org.objectweb.joram.client.jms.MessageProducer
Gets the destination associated with this MessageProducer.
getDestination() - Method in class org.objectweb.joram.mom.notifications.RegisteredDestNot
 
getDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDestinationId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns the unique identifier of the destination.
getDestinationId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Returns the unique identifier of the destination.
getDestinationId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message destination identifier.
getDestinationName() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinationName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the name attributed to the destination.
getDestinations() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDestinations(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getDestinations(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on the local server, or an empty list if none exist.
getDestinations(int, long) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations(int) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all destinations that exist on the local server, or an empty list if none exist.
getDestinations(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDestinations() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getDestinationType() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination type.
getDestinationType() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.DeadMQueue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Queue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Topic
 
getDestinationType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the destination is a queue.
getDisableMessageID() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageID() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDMQ() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue for this user, null if not set.
getDMQ() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the dead message queue of this destination, null if not set.
getDMQId() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue Id for this user, null if not set.
getDMQId() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the dead message queue Id for this user, null if not set.
getDMQId() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the dead message queue id of this destination, null if not set.
getDMQId() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Monitoring method returning the dead message queue id of this destination, null if not set.
getDMQId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Return the unique identifier of DMQ set for this destination if any.
getDMQId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Return the unique identifier of DMQ set for this destnation if any.
getDMQId() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the identifier of the producer's dead message queue, if any.
getDMQId() - Method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the DMQ identifier.
getDmqId() - Method in class org.objectweb.joram.mom.notifications.SetDMQRequest
Returns the dead message queue identifier, null for none.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the identifier of the DMQ.
getDMQName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the DMQ identifier.
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
getDomainNames(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the domain names that contains the specified server.
getDomainNames(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the list of the domain names that contains the specified server.
getDomainNames(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
GetDomainNames - Class in org.objectweb.joram.shared.admin
 
GetDomainNames(int) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNames
 
GetDomainNames() - Constructor for class org.objectweb.joram.shared.admin.GetDomainNames
 
getDomainNames() - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
GetDomainNamesRep - Class in org.objectweb.joram.shared.admin
 
GetDomainNamesRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
GetDomainNamesRep() - Constructor for class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
getDoNotAck() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request must not be acked by the server.
getDoNotAck() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request must not be acked by the server.
getDouble(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getDoubleProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getDurable() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns true if the subscription is durable.
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.
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
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
getExchange() - Method in class org.objectweb.joram.mom.amqp.PublishNot
 
getExpectedType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
getExpiration() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message expiration time.
getFactoryName() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFactoryType() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getFather() - Method in class org.objectweb.joram.shared.admin.SetFather
Returns the identifier of the father.
getFatherId() - Method in class org.objectweb.joram.mom.notifications.Monit_GetFatherRep
Returns the identifier of the hierarchical father.
getFatherId() - Method in class org.objectweb.joram.mom.notifications.SetFatherRequest
Returns the hierarchical father identifier.
getFatherId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Returns the identifier of the hierarchical father.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction identifier format.
getFloat(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getFloatProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
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.
getFullMessage() - Method in class org.objectweb.joram.mom.messages.Message
Returns the contained message with body.
getFullMessage() - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
getFullMessage() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getGlobalTransactionId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getGlobalTransactionId(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the global transaction identifier.
getGTI() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the global transaction identifier.
getHAURL() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getHeader() - Method in class org.objectweb.joram.mom.amqp.PublishRequest
 
getHeaderMessage() - Method in class org.objectweb.joram.mom.messages.Message
Returns the contained message eventually without the body.
getHeartBeat() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getHeartBeat() - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
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.DestinationDesc
 
getId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the agent hosting the destination.
getId() - Method in class org.objectweb.joram.mom.notifications.AdminRequest
Returns the request identifier, null if not used.
getId() - Method in class org.objectweb.joram.mom.notifications.RegisterDestNot
 
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.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.dest.jmsbridge.JMSBridgeAckNot
Returns the identifier of the message successfuly delivered to the foreign JMS server.
getIdentifier() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message identifier.
getIdentity() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getIdentity() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the identity of the administrator.
getIdentity() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
 
getIdentityClass() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the identity class name.
getIdentityClass() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
 
getIdentityClass() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getIdentityClass() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
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.
getIdsToAck() - Method in class org.objectweb.joram.mom.amqp.AckNot
 
getIdsToRecover() - Method in class org.objectweb.joram.mom.amqp.RecoverNot
 
getImplicitAck() - Method in class org.objectweb.joram.client.jms.Connection
Indicates whether the messages consumed are implicitly acknowledged or not.
getInAddr() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
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.ReliableConnectionContext
 
getInstance() - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
getInt(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getIntProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getInvalidConnections(Set) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
From a set of managed connections, returns the set of invalid ones.
getJMSCorrelationID() - Method in class org.objectweb.joram.client.jms.Message
Returns the message correlation identifier.
getJMSCorrelationIDAsBytes() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSDeliveryMode() - Method in class org.objectweb.joram.client.jms.Message
Returns true if the message is persistent.
getJMSDestination() - Method in class org.objectweb.joram.client.jms.Message
Returns the message destination.
getJMSExpiration() - Method in class org.objectweb.joram.client.jms.Message
Returns the message expiration time.
getJMSMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS major version number.
getJMSMessageID() - Method in class org.objectweb.joram.client.jms.Message
Returns the message identifier.
getJMSMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS minor version number
getJMSPriority() - Method in class org.objectweb.joram.client.jms.Message
Returns the message priority.
getJMSProviderName() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS provider name: Joram.
getJMSRedelivered() - Method in class org.objectweb.joram.client.jms.Message
Gets an indication of whether this message is being redelivered.
getJMSReplyTo() - Method in class org.objectweb.joram.client.jms.Message
Gets the Destination object to which a reply to this message should be sent.
getJMSTimestamp() - Method in class org.objectweb.joram.client.jms.Message
Returns the message time stamp.
getJMSType() - Method in class org.objectweb.joram.client.jms.Message
API method.
getJMSVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the JMS API version, currently 1.1.
getJMSXPropertyNames() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets an enumeration of the JMSX property names.
getJndiHost() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getKey() - Method in class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
getKey() - Method in interface org.objectweb.joram.mom.proxies.ConnectionContext
 
getKey() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
getKey() - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
getKey() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getListenAddress() - Static method in class org.objectweb.joram.mom.amqp.AMQPService
 
getListenAddress() - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
GetListener - Interface in org.objectweb.joram.mom.amqp
 
getListenPort() - Static method in class org.objectweb.joram.mom.amqp.AMQPService
 
getListenPort() - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
getLocalHost() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the host name of the server the module is connected to.
getLocalHost() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the host name of the server the module is connected to.
getLocalHost() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getLocalPort() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the port number of the server the module is connected to.
getLocalPort() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the port number of the server the module is connected to.
getLocalPort() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
getLocalServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
GetLocalServer - Class in org.objectweb.joram.shared.admin
 
GetLocalServer() - Constructor for class org.objectweb.joram.shared.admin.GetLocalServer
 
getLocalServerId() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
getLocalServerId() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the identifier of the server the module is connected to.
getLocalServerId() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Returns the identifier of the server the module is connected to.
getLocalServerId() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
GetLocalServerRep - Class in org.objectweb.joram.shared.admin
 
GetLocalServerRep(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetLocalServerRep
 
GetLocalServerRep() - Constructor for class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getLocalTransaction() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns this managed connection instance as a LocalTransaction instance for managing local transactions.
getLocalUsers() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getLocalUsers() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getLogWriter() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Gets the log writer of this ManagedConnectionFactoryImpl instance.
getLogWriter() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Gets the log writer for this ManagedConnectionImpl instance.
getLong(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getLongProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
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.
getMaxMessages() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
 
getMaxNumberOfWorks() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the maximum number of work instances to be submitted.
getMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
Returns a copy of the message.
getMessage(String, boolean) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
get mom message, delete if remove = true.
getMessage() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeDeliveryNot
Returns the message obtained from the foreign JMS server.
getMessage(String, boolean) - Method in class org.objectweb.joram.mom.dest.QueueImpl
get mom message, delete if remove = true.
getMessage() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
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.MomExceptionReply
 
getMessageCount() - Method in class org.objectweb.joram.client.jms.admin.Subscription
Returns the number of pending messages.
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.ConsumerMessages
 
getMessageCount() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
getMessageCounts() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getMessageDigest(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageDigest(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getMessageDigest(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageDigest(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageHeader(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageHeader(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getMessageHeader(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageHeader(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getMessageIds(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageIds(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getMessageIds() - Method in class org.objectweb.joram.client.jms.Queue
Returns the identifiers of all messages in this queue.
getMessageIds() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessageIds() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
 
getMessageIds() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the list of message's identifiers for the subscription.
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
Gets the message consumer's MessageListener.
getMessageListener() - Method in class org.objectweb.joram.client.jms.Session
API method.
getMessageListener() - Method in class org.objectweb.joram.client.jms.XASession
 
getMessageProperties(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageProperties(String, String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getMessageProperties(String) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageProperties(String) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getMessages() - Method in class org.objectweb.joram.mom.notifications.BrowseReply
Returns the messages carried by this reply.
getMessages() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the messages.
getMessages() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
Returns the message wrapped by this reply.
getMessages() - Method in class org.objectweb.joram.mom.notifications.TopicMsgsReply
Returns the messages.
getMessages() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the messages to deliver.
getMessages() - Method in class org.objectweb.joram.shared.client.ProducerMessages
Returns the produced messages.
getMessages() - Method in class org.objectweb.joram.shared.client.QBrowseReply
Returns the vector of messages carried by this reply.
getMessageSelector() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the message selector.
getMessageSelector() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getMessagesTabularData() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the description of a particular pending message.
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.
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
getMethodId() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
getMethodName(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
getMethodName() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
getMomMsg() - Method in class org.objectweb.joram.client.jms.Message
 
getMOMProperties() - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
getMOMProperties() - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Gets MOM properties returned to the client on connection start.
getMsgTxname() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getMsgTxPrefix() - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
getMultiCnxSync(AgentId) - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
 
getMultiThreadSync() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getMultiThreadSyncDelay() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getMultiThreadSyncDelay() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getMultiThreadSyncDelay() - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
 
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
Returns the subscription's name.
getName() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the user name.
getName() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the user name.
getName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getName() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
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.notifications.RegisterDestNot
 
getName() - Method in class org.objectweb.joram.mom.notifications.RegisteredDestNot
 
getName() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the name of the subscription.
getName() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
 
getName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getName() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getNamedContext() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getNbMaxMsg(String) - Method in class org.objectweb.joram.client.jms.admin.User
Monitoring method returning the nbMaxMsg of this subscription, -1 if no limit.
getNbMaxMsg(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getNbMaxMsg() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the nbMaxMsg of this queue, -1 if no limit.
getNbMaxMsg() - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
getNbMaxMsg() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the maximum number of message for the destination.
getNbMaxMsg() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the maximum number of message for the destination.
getNbMaxMsg() - Method in class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep
Returns the nbMaxMsg value.
getNbMaxMsg() - Method in class org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest
Returns the nbMaxMsg value.
getNbMaxMsg() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the maximum number of message for the 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
 
getNbMsgsDeliveredSinceCreation() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the number of messages delivered to the client since creation time of this subscription.
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.
getNbMsgsReceiveSinceCreation() - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
 
getNbMsgsReceiveSinceCreation() - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
getNbMsgsReceiveSinceCreation() - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
getNbMsgsSentToDMQSinceCreation() - 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..
getNbMsgsSentToDMQSinceCreation() - 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..
getNbMsgsSentToDMQSinceCreation() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the number of erroneous messages forwarded to the DMQ since creation time of this subscription.
getNbMsgsSentToDMQSinceCreation() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getNbMsgsSentToDMQSinceCreation() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the number of erroneous messages forwarded to the DMQ since creation time of this proxy..
getNetwork() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getNewIdentity() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new identity 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.
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.
getOptionalHeader(Hashtable) - Method in class org.objectweb.joram.client.jms.Message
Copies all of the mappings from the optionalHeader of this message to the specified hashtable.
getOptionalHeader(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns an optional header field value.
getOutLocalAddress() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getOutLocalAddress() - Method in class org.objectweb.joram.client.jms.Connection
Returns the local IP address on which the TCP connection is activated.
getOutLocalPort() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getOutLocalPort() - Method in class org.objectweb.joram.client.jms.Connection
Returns the local IP address port on which the TCP connection is activated This attribute is inherited from FactoryParameters.
getParameters() - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Returns the factory's configuration parameters.
getPassword() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user password.
getPassword() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the password of the user requesting a connection to the underlying JORAM server.
getPassword() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getPassword(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their password.
getPayload() - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
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.
getPendingMessageCount() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the number of pending messages for the subscription.
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
 
getPeriod() - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
Returns the time between two monitoring events, one minute if not set.
getPeriod() - Method in interface org.objectweb.joram.mom.dest.MonitoringTopicImplMBean
Returns the period value of this queue, -1 if not set.
getPeriod() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the period value of this queue, -1 if not set.
getPeriod() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the period value of this queue, -1 if not set.
getPeriod() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the period value of this queue, -1 if not set.
getPeriod() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the period value of this queue, -1 if not set.
getPersistent() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
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.
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
Gets the producer's default priority.
getPriority() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message priority.
getProducerMessages() - Method in class org.objectweb.joram.shared.client.CommitRequest
 
getProperties(Hashtable) - Method in class org.objectweb.joram.client.jms.Message
Copies all of the mappings from the properties of this message to the specified hashtable.
getProperties() - Method in class org.objectweb.joram.mom.amqp.PublishNot
 
getProperties() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the destination properties.
getProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as an object.
getPropertyNames() - Method in class org.objectweb.joram.client.jms.Message
API method.
getProps() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getProviderMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's major version number.
getProviderMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's minor version number.
getProviderVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method: Gets the Joram's implementation version, currently 5.0.10.
getProxId() - Method in class org.objectweb.joram.shared.admin.CreateUserReply
Returns the id of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the identifier of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the user's proxy identifier.
getProxy() - Method in class org.objectweb.joram.mom.amqp.ConsumeNot
 
getProxy() - Method in class org.objectweb.joram.mom.amqp.ReceiveNot
 
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(Identity, String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by ConnectionManager proxies to check their clients identification.
getProxyId() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getProxyId() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the AgentId of the proxy.
getProxyId() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getProxyId() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the proxy's identifier
GetProxyIdListNot(GetProxyIdListNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
GetProxyIdListNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdListNot() - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
GetProxyIdNot(GetProxyIdNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
GetProxyIdNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdNot(Identity, String) - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getPublish() - Method in class org.objectweb.joram.mom.amqp.PublishRequest
 
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.amqp.BindNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
getQueue() - Method in class org.objectweb.joram.mom.amqp.UnbindNot
 
getQueue() - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
getQueue() - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
getQueueClusterElements() - Method in class org.objectweb.joram.client.jms.Queue
Returns the reference of the queues that belong to the cluster.
getQueueId() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
getQueueId() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the identifier of the queue the threshold is set for.
getQueueId() - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Returns the identifier of the queue which threshold is unset.
getQueueIds(String) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given queue.
GetQueueMessage - Class in org.objectweb.joram.shared.admin
 
GetQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessage(String, String, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessage() - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessageIds - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
GetQueueMessageIds() - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
GetQueueMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
GetQueueMessageIdsRep() - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
getQueueMessageReadMax() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getQueueMessageReadMax() - Method in class org.objectweb.joram.client.jms.Connection
Get the maximum number of messages that can be read at once from a queue for this Connection.
getQueueMessageReadMax() - Method in class org.objectweb.joram.client.jms.Session
Get the maximum number of messages that can be read at once from a queue for this Session.
GetQueueMessageRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
GetQueueMessageRep() - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns true if the messages come from a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns true for a queue listener.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request is destinated to a queue.
getQueueName() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueName() - Method in class org.objectweb.joram.client.jms.Queue
Gets the The Joram's internal unique identifier of this queue.
getQueueName() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
getQueueOut() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getQueues() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the queues enumeration.
getQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueSession
API method.
getQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
getReaderList() - Method in class org.objectweb.joram.client.jms.Destination
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.
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.
getRealm() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
getReceiveAck() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
getReference() - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Returns the naming reference of this factory.
getReference() - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
 
getReliable() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getReplies() - Method in class org.objectweb.joram.mom.proxies.SendRepliesNot
 
getReply() - Method in class org.objectweb.joram.mom.notifications.RegisteredDestNot
 
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.
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
 
getRequest(Object) - Method in interface org.objectweb.joram.mom.proxies.ConnectionContext
 
getRequest(Object) - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
getRequest(Object) - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
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
 
getRequests() - Method in class org.objectweb.joram.mom.proxies.ProxyRequestGroupNot
 
getRequests() - Method in class org.objectweb.joram.shared.client.JmsRequestGroup
 
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.
getRootIdentityClass(String) - Static method in class org.objectweb.joram.shared.security.Identity
 
getRootName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getRootName(String) - Static method in class org.objectweb.joram.shared.security.Identity
 
getRootPasswd() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.BindNot
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.PublishNot
 
getRoutingKey() - Method in class org.objectweb.joram.mom.amqp.UnbindNot
 
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 interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the selector.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns the selector for filtering messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
Returns the selector for filtering the messages.
getSendings() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of ProducerMessages instances.
getServerId() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerId() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Identifier of the JORAM server to start.
getServerId() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the id of the server where deploying the destination.
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the id of the server where deploying its proxy.
getServerId() - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the server the DMQ is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the identifier of the server the threshold is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.StopServerRequest
Returns the id of the server to stop.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Returns the identifier of the server which default DMQ is unset.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Returns the identifier of the server which threshold is unset.
getServerName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerName() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
Name of the JORAM server to start.
getServerName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerPort() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerPort() - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
getServerPort() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getServers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServers(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServerSessionPool() - Method in class org.objectweb.joram.client.jms.MultiSessionConsumer
 
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.
getSingleton() - Static method in class org.objectweb.joram.mom.amqp.NamingAgent
 
getSize() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
 
getSize() - Method in class org.objectweb.joram.mom.notifications.RequestGroupNot
 
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
Deprecated.  
getStatistic() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Deprecated.  
getStatisticHashtable() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Gets some statistics about the destination
getStatisticHashtable() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Overrides the destination method to add pending message counter
getStatistics() - Method in class org.objectweb.joram.client.jms.Destination
Return a set of statistic values from the destination.
getStatistics() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Return a set of statistic values from the destination.
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 interface org.objectweb.joram.mom.amqp.marshalling.LongString
 
getStream() - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
getString(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getStringProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getSubIds(String) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given subscription.
getSubject() - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
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
 
getSubRequestId() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the identifier of the subscribing request.
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
Monitoring method returning an array containing the ids of users that subscribes on this topic.
getSubscriberIds() - Method in class org.objectweb.joram.mom.dest.TopicImpl
Returns the list of unique identifiers of all subscribers.
getSubscriberIds() - Method in interface org.objectweb.joram.mom.dest.TopicImplMBean
Returns the list of unique identifiers of all subscribers.
GetSubscriberIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIds
 
GetSubscriberIds() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getSubscriberIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
GetSubscriberIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
GetSubscriberIdsRep() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
getSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
Returns a subscription.
getSubscription(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
GetSubscription - Class in org.objectweb.joram.shared.admin
 
GetSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscription
 
GetSubscription() - Constructor for class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionDurability() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the subscription durabbility.
getSubscriptionList() - Method in class org.objectweb.joram.client.jms.admin.User
used by MBean jmx
getSubscriptionList() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the subscriptions owned by a user.
GetSubscriptionMessage - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
GetSubscriptionMessage(String, String, String, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
GetSubscriptionMessage() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
GetSubscriptionMessageIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIds(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
GetSubscriptionMessageIds() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
GetSubscriptionMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
GetSubscriptionMessageIdsRep() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
GetSubscriptionMessageRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
GetSubscriptionMessageRep() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getSubscriptionName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the name of the durable subscription.
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
getSubscriptionNames() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Returns the list of subscriptions for this user.
getSubscriptionNames() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Returns the list of subscriptions for this user.
GetSubscriptionRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionRep(String, int, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
GetSubscriptionRep() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getSubscriptions() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the subscriptions owned by a user.
getSubscriptions() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
getSubscriptions() - Method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the number of users that subscribes on this topic.
getSubscriptions() - Method in interface org.objectweb.joram.client.jms.TopicMBean
Monitoring method returning the number of users that subscribes on this topic.
getSubscriptions(Topic) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
GetSubscriptions - Class in org.objectweb.joram.shared.admin
 
GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptions
 
GetSubscriptions() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptions
 
GetSubscriptionsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionsRep(String[], String[], int[], boolean[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
GetSubscriptionsRep() - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getSubscriptionString(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getSubscriptionString(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns a subscription.
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.MessageConsumer
 
getTcpEntryPointPort() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
getText() - Method in class org.objectweb.joram.client.jms.TextMessage
Returns the text body of the message.
getText() - Method in class org.objectweb.joram.shared.messages.Message
Returns the text body of the message.
getThreshold() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the threshold for this user, -1 if not set.
getThreshold() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns the threshold for this user, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - Method in interface org.objectweb.joram.client.jms.QueueMBean
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the threshold value of this queue, -1 if not set.
getThreshold() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the threshold value of this queue, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the threshold.
getThreshold() - Method in class org.objectweb.joram.mom.notifications.SetThreshRequest
Returns the threshold value, negative or zero for no threshold, null for unsetting the previous value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the threshold.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the threshold value.
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
getTicket() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
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
 
getTimestamp() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message time stamp.
getTimeToLive() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getTimeToLive() - Method in class org.objectweb.joram.client.jms.MessageProducer
Gets the default duration in milliseconds that a produced message should be retained by the provider.
getTimeToLive() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the time to live value in milliseconds.
getTmpDestId() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the consumer's topic.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
Returns the identifier of a topic part of the target cluster.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
Returns the identifier of the target topic.
getTopicAckBufferMax() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getTopicAckBufferMax() - Method in class org.objectweb.joram.client.jms.Connection
Get the maximum number of acknowledgements that can be buffered when using Session.DUPS_OK_ACKNOWLEDGE mode for this Connection.
getTopicAckBufferMax() - Method in class org.objectweb.joram.client.jms.Session
Get the maximum number of acknowledgements that can be buffered when using Session.DUPS_OK_ACKNOWLEDGE mode for this session.
getTopicActivationThreshold() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getTopicActivationThreshold() - Method in class org.objectweb.joram.client.jms.Connection
Get the threshold of activation for this Connection.
getTopicActivationThreshold() - Method in class org.objectweb.joram.client.jms.Session
Get the threshold of activation for this session.
getTopicId() - Method in class org.objectweb.joram.client.jms.admin.Subscription
Returns the related topic unique identification.
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
 
getTopicIdAsString() - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Returns the identifier of the subscription topic.
getTopicIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getTopicName() - Method in class org.objectweb.joram.client.jms.admin.ClusterTopic
API method.
getTopicName() - Method in class org.objectweb.joram.client.jms.Topic
Gets the The Joram's internal unique identifier of this topic.
getTopicPassivationThreshold() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getTopicPassivationThreshold() - Method in class org.objectweb.joram.client.jms.Connection
Get the threshold of passivation for this Connection.
getTopicPassivationThreshold() - Method in class org.objectweb.joram.client.jms.Session
Get the threshold of passivation for this session.
getTopics() - Method in class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopics() - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopicSession() - Method in class org.objectweb.joram.client.jms.XATopicSession
API method.
getTopId() - Method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic joining the cluster, or the initiator.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetCluster
Returns the identifier of the topic leaving its cluster.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetFather
Returns the identifier of the topic which father is unset.
getTransacted() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
getTransacted() - Method in class org.objectweb.joram.client.jms.Session
API method.
getTransacted() - Method in class org.objectweb.joram.client.jms.XASession
API method.
getTransactionTimeout() - Method in class org.objectweb.joram.client.jms.XAResource
Returns 0 as timeout feaure is not supported.
getTxName() - Method in class org.objectweb.joram.mom.messages.Message
 
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
 
getTxPendingTimer() - Method in class org.objectweb.joram.client.jms.Connection
Returns the 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".
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.mom.amqp.marshalling.Frame
 
getType() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
getType() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
getType() - Method in class org.objectweb.joram.mom.messages.Message
Returns the message type.
getType() - Method in class org.objectweb.joram.mom.notifications.RegisterDestNot
 
getType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getType() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
Returns the exception wrapped by this reply.
getType() - Method in exception org.objectweb.joram.shared.excepts.MomException
 
getTypes() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getUrl() - Method in class org.objectweb.joram.client.jms.FactoryParameters
Returns the url to be used for accessing the server.
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.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.
getUserName() - Method in class org.objectweb.joram.shared.security.Identity
Get the user name.
getUserName() - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
getUserName() - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the future reader's proxy.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the ProxId of the user the DMQ is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the identifier of the user's proxy the threshold is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
Returns the identifier of the user's proxy which DMQ is unset.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
Returns the identifier of the user's proxy which threshold is unset.
getUsers() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getUsers(int) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getUsers(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers(int, long) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on the local server, or an empty list if none exist.
getUsers(int) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers() - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Returns the list of all users that exist on the local server, or an empty list if none exist.
getUsers(int) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getUsers() - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
getUsers() - Method in class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Returns the vector of readers' or writers' identifiers.
getUsers() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Returns the users table.
getUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getVisitTable() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getWaitingRequestCount() - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns the number of waiting requests in the queue.
getWaitingRequestCount() - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Returns the number of waiting requests in the queue.
getWriterList() - Method in class org.objectweb.joram.client.jms.Destination
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.
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.
global - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
By default the QoS settings apply to the current channel only.
globalTransactionId - Variable in class org.objectweb.joram.client.jms.XidImpl
 
GT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

H

HALocalConnection - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnection(Identity) - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
HALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
 
handleBasicReturn(int, AMQP.Basic.Return, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
handleBasicReturn(int, AMQP.Basic.Return, AMQP.Basic.BasicProperties, byte[]) - Method in interface org.objectweb.joram.mom.amqp.Consumer
 
handleDelivery(int, AMQP.Basic.Deliver, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
handleDelivery(int, AMQP.Basic.Deliver, AMQP.Basic.BasicProperties, byte[]) - Method in interface org.objectweb.joram.mom.amqp.Consumer
 
handleDelivery(long, boolean, String, String, AMQP.Basic.BasicProperties, byte[]) - Method in interface org.objectweb.joram.mom.amqp.DeliveryListener
 
handleExpiredNot(AgentId, ExpiredNot) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
handleGet(int, AMQP.Basic.GetOk, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
handleGet(int, AMQP.Basic.GetOk, AMQP.Basic.BasicProperties, byte[]) - Method in interface org.objectweb.joram.mom.amqp.Consumer
 
handleGet(long, boolean, String, String, int, AMQP.Basic.BasicProperties, byte[]) - Method in interface org.objectweb.joram.mom.amqp.GetListener
 
HASCN - Static variable in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
 
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.
hashCode() - Method in class org.objectweb.joram.client.jms.Connection
 
hashCode() - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
hashCode() - Method in class org.objectweb.joram.shared.util.Properties
Returns the hash code value for this Map as per the definition in the Map interface.
HATcpConnection - Class in org.objectweb.joram.client.jms.ha.tcp
 
HATcpConnection(String, FactoryParameters, Identity) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Creates a HATcpConnection instance.
HATcpConnection() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
HATcpConnection(String, FactoryParameters, Identity, String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Creates a HATcpConnection instance.
HATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
An XATcpConnectionFactory instance is a factory of tcp connections dedicated to HA communication.
HATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Constructs an HATcpConnectionFactory instance.
HATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Constructs an empty HATcpConnectionFactory.
HBCloseConnection - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
headers - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
headers - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
HeadersExchange - Class in org.objectweb.joram.mom.amqp
The headers exchange type works as follows: 1.
HeadersExchange(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.HeadersExchange
 
heartbeat - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
The delay, in seconds, of the connection heartbeat that the server wants.
heartbeat - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
The delay, in seconds, of the connection heartbeat that the client wants.

I

id - Variable in class org.objectweb.joram.shared.messages.Message
The message identifier.
ID - Static variable in class org.objectweb.joram.shared.selectors.sym
 
identity - Variable in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Authentication identity.
identity - Variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
Identity - Class in org.objectweb.joram.shared.security
Abstract class needed to describe all identities.
Identity() - Constructor for class org.objectweb.joram.shared.security.Identity
Constructs an Identity.
identityClass - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
identification class for user.
identityClassName - Variable in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
 
ids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
ifEmpty - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
If set, the server will only delete the queue if it has no messages.
ifUnused - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
If set, the server will only delete the exchange if it has no queue bindings.
ifUnused - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
If set, the server will only delete the queue if it has no consumers.
immediate - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
This flag tells the server how to react if the message cannot be routed to a queue consumer immediately.
implicitAck - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Determines whether the messages consumed are implicitly acknowledged or not.
IN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
incDeliveryCount() - Method in class org.objectweb.joram.mom.messages.Message
Increments the message delivery count.
indent(int) - Static method in class org.objectweb.joram.client.jms.admin.XmlSerializer
Return indent spaces.
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
INDEX - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
inFlow - Static variable in class org.objectweb.joram.mom.proxies.ConnectionManager
Limit of incoming messages flow (msgs/s) requested if any, default value is -1 (no limitation).
INIT - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
init(String, boolean) - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
INIT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
init(FactoryParameters, Identity, boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
init(String, boolean) - Static method in class org.objectweb.joram.mom.amqp.AMQPService
Initializes the TCP entry point by creating a server socket listening to the specified port.
init(AgentId, Properties) - Method in interface org.objectweb.joram.mom.dest.AdminDestinationItf
Initializes the destination and sets the destination properties.
init(AgentId, Properties) - Method in class org.objectweb.joram.mom.dest.Destination
Initializes the destination by creating the DestinationItf object.
init(AgentId) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Initializes the module's parameters.
INIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
init(String, boolean) - Static method in class org.objectweb.joram.mom.dest.MonitoringTopic
 
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_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.dest.ClusterQueueImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
 
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Initializes the destination.
initialize(boolean) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
(Re)initializes the proxy.
initIdentity(String, String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
initialize the user identity.
initWritePresence() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
InputFormPanel - Class in org.objectweb.joram.client.tools.admin
 
InputFormPanel(JLabel[], JTextField[]) - Constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
 
INT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
INTERNAL_ERROR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
INVALID_PATH - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
invokeLater(CommandWorker) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
IOControl - Class in org.objectweb.joram.mom.proxies.tcp
 
IOControl(Socket) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IOControl(Socket, long) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
isActive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
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
 
isAssignableTo(String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
isAssignableTo(String) - Method in class org.objectweb.joram.mom.notifications.RegisterDestNot
 
isAsyncSend() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
isAsyncSend() - Method in class org.objectweb.joram.client.jms.Session
Indicates whether the messages produced are asynchronously sent or not (without or with acknowledgment).
isAsyncSub() - Method in class org.objectweb.joram.client.jms.Session
Indicates whether the subscription request is asynchronously handled or not.
isAsyncSub() - Method in class org.objectweb.joram.mom.notifications.SubscribeRequest
 
isAsyncSubscription() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for asynchronous subscription.
isAutoAck() - Method in class org.objectweb.joram.client.jms.Session
 
isAutoDelete() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
isAutoDelete() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
isClosed() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
isClosed() - Method in interface org.objectweb.joram.mom.proxies.ConnectionContext
 
isClosed() - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
isClosed() - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
isDeadMQueue(String) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
isDestinationTableContain(String) - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
is destinationTable contain destName ?
isDurable() - Method in class org.objectweb.joram.client.jms.admin.Subscription
Returns true if the subscription is durable, false otherwise.
isDurable() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
isDurable() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
isEmpty() - Method in class org.objectweb.joram.shared.util.Properties
Tests if this hashtable maps no keys to values.
isExclusive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
isExclusive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
isFreelyReadable() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free READ access.
isFreelyReadable() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Monitoring method returning true if this destination provides free READ access.
isFreelyReadable(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isFreelyWritable(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isFreelyWriteable() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free WRITE access.
isFreelyWriteable() - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Monitoring method returning true if this destination provides free WRITE access.
isFreeReading() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Tests if this destination is free for reading.
isFreeReading() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Tests if this destination is free for reading.
isFreeWriting() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Tests if this destination is free for writing.
isFreeWriting() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Tests if this destination is free for writing.
isHa() - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
isIfEmpty() - Method in class org.objectweb.joram.mom.amqp.DeleteNot
 
isIfEmpty() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
isIfUnused() - Method in class org.objectweb.joram.mom.amqp.DeleteNot
 
isIfUnused() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
isIfUnused() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
isImmediate() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
isImplicitAck() - Method in class org.objectweb.joram.client.jms.Session
Indicates whether the messages consumed are implicitly acknowledged or not.
isJndiConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isLocal(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
isMandatory() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicPublishNot
 
isMultiple() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
isMultiThreadSync() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
isNoAck() - Method in class org.objectweb.joram.mom.amqp.ConsumeNot
 
isNoAck() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
isNoAck() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
isNoAck() - Method in class org.objectweb.joram.mom.amqp.ReceiveNot
 
isNoWait() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicConsumeNot
 
isNowait() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
isNowait() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
isNowait() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
isOverloaded() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
true if cluster queue is overloaded.
isPassive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
isPassive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
isPassive() - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
isPersistent() - Method in class org.objectweb.joram.mom.messages.Message
Returns true if the message is persistent.
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
 
isRead() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
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).
isUnused() - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
isUnused() - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
isUnused() - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
isUnused() - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
isUnused() - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
isValid(long) - Method in class org.objectweb.joram.mom.messages.Message
Returns true if the message is valid.
isValid(long) - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns false if the request expired.
isWrite() - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
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

JMS_REQUEST_GROUP - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
JMSBridgeAckNot - Class in org.objectweb.joram.mom.dest.jmsbridge
A BridgeAckNot notification carries the identifier of a message successfuly delivered by a JMS module to a foreign JMS server.
JMSBridgeAckNot(String) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeAckNot
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.
JMSBridgeDeliveryNot - Class in org.objectweb.joram.mom.dest.jmsbridge
A BridgeDeliveryNot notification carries a message obtained by a JMS module from a foreign JMS server.
JMSBridgeDeliveryNot(Message) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeDeliveryNot
Constructs a BridgeDeliveryNot wrapping a given message obtained from a foreign JMS server.
JMSBridgeModule - Class in org.objectweb.joram.mom.dest.jmsbridge
The BridgeUnifiedModule class is a bridge module based on the JMS 1.1 unified semantics and classes.
JMSBridgeModule(Properties) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Constructs a BridgeUnifiedModule module.
JMSBridgeModule.ConsumerDaemon - Class in org.objectweb.joram.mom.dest.jmsbridge
The ConsumerDaemon thread allows to call MessageConsumer.receive() for requesting a foreign JMS message without blocking the JORAM server.
JMSBridgeModule.ConsumerDaemon() - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
Constructs a ReceiverDaemon thread.
JMSBridgeModule.ReconnectionDaemon - Class in org.objectweb.joram.mom.dest.jmsbridge
The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
JMSBridgeModule.ReconnectionDaemon() - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ReconnectionDaemon
Constructs a ReconnectionDaemon thread.
JMSBridgeModule.StartupDaemon - Class in org.objectweb.joram.mom.dest.jmsbridge
The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
JMSBridgeModule.StartupDaemon() - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.StartupDaemon
Constructs a StartupDaemon thread.
JMSBridgeModule.XARecoverDaemon - Class in org.objectweb.joram.mom.dest.jmsbridge
 
JMSBridgeModule.XARecoverDaemon(XAResource) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.XARecoverDaemon
Constructs a XARecoverDaemon thread.
JMSBridgeQueue - Class in org.objectweb.joram.mom.dest.jmsbridge
A BridgeQueue agent is an agent hosting a bridge queue, and which behaviour is provided by a BridgeQueueImpl instance.
JMSBridgeQueue() - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueue
Constructs a BridgeQueue agent.
JMSBridgeQueueImpl - Class in org.objectweb.joram.mom.dest.jmsbridge
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.
JMSBridgeQueueImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Constructs a BridgeQueueImpl instance.
JMSBridgeTopic - Class in org.objectweb.joram.mom.dest.jmsbridge
A BridgeTopic agent is an agent hosting a bridge topic, and which behaviour is provided by a BridgeTopicImpl instance.
JMSBridgeTopic() - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopic
Constructs a BridgeTopic agent.
JMSBridgeTopicImpl - Class in org.objectweb.joram.mom.dest.jmsbridge
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.
JMSBridgeTopicImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Constructs a BridgeTopicImpl instance.
jmsDest - Variable in class org.objectweb.joram.client.jms.Message
The JMSDestination field.
jmsProviderName - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
JMS provider name: Joram
JmsRequestGroup - Class in org.objectweb.joram.shared.client
 
JmsRequestGroup(AbstractJmsRequest[]) - Constructor for class org.objectweb.joram.shared.client.JmsRequestGroup
 
JmsRequestGroup() - Constructor for class org.objectweb.joram.shared.client.JmsRequestGroup
Constructs a JmsRequestGroup instance.
jmxServer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
 
jndiFactory - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Name of the JNDI factory class to use.
jndiUrl - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
JNDI URL.
joiningQueue - Variable in class org.objectweb.joram.shared.admin.AddQueueCluster
 
joinQueueCluster(JoinQueueCluster) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
new queue come in cluster, update clusters.
JoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
JoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
JonasIdentity - Class in org.objectweb.joram.shared.security.jaas
JAAS identity class used to authenticate through JOnAS.
JonasIdentity() - Constructor for class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
JORAM_SERVER_DATA - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
JoramAdapter - Class in org.objectweb.joram.client.connector
A JoramAdapter instance manages connectivities to an underlying JORAM server: outbound connectivity (JCA connection management contract) and inbound connectivity (asynchronous message delivery as specified by the JCA message inflow contract).
JoramAdapter() - Constructor for class org.objectweb.joram.client.connector.JoramAdapter
Constructs a JoramAdapter instance.
JoramAdapterMBean - Interface in org.objectweb.joram.client.connector
 
JoramAdmin - Class in org.objectweb.joram.client.jms.admin
 
JoramAdmin() - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, int, String, String, int, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, int, String, String, int) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(TopicConnectionFactory, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdmin(TopicConnectionFactory, String, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.JoramAdmin
 
JoramAdminMBean - Interface in org.objectweb.joram.client.jms.admin
 
joramMagic - Static variable in class org.objectweb.joram.shared.stream.MetaData
 
JoramMOMHandler - Class in org.objectweb.joram.mom.amqp
 
JoramMOMHandler() - Constructor for class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
JoramSaxWrapper - Class in org.objectweb.joram.client.jms.admin
XML SAX Wrapper for Joram Admin configuration file.
JoramSaxWrapper() - Constructor for class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
 
JoramTracing - Class in org.objectweb.joram.shared
The JoramTracing class centralizes the log tracing for joram.
JoramTracing() - Constructor for class org.objectweb.joram.shared.JoramTracing
 

K

key - Variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
keys() - Method in class org.objectweb.joram.shared.util.Properties
Returns an enumeration of the keys in this hashtable.

L

lBCycleLife(AgentId, LBCycleLife) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
If the messages are not consumed by an other cluster's queue in a period of time, try to consume in this queue.
LBCycleLife - Class in org.objectweb.joram.mom.notifications
 
LBCycleLife(float) - Constructor for class org.objectweb.joram.mom.notifications.LBCycleLife
 
LBLoadingFactor - Class in org.objectweb.joram.mom.notifications
 
LBLoadingFactor(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
lBMessageGive(AgentId, LBMessageGive) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
load balancing message give by an other cluster queue. process ClientMessages, no need to check if sender is writer.
LBMessageGive - Class in org.objectweb.joram.mom.notifications
 
LBMessageGive(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageGive
 
lBMessageHope(AgentId, LBMessageHope) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
load balancing message hope by the "from" queue.
LBMessageHope - Class in org.objectweb.joram.mom.notifications
 
LBMessageHope(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageHope
 
LE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
leaveQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
LeaveQueueCluster - Class in org.objectweb.joram.mom.notifications
 
LeaveQueueCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
length() - Method in interface org.objectweb.joram.mom.amqp.marshalling.LongString
 
length() - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
LIKE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LIST_CLUSTER_QUEUE - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
ListClusterQueue - Class in org.objectweb.joram.shared.admin
 
ListClusterQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
list the cluster queue.
ListClusterQueue() - Constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
 
Listener - Interface in org.objectweb.joram.mom.amqp
 
listener - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
true if a listener has been set on the JMS consumer.
listQueueCluster(Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
load(String) - Static method in class org.objectweb.joram.mom.messages.Message
 
loadAll(String) - Static method in class org.objectweb.joram.mom.messages.Message
Loads all persisted messages.
loadingFactor - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
to evaluate the loading factor, overloading, ...
LoadingFactor - Class in org.objectweb.joram.mom.dest
 
LoadingFactor(ClusterQueueImpl, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor
 
LoadingFactor.ConsumerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ConsumerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
LoadingFactor.ProducerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ProducerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
LoadingFactor.Status - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.Status() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
loadMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadMessageIds() - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
LocalConnection - Class in org.objectweb.joram.client.jms.local
 
LocalConnection(Identity) - Constructor for class org.objectweb.joram.client.jms.local.LocalConnection
 
LocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
locale - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
A single message locale selected by the client, which must be one of those specified by the server.
locales - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
A list of the message locales that the server supports, delimited by spaces.
localHost - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The host name or IP address this client is connected to.
localPort - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The port number of the client connection.
Log - Class in org.objectweb.joram.client.tools.admin
 
Log() - Constructor for class org.objectweb.joram.client.tools.admin.Log
 
logger - Static variable in class org.objectweb.joram.client.jms.Connection
 
logger - Static variable in class org.objectweb.joram.client.jms.Session
 
logger - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
logger - Static variable in class org.objectweb.joram.client.tools.admin.Log
 
logger - Static variable in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
logger - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.MarshallingBody
 
logger - Static variable in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
logger - Static variable in class org.objectweb.joram.mom.amqp.NamingAgent
 
logger - Static variable in class org.objectweb.joram.mom.amqp.ProxyAgent
 
logger - Static variable in class org.objectweb.joram.mom.amqp.QueueAgent
 
logger - Static variable in class org.objectweb.joram.mom.dest.Destination
logger
logger - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
logger - Static variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
logger
logger - Static variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
logger
logger - Static variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
logger
logger - Static variable in class org.objectweb.joram.mom.dest.QueueImpl
 
logger - Static variable in class org.objectweb.joram.mom.proxies.ProxyImpl
 
logger - Static variable in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
logger - Static variable in class org.objectweb.joram.mom.util.DMQManager
 
logger - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
logger - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
logger - Static variable in class org.objectweb.joram.shared.security.Identity
 
LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LongString - Interface in org.objectweb.joram.mom.amqp.marshalling
 
LongStringHelper - Class in org.objectweb.joram.mom.amqp.marshalling
 
LongStringHelper() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper
 
LongStringHelper.ByteArrayLongString - Class in org.objectweb.joram.mom.amqp.marshalling
 
LongStringHelper.ByteArrayLongString(byte[]) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
lookup(String) - Method in class org.objectweb.joram.mom.amqp.NamingAgent
 
LPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

M

MAIL_QUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
MAIL_TOPIC - Static variable in class org.objectweb.joram.client.jms.Destination
 
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.AdminModule
This method execute the XML script file that the path is given in parameter.
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.
MAJOR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.PROTOCOL
 
major - Static variable in class org.objectweb.joram.shared.stream.MetaData
Joram's major version number
MalformedFrameException - Exception in org.objectweb.joram.mom.amqp.marshalling
Indicates a frame format error.
MalformedFrameException(String) - Constructor for exception org.objectweb.joram.mom.amqp.marshalling.MalformedFrameException
 
ManagedConnectionFactoryImpl - Class in org.objectweb.joram.client.connector
A ManagedConnectionFactoryImpl instance manages outbound connectivity to a given JORAM server.
ManagedConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Constructs a ManagedConnectionFactoryImpl instance.
ManagedConnectionImpl - Class in org.objectweb.joram.client.connector
A ManagedConnectionImpl instance wraps a physical connection to an underlying JORAM server, and provides "handles" for handling this physical connection.
ManagedConnectionMetaDataImpl - Class in org.objectweb.joram.client.connector
A ManagedConnectionMetaDataImpl instance provides information related to a managed connection.
ManagedConnectionMetaDataImpl(String) - Constructor for class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Constructs a ManagedConnectionMetaDataImpl instance.
ManagedQueueConnectionFactoryImpl - Class in org.objectweb.joram.client.connector
A ManagedQueueConnectionFactoryImpl instance manages PTP outbound connectivity to a given JORAM server.
ManagedQueueConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Constructs a ManagedQueueConnectionFactoryImpl instance.
ManagedTopicConnectionFactoryImpl - Class in org.objectweb.joram.client.connector
A ManagedTopicConnectionFactoryImpl instance manages PubSub outbound connectivity to a given JORAM server.
ManagedTopicConnectionFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Constructs a ManagedTopicConnectionFactoryImpl instance.
mandatory - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
This flag tells the server how to react if the message cannot be routed to a queue.
MAP - Static variable in class org.objectweb.joram.shared.messages.Message
A map message carries an hashtable.
MapMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MapMessage interface.
mark(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
MarshallingBody - Class in org.objectweb.joram.mom.amqp.marshalling
 
MarshallingBody(byte[]) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.MarshallingBody
Constructs an MarshallingBody.
MarshallingHeader - Class in org.objectweb.joram.mom.amqp.marshalling
 
MarshallingHeader(int, long, AMQP.Basic.BasicProperties) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
Constructs an MarshallingHeader.
MarshallingHeader() - Constructor for class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
matches(Message, String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Destinations call this method to filter a message according to a selector.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
MAX_LENGTH - Static variable in interface org.objectweb.joram.mom.amqp.marshalling.LongString
 
mcf - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Central manager for outbound connectivity.
mechanism - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
A single security mechanisms selected by the client, which must be one of those specified by the server.
mechanisms - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
A list of the security mechanisms that the server supports, delimited by spaces.
Message - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Message interface.
Message() - Constructor for class org.objectweb.joram.client.jms.Message
Constructs a bright new Message.
Message(Session, Message) - Constructor for class org.objectweb.joram.client.jms.Message
Instantiates a Message wrapping a consumed MOM simple message.
Message - Class in org.objectweb.joram.mom.messages
The Message class actually provides the transport facility for the data exchanged during MOM operations.
Message(Message) - Constructor for class org.objectweb.joram.mom.messages.Message
Constructs a Message instance.
Message - Class in org.objectweb.joram.shared.messages
Implements the Message data structure.
Message() - Constructor for class org.objectweb.joram.shared.messages.Message
Constructs a bright new Message.
MessageConsumer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MessageConsumer interface.
messageCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
messageCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
messageCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
Reports the number of messages deleted.
messageCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
Reports the number of messages purged.
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 forward(msg), overload this method to process a specific treatment.
MessageErrorConstants - Interface in org.objectweb.joram.shared
A collection of constants listing the different reasons why a message can be sent to a DMQ.
MessageException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
MessageException - Exception in org.objectweb.joram.shared.excepts
A MessageException is thrown when an error occurs while accessing a message.
MessageException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageException
Constructs a MessageException instance.
messageId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
messageId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
MessageJMXWrapper - Class in org.objectweb.joram.mom.proxies
 
MessageJMXWrapper() - Constructor for class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
messageListener - Variable in class org.objectweb.joram.client.jms.Session
The message listener of the session, if any.
MessagePanel - Class in org.objectweb.joram.client.tools.admin
 
MessagePanel() - Constructor for class org.objectweb.joram.client.tools.admin.MessagePanel
 
MessageProducer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.MessageProducer interface.
messageRemoved(String) - Method in class org.objectweb.joram.mom.dest.QueueImpl
call in deliverMessages just after a remove message (invalid), overload this method to process a specific treatment.
MessageROException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
MessageROException - Exception in org.objectweb.joram.shared.excepts
A MessageROException is thrown when trying to write on a READ-ONLY part of a message.
MessageROException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageROException
Constructs a MessageROException instance.
messages - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the messages before delivery.
messages - Variable in class org.objectweb.joram.mom.dest.TopicForwardNot
The forwarded messages.
MessageValueException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
MessageValueException - Exception in org.objectweb.joram.shared.excepts
A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
MessageValueException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MessageValueException
Constructs a MessageValueException instance.
MetaData - Class in org.objectweb.joram.shared.stream
 
MetaData() - Constructor for class org.objectweb.joram.shared.stream.MetaData
 
METHOD_ACCESS_REQUEST - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
METHOD_ACCESS_REQUEST_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
METHOD_BASIC_ACK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_CANCEL - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_CANCEL_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_CONSUME - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_CONSUME_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_DELIVER - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_GET - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_GET_EMPTY - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_GET_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_PUBLISH - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_QOS - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_QOS_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_RECOVER - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_RECOVER_ASYNC - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_RECOVER_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_REJECT - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_BASIC_RETURN - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
METHOD_CHANNEL_CLOSE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CHANNEL_CLOSE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CHANNEL_FLOW - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CHANNEL_FLOW_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CHANNEL_OPEN - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CHANNEL_OPEN_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
METHOD_CONNECTION_CLOSE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_CLOSE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_OPEN - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_OPEN_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_SECURE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_SECURE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_START - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_START_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_TUNE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_CONNECTION_TUNE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
METHOD_EXCHANGE_DECLARE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
METHOD_EXCHANGE_DECLARE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
METHOD_EXCHANGE_DELETE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
METHOD_EXCHANGE_DELETE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
METHOD_QUEUE_BIND - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_BIND_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_DECLARE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_DECLARE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_DELETE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_DELETE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_PURGE - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_PURGE_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_UNBIND - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_QUEUE_UNBIND_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
METHOD_TX_COMMIT - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
METHOD_TX_COMMIT_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
METHOD_TX_ROLLBACK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
METHOD_TX_ROLLBACK_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
METHOD_TX_SELECT - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
METHOD_TX_SELECT_OK - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
methodId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
When the close is provoked by a method exception, this is the ID of the method.
methodId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
When the close is provoked by a method exception, this is the ID of the method.
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
methodnames - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
mids - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
MIN_LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
MINOR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.PROTOCOL
 
minor - Static variable in class org.objectweb.joram.shared.stream.MetaData
Joram's minor version number
MINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
MOM_EXCEPTION_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
MomException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
MomException - Exception in org.objectweb.joram.shared.excepts
The MomException class is the exception class thrown by the MOM actors.
MomException(int, String) - Constructor for exception org.objectweb.joram.shared.excepts.MomException
 
MomException(String) - Constructor for exception org.objectweb.joram.shared.excepts.MomException
Constructs a MomException containing a given description.
MomExceptionReply - Class in org.objectweb.joram.shared.client
A MomExceptionReply instance is used by a JMS client proxy to send a MomException back to a JMS client.
MomExceptionReply(int, MomException) - Constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
MomExceptionReply(MomException) - Constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
MomExceptionReply() - Constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Public no-arg constructor needed by Externalizable.
MOMHandler - Interface in org.objectweb.joram.mom.amqp
 
momMsg - Variable in class org.objectweb.joram.client.jms.Message
 
Monit_FreeAccess - Class in org.objectweb.joram.mom.notifications
A Monit_FreeAccess request is used by an administrator client for checking the free access rights on a destination.
Monit_FreeAccess(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_FreeAccess
Constructs a Monit_FreeAccess instance.
Monit_FreeAccessRep - Class in org.objectweb.joram.mom.notifications
A Monit_FreeAccessRep reply is used by a destination for sending to an administrator client its free access settings.
Monit_FreeAccessRep(AdminRequest, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.Monit_FreeAccessRep
Constructs a Monit_FreeAccessRep instance.
Monit_GetCluster - Class in org.objectweb.joram.mom.notifications
A Monit_GetCluster instance is used by an administrator for requesting the identifiers of a cluster's topics.
Monit_GetCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetCluster
Constructs a Monit_GetCluster instance.
Monit_GetClusterRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetClusterRep reply is used by a topic for sending the identifiers of its cluster's topics to the administrator.
Monit_GetClusterRep(AdminRequest, Vector) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Constructs a Monit_GetClusterRep instance.
Monit_GetDMQSettings - Class in org.objectweb.joram.mom.notifications
A Monit_GetDMQSettings instance requests DMQ settings.
Monit_GetDMQSettings(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetDMQSettings
Constructs a Monit_GetDMQSettings instance.
Monit_GetDMQSettingsRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetDMQSettingsRep instance is used by a destination or a proxy for sending to an administrator client its DMQ settings.
Monit_GetDMQSettingsRep(AdminRequest, String, Integer) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Constructs a Monit_GetDMQSettingsRep instance.
Monit_GetFather - Class in org.objectweb.joram.mom.notifications
A Monit_GetFather instance is used by an administrator for requesting the identifier of a topic's father.
Monit_GetFather(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetFather
Constructs a Monit_GetFather instance.
Monit_GetFatherRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetFatherRep reply is used by a topic for sending the identifier of its hierarchical father to the administrator.
Monit_GetFatherRep(AdminRequest, String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetFatherRep
Constructs a Monit_GetFatherRep instance.
Monit_GetNbMaxMsg - Class in org.objectweb.joram.mom.notifications
A Monit_GetNbMaxMsgRequest instance is used by a client agent to get NbMaxMsg value of queue or subscribtion.
Monit_GetNbMaxMsg(String, String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsg
Constructs a Monit_GetNbMaxMsgRequest instance.
Monit_GetNbMaxMsgRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetNbMaxMsgRep reply is used by a destination to get NbMaxMsg value of queue or subscribtion.
Monit_GetNbMaxMsgRep(AdminRequest, int) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNbMaxMsgRep
Constructs a GetNbMaxMsgRep instance.
Monit_GetNumberRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetNumberRep reply is used by a destination for sending to an administrator client an integer value.
Monit_GetNumberRep(AdminRequest, int) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Constructs a Monit_GetNumberRep.
Monit_GetPendingMessages - Class in org.objectweb.joram.mom.notifications
A Monit_GetPendingMessages request is used by an administrator client for requesting the number of pending messages on a queue agent.
Monit_GetPendingMessages(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingMessages
Constructs a Monit_GetPendingMessages.
Monit_GetPendingRequests - Class in org.objectweb.joram.mom.notifications
A Monit_GetPendingRequests request is used by an administrator client for requesting the number of pending requests on a queue agent.
Monit_GetPendingRequests(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingRequests
Constructs a Monit_GetPendingRequests.
Monit_GetReaders - Class in org.objectweb.joram.mom.notifications
A Monit_GetReaders request is used by an administrator client for requesting the identifiers of the readers on a destination.
Monit_GetReaders(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetReaders
Constructs a Monit_GetReaders instance.
Monit_GetStat - Class in org.objectweb.joram.mom.notifications
A Monit_GetStat request is used by an administrator client for requesting the statistic on a destination.
Monit_GetStat(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetStat
Constructs a Monit_GetStat instance.
Monit_GetStatRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetStatRep reply is used by a destination for sending to an administrator client the statistic.
Monit_GetStatRep(AdminRequest, Hashtable) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetStatRep
Constructs a Monit_GetStatRep instance.
Monit_GetSubscriptions - Class in org.objectweb.joram.mom.notifications
A Monit_GetSubscriptions request is used by an administrator client for requesting the number of subscriptions on a topic agent.
Monit_GetSubscriptions(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetSubscriptions
Constructs a Monit_GetSubscriptions.
Monit_GetUsersRep - Class in org.objectweb.joram.mom.notifications
A Monit_GetUsersRep reply is used by a destination for sending to an administrator client the identifiers of its readers or writers.
Monit_GetUsersRep(AdminRequest, Vector) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Constructs a Monit_GetUsersRep instance.
Monit_GetWriters - Class in org.objectweb.joram.mom.notifications
A Monit_GetWriters request is used by an administrator client for requesting the identifiers of the writers on a destination.
Monit_GetWriters(String) - Constructor for class org.objectweb.joram.mom.notifications.Monit_GetWriters
Constructs a Monit_GetWriters instance.
monitFreeAccess(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.
monitGetCluster(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.
monitGetDMQSettings(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.
monitGetDMQSettings(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.
monitGetFather(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.
monitGetNbMaxMsg(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.
monitGetPendingMessages(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.
monitGetPendingRequests(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.
monitGetReaders(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.
monitGetStat(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.
monitGetSubscriptions(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.
monitGetWriters(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.
MONITOR_GET_CLUSTER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_CLUSTER_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_DESTINATIONS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_DESTINATIONS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_DMQ_SETTINGS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_DMQ_SETTINGS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_FATHER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_FATHER_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_FREE_ACCESS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_FREE_ACCESS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_NB_MAX_MSG - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_NB_MAX_MSG_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_NUMBER_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_PENDING_MESSAGES - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_PENDING_REQUESTS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_READERS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_SERVERS_IDS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_SERVERS_IDS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_STAT - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_STAT_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_SUBSCRIPTIONS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_USERS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_USERS_REP - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
MONITOR_GET_WRITERS - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
Monitor_GetCluster - Class in org.objectweb.joram.shared.admin
A Monitor_GetCluster instance requests the list of the topics part of a cluster.
Monitor_GetCluster(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetCluster
Constructs a Monitor_GetCluster instance.
Monitor_GetCluster() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetCluster
 
Monitor_GetClusterRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetClusterRep instance holds the identifiers of a cluster's topics.
Monitor_GetClusterRep(Vector) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Constructs a Monitor_GetClusterRep instance.
Monitor_GetClusterRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
 
Monitor_GetDestinations - Class in org.objectweb.joram.shared.admin
A Monitor_GetDestinations instance requests the list of the destinations of a given server.
Monitor_GetDestinations(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Constructs a Monitor_GetDestinations instance.
Monitor_GetDestinations() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinations
 
Monitor_GetDestinationsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetDestinationsRep instance replies to a get destinations monitoring request, and holds the destinations on a given server.
Monitor_GetDestinationsRep(String[], String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
Monitor_GetDestinationsRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
Monitor_GetDMQSettings - Class in org.objectweb.joram.shared.admin
A Monitor_GetDMQSettings instance requests the DMQ settings of a server, a user or a destination.
Monitor_GetDMQSettings(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettings(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettings() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
 
Monitor_GetDMQSettingsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetDMQSettingsRep instance holds the dead message queue and threshold settings of a server, a destination or a user.
Monitor_GetDMQSettingsRep(String, Integer) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Constructs a Monitor_GetDMQSettingsRep instance.
Monitor_GetDMQSettingsRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
 
Monitor_GetFather - Class in org.objectweb.joram.shared.admin
A Monitor_GetFather instance requests the identifier of a topic father.
Monitor_GetFather(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFather
Constructs a Monitor_GetFather instance.
Monitor_GetFather() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFather
 
Monitor_GetFatherRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetFatherRep instance holds the identifier of a topic's hierarchical father.
Monitor_GetFatherRep(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Constructs a Monitor_GetFatherRep instance.
Monitor_GetFatherRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
 
Monitor_GetFreeAccess - Class in org.objectweb.joram.shared.admin
A Monitor_GetFreeAccess instance checks the free access settings on a given destination.
Monitor_GetFreeAccess(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
Constructs a Monitor_GetFreeAccess instance.
Monitor_GetFreeAccess() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
 
Monitor_GetFreeAccessRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetFreeAccessRep instance carries the free access settings of a destination.
Monitor_GetFreeAccessRep(boolean, boolean) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
Constructs a Monit_GetFreeAccessRep instance.
Monitor_GetFreeAccessRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
 
Monitor_GetNbMaxMsg - Class in org.objectweb.joram.shared.admin
A Monitor_GetNbMaxMsg instance requests the NbMaxMsg of the destination.
Monitor_GetNbMaxMsg(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNbMaxMsg() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
 
Monitor_GetNbMaxMsg(String, String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNbMaxMsgRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetNbMaxMsgRep instance replies to a get NbMaxMsg, monitoring request.
Monitor_GetNbMaxMsgRep(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
Constructs a Monitor_GetNbMaxMsg instance.
Monitor_GetNbMaxMsgRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
 
Monitor_GetNumberRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetNumberRep instance is a reply wrapping an integer value.
Monitor_GetNumberRep(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Constructs a Monitor_GetNumberRep instance.
Monitor_GetNumberRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
 
Monitor_GetPendingMessages - Class in org.objectweb.joram.shared.admin
A Monitor_GetPendingMessages instance requests the number of pending messages on a given queue.
Monitor_GetPendingMessages(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
Constructs a Monitor_GetPendingMessages instance.
Monitor_GetPendingMessages() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
 
Monitor_GetPendingRequests - Class in org.objectweb.joram.shared.admin
A Monitor_GetPendingRequests instance requests the number of pending requests on a given queue.
Monitor_GetPendingRequests(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
Constructs a Monitor_GetPendingRequests instance.
Monitor_GetPendingRequests() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
 
Monitor_GetReaders - Class in org.objectweb.joram.shared.admin
A Monitor_GetReaders instance requests the list of the readers on a given destination.
Monitor_GetReaders(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetReaders
Constructs a Monitor_GetReaders instance.
Monitor_GetReaders() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetReaders
 
Monitor_GetServersIds - Class in org.objectweb.joram.shared.admin
A Monitor_GetServersIds instance requests the list of the platform's servers' identifiers.
Monitor_GetServersIds(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Constructs a Monitor_GetServersIds instance.
Monitor_GetServersIds() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
Monitor_GetServersIds(int, String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Constructs a Monitor_GetServersIds instance.
Monitor_GetServersIdsRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetServersIdsRep instance holds the list of the platform's servers' identifiers.
Monitor_GetServersIdsRep(int[], String[], String[]) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
Constructs a Monitor_GetServersRep instance.
Monitor_GetServersIdsRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
Monitor_GetStat - Class in org.objectweb.joram.shared.admin
A Monitor_GetStat instance requests the statistic of the destination.
Monitor_GetStat(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStat
Constructs a Monitor_GetStat instance.
Monitor_GetStat() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStat
 
Monitor_GetStatRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetStatRep instance replies to a get stat, monitoring request.
Monitor_GetStatRep(Hashtable) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStatRep
Constructs a Monitor_GetStatRep instance.
Monitor_GetStatRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetStatRep
 
Monitor_GetSubscriptions - Class in org.objectweb.joram.shared.admin
A Monitor_GetSubscriptions instance requests the number of subscriptions on a given topic.
Monitor_GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
Constructs a Monitor_GetSubscriptions instance.
Monitor_GetSubscriptions() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
 
Monitor_GetUsers - Class in org.objectweb.joram.shared.admin
A Monitor_GetUsers instance requests the list of the users of a given server.
Monitor_GetUsers(int) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsers
Constructs a Monitor_GetUsers instance.
Monitor_GetUsers() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsers
 
Monitor_GetUsersRep - Class in org.objectweb.joram.shared.admin
A Monitor_GetUsersRep instance replies to a get users, readers or writers monitoring request.
Monitor_GetUsersRep() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Constructs a Monitor_GetUsersRep instance.
Monitor_GetWriters - Class in org.objectweb.joram.shared.admin
A Monitor_GetWriters instance requests the list of the writers on a given destination.
Monitor_GetWriters(String) - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetWriters
Constructs a Monitor_GetWriters instance.
Monitor_GetWriters() - Constructor for class org.objectweb.joram.shared.admin.Monitor_GetWriters
 
MONITOR_REPLY - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
Monitor_Reply - Class in org.objectweb.joram.shared.admin
A Monitor_Reply instance is used by a org.objectweb.joram.mom.dest.AdminTopic topic for sending monitoring information to a client monitorer.
Monitor_Reply() - Constructor for class org.objectweb.joram.shared.admin.Monitor_Reply
Constructs a Monitor_Reply instance.
MONITOR_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
Monitor_Request - Class in org.objectweb.joram.shared.admin
A Monitor_Request request is sent by a monitorer inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an monitoring operation.
Monitor_Request() - Constructor for class org.objectweb.joram.shared.admin.Monitor_Request
 
monitoringMsgSendToCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
MonitoringTopic - Class in org.objectweb.joram.mom.dest
Agent of the monitoring topic.
MonitoringTopic() - Constructor for class org.objectweb.joram.mom.dest.MonitoringTopic
Empty constructor for newInstance().
MonitoringTopicImpl - Class in org.objectweb.joram.mom.dest
The MonitoringTopicImpl class implements the monitoring behavior, regularly delivering monitoring messages to subscribers.
MonitoringTopicImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.MonitoringTopicImpl
 
MonitoringTopicImplMBean - Interface in org.objectweb.joram.mom.dest
 
MULTI_CNX_SYNC - Static variable in class org.objectweb.joram.mom.proxies.ConnectionManager
 
MULTI_CNX_SYNC_DELAY - Static variable in class org.objectweb.joram.mom.proxies.ConnectionManager
 
MultiCnxSync - Class in org.objectweb.joram.mom.proxies
 
MultiCnxSync(AgentId) - Constructor for class org.objectweb.joram.mom.proxies.MultiCnxSync
 
multiple - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
If set to 1, the delivery tag is treated as "up to and including", so that the client can acknowledge multiple messages with a single method.
MultiSessionConsumer - Class in org.objectweb.joram.client.jms
The MultiSessionConsumer is threaded (see MessageDispatcher) because the session pool can hang if there is no more available ServerSession.
multiThreadSync - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Determines whether client threads which are using the same connection are synchronized in order to group together the requests they send.
multiThreadSync - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Determines whether client threads which are using the same connection are synchronized in order to group together the requests they send.
multiThreadSync - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Determines whether client threads which are using the same connection are synchronized in order to group together the requests they send.
MultiThreadSyncChannel - Class in org.objectweb.joram.client.jms.connection
Class wrapping the RequestChannel in order to group the requests.
multiThreadSyncDelay - Variable in class org.objectweb.joram.client.connector.JoramAdapter
The maximum time the threads hang if 'multiThreadSync' is true.
multiThreadSyncDelay - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
The maximum time the threads hang if 'multiThreadSync' is true.
multiThreadSyncDelay - Variable in class org.objectweb.joram.client.jms.FactoryParameters
The maximum time the threads hang if 'multiThreadSync' is true.
multiThreadSyncThreshold - Variable in class org.objectweb.joram.client.jms.FactoryParameters
The maximum numbers of threads that hang if 'multiThreadSync' is true.

N

NAME_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
NameAlreadyUsedException - Exception in org.objectweb.joram.client.jms.admin
 
NameAlreadyUsedException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.NameAlreadyUsedException
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
NamingAgent - Class in org.objectweb.joram.mom.amqp
 
NamingAgent() - Constructor for class org.objectweb.joram.mom.amqp.NamingAgent
Fixed in memory to enable a synchronous access.
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
 
nbMsgsSentToDMQSinceCreation - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
nbMsgsSentToDMQSinceCreation - Variable in class org.objectweb.joram.mom.proxies.ProxyImpl
the number of erroneous messages forwarded to the DMQ
NEQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
newInstance(String, String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
NO_CONSUMERS - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
noAck - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
noAck - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
noLocal - Variable in class org.objectweb.joram.client.jms.MessageConsumer
true if the subscriber does not wish to consume messages produced by its connection.
noLocal - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
NONE - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
NOT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NOT_ALLOWED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
NOT_FOUND - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
NOT_IMPLEMENTED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
NOT_WRITEABLE - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the target destination of the message did not accept the sender as a WRITER.
NOTBETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
notifyListener(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
notUsableMessage - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Message explaining why the module is not usable.
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
noWait - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
NULL - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NULL_CLASS_ID - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
NULL_CLASS_ID - Static variable in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
NULL_CLASS_ID - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
NULL_CLASS_ID - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
NULL_METHOD_ID - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 

O

OBJECT - Static variable in class org.objectweb.joram.shared.messages.Message
An object message carries a serializable object.
ObjectFactory - Class in org.objectweb.joram.client.jms.admin
The ObjectFactory class is used by the naming service for retrieving or re-constructing administered objects.
ObjectFactory() - Constructor for class org.objectweb.joram.client.jms.admin.ObjectFactory
 
ObjectFactoryImpl - Class in org.objectweb.joram.client.connector
This class is a factory for building non managed outbound connection factories from their JNDI reference.
ObjectFactoryImpl() - Constructor for class org.objectweb.joram.client.connector.ObjectFactoryImpl
 
ObjectMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ObjectMessage interface.
onException(JMSException) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the wrapped physical connection has been lost.
onException(JMSException) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Implements the javax.jms.ExceptionListener interface for catching the failures of the connection to the remote JMS server.
onMessage(Message, MessageListener, int) - Method in class org.objectweb.joram.client.jms.MultiSessionConsumer
 
onMessage(Message, MessageListener, int) - Method in class org.objectweb.joram.client.jms.SingleSessionConsumer
 
onMessage(Message) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Implements the javax.jms.MessageListener interface for processing the asynchronous deliveries coming from the foreign JMS server.
openChannel(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ChannelOpenNot
 
OpenConnectionNot - Class in org.objectweb.joram.mom.proxies
 
OpenConnectionNot(boolean, int) - Constructor for class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
optionalHeader - Variable in class org.objectweb.joram.shared.messages.Message
Table holding header fields that may be required by particular clients (such as JMS clients).
OR - Static variable in class org.objectweb.joram.shared.selectors.sym
 
order - Variable in class org.objectweb.joram.mom.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.amqp - package org.objectweb.joram.mom.amqp
 
org.objectweb.joram.mom.amqp.marshalling - package org.objectweb.joram.mom.amqp.marshalling
 
org.objectweb.joram.mom.amqp.proxy.request - package org.objectweb.joram.mom.amqp.proxy.request
 
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.dest.jmsbridge - package org.objectweb.joram.mom.dest.jmsbridge
The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies.
org.objectweb.joram.mom.messages - package org.objectweb.joram.mom.messages
The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the 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
 
org.objectweb.joram.shared - package org.objectweb.joram.shared
 
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 client-provider 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.security - package org.objectweb.joram.shared.security
 
org.objectweb.joram.shared.security.jaas - package org.objectweb.joram.shared.security.jaas
 
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.
org.objectweb.joram.shared.stream - package org.objectweb.joram.shared.stream
 
org.objectweb.joram.shared.util - package org.objectweb.joram.shared.util
 
out - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Out stream for error logging and tracing.
OutboundConnection - Class in org.objectweb.joram.client.connector
An OutboundConnection instance is a handler for a physical connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundConnectionFactory - Class in org.objectweb.joram.client.connector
An OutboundConnectionFactory instance is used for getting a connection to an underlying JORAM server.
OutboundConsumer - Class in org.objectweb.joram.client.connector
An OutboundConsumer instance wraps a JMS consumer for a component involved in outbound messaging.
OutboundProducer - Class in org.objectweb.joram.client.connector
An OutboundProducer instance wraps a JMS producer for a component involved in outbound messaging.
OutboundPublisher - Class in org.objectweb.joram.client.connector
An OutboundPublisher instance wraps a JMS producer for a component involved in PubSub outbound messaging.
OutboundQueueConnection - Class in org.objectweb.joram.client.connector
An OutboundQueueConnection instance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundQueueConnectionFactory - Class in org.objectweb.joram.client.connector
An OutboundQueueConnectionFactory instance is used for getting a PTP connection to an underlying JORAM server.
OutboundQueueSession - Class in org.objectweb.joram.client.connector
An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
OutboundReceiver - Class in org.objectweb.joram.client.connector
An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.
OutboundSender - Class in org.objectweb.joram.client.connector
An OutboundSender instance wraps a JMS producer for a component involved in PTP outbound messaging.
OutboundSession - Class in org.objectweb.joram.client.connector
An OutboundSession instance wraps a JMS session (XA or not) for a component involved in outbound messaging.
OutboundSubscriber - Class in org.objectweb.joram.client.connector
An OutboundSubscriber instance wraps a JMS PubSub consumer for a component involved in outbound messaging.
OutboundTopicConnection - Class in org.objectweb.joram.client.connector
An OutboundTopicConnection instance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundTopicConnectionFactory - Class in org.objectweb.joram.client.connector
An OutboundTopicConnectionFactory instance is used for getting a PubSub connection to an underlying JORAM server.
OutboundTopicSession - Class in org.objectweb.joram.client.connector
An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.
outLocalAddress - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
This is the local IP address on which the TCP connection is activated.
outLocalAddress - Variable in class org.objectweb.joram.client.jms.FactoryParameters
This is the local IP address on which the TCP connection is activated.
outLocalPort - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
This is the local IP address port on which the TCP connection is activated
outLocalPort - Variable in class org.objectweb.joram.client.jms.FactoryParameters
This is the local IP address port on which the TCP connection is activated

P

params - Variable in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Object containing the factory's parameters.
params - Variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
parse(InputStream) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
parse(Reader, String) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Launches the XML parser.
passive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Request message passive access to the specified access realm.
passive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
If set, the server will reply with Declare-Ok if the exchange already exists with the same name, and raise an error if not.
passive - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
If set, the server will reply with Declare-Ok if the queue already exists with the same name, and raise an error if not.
password - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
PASSWORD - Static variable in class org.objectweb.joram.mom.amqp.ProxyAgent
 
password - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
User password for connecting to the foreign JMS server.
period - Variable in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
Time between two monitoring events.
period - Variable in class org.objectweb.joram.mom.dest.QueueImpl
period to run task at regular interval: cleaning, load-balancing, etc.
period - Variable in class org.objectweb.joram.mom.proxies.ProxyImpl
period to run the cleaning task, by default 60s.
persistent - Variable in class org.objectweb.joram.shared.messages.Message
true if the message must be persisted.
persistentFlag - Static variable in class org.objectweb.joram.shared.messages.Message
 
PING_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
PingRequest - Class in org.objectweb.joram.shared.client
 
PingRequest() - Constructor for class org.objectweb.joram.shared.client.PingRequest
 
platformAdmin - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
PlatformAdmin - Class in org.objectweb.joram.client.jms.admin
 
PlatformAdmin() - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, int, String, String, int, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, int, String, String, int) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(TopicConnectionFactory, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdmin(TopicConnectionFactory, String, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.PlatformAdmin
 
PlatformAdminMBean - Interface in org.objectweb.joram.client.jms.admin
 
PLUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
POOL_SIZE_PROP - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Name the property that allow to fix the pool size for the connection's listener.
POOL_SIZE_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Name the property that allow to fix the pool size for the connection's listener.
PORT - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.PROTOCOL
 
postProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
postProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
call factorCheck to evaluate the loading factor, activity, ... and send message to cluster if need.
postProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
postProcess(ClientMessages) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
postSubscribe(SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Method specializing the reaction to a SubscribeRequest instance.
postSubscribe(SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
postUnsubscribe(UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
PRECONDITION_FAILED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
prefetchCount - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
Specifies a prefetch window in terms of whole messages.
prefetchSize - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
The client can request that messages be sent in advance so that when the client finishes processing a message, the following message is already held locally, rather than needing to be sent down the channel.
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.StreamMessage
Method actually preparing the message for sending by transferring the local body into the wrapped MOM message.
prepare(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Prepares the resource.
PREPARED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Prepared transaction.
preProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; ClientMessages notifications hold requests sent by an administrator.
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
overload preProcess(AgentId, ClientMessages) store all msgId in timeTable and visitTable.
preProcess(SetRightRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Method specializing the processing of a ClientMessages instance.
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Method specializing the reaction to a ClientMessages instance.
preProcess(AgentId, ClientMessages) - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
 
preSubscribe(SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
preUnsubscribe(UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Method specializing the reaction to an UnsubscribeRequest instance.
preUnsubscribe(UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
priority - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
priority - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
priority - Variable in class org.objectweb.joram.shared.messages.Message
The message priority from 0 to 9, 9 being the highest.
processMessages(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Actually processes the distribution of the received messages to the valid subscriptions by sending a TopicMsgsReply notification to the valid subscribers.
processSetRight(AgentId, int) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
set user right.
producer - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The wrapped JMS producer.
producer - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Producer object.
PRODUCER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_MESSAGES - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
PRODUCER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
producerCnx - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Connection to the foreign JMS server.
ProducerMessages - Class in org.objectweb.joram.shared.client
A ProducerMessages instance is sent by a MessageProducer when sending messages.
ProducerMessages(String) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance.
ProducerMessages(String, Message) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance carrying a single message.
ProducerMessages() - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance.
producerSession - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Session for sending messages to the foreign JMS destination.
producThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
producer threshold
production_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to production table.
production_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to production table.
PROP_JNDI_FACTORY - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
properties - Variable in class org.objectweb.joram.shared.messages.Message
The message properties table.
Properties - Class in org.objectweb.joram.shared.util
This class implements a set of properties, which maps keys to values.
Properties(int, float) - Constructor for class org.objectweb.joram.shared.util.Properties
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Properties(int) - Constructor for class org.objectweb.joram.shared.util.Properties
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
Properties() - Constructor for class org.objectweb.joram.shared.util.Properties
Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75.
propertiesRO - Variable in class org.objectweb.joram.client.jms.Message
true if the properties are read-only.
propertyExists(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
protocol - Static variable in class org.objectweb.joram.shared.stream.MetaData
Joram's protocol version number
providerVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
Joram's implementation version, currently 5.2.1.
ProxyAgent - Class in org.objectweb.joram.mom.amqp
 
ProxyAgent() - Constructor for class org.objectweb.joram.mom.amqp.ProxyAgent
 
ProxyAgentItf - Interface in org.objectweb.joram.mom.proxies
The ProxyAgentItf interface defines the methods which must be provided by a proxy agent hosting a ProxyImpl instance.
ProxyImpl - Class in org.objectweb.joram.mom.proxies
The ProxyImpl class implements the MOM proxy behaviour, basically forwarding client requests to MOM destinations and MOM destinations replies to clients.
ProxyImpl(ProxyAgentItf) - Constructor for class org.objectweb.joram.mom.proxies.ProxyImpl
Constructs a ProxyImpl instance.
ProxyImplMBean - Interface in org.objectweb.joram.mom.proxies
 
ProxyMessage - Class in org.objectweb.joram.mom.proxies
 
ProxyMessage(long, long, AbstractJmsMessage) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessage
 
ProxyRequestGroupNot - Class in org.objectweb.joram.mom.proxies
 
ProxyRequestGroupNot(RequestNot[]) - Constructor for class org.objectweb.joram.mom.proxies.ProxyRequestGroupNot
 
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.
publish(String, String, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
publish(String, String, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
publish(String, String, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
publish(String, String, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
publish(String, String, AMQP.Basic.BasicProperties, byte[], boolean) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
publish(String, String, AMQP.Basic.BasicProperties, byte[]) - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
PublishNot - Class in org.objectweb.joram.mom.amqp
 
PublishNot(String, String, AMQP.Basic.BasicProperties, byte[]) - Constructor for class org.objectweb.joram.mom.amqp.PublishNot
 
PublishRequest - Class in org.objectweb.joram.mom.amqp
 
PublishRequest() - Constructor for class org.objectweb.joram.mom.amqp.PublishRequest
 
push(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
pushError(MomException) - Method in interface org.objectweb.joram.mom.proxies.ConnectionContext
 
pushError(MomException) - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
pushError(MomException) - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
pushMessages(ConsumerMessages) - Method in class org.objectweb.joram.client.jms.MultiSessionConsumer
 
pushMessages(ConsumerMessages) - Method in class org.objectweb.joram.client.jms.SingleSessionConsumer
 
pushReply(AbstractJmsReply) - Method in interface org.objectweb.joram.mom.proxies.ConnectionContext
 
pushReply(AbstractJmsReply) - Method in class org.objectweb.joram.mom.proxies.ReliableConnectionContext
 
pushReply(AbstractJmsReply) - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
put(int, ProducerMessages) - Method in class org.objectweb.joram.mom.proxies.RequestBuffer
 
put(String, Object) - Method in class org.objectweb.joram.shared.util.Properties
Maps the specified key to the specified value in this hashtable.
putInVisitTable(String, List) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 

Q

QBROWSE_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
QBROWSE_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
QBrowseReply - Class in org.objectweb.joram.shared.client
A QBrowseReply instance is used by a JMS client proxy for forwarding a BrowseReply destination notification, actually replying to a client QBrowseRequest.
QBrowseReply(int, Vector) - Constructor for class org.objectweb.joram.shared.client.QBrowseReply
Constructs a QBrowseReply.
QBrowseReply() - Constructor for class org.objectweb.joram.shared.client.QBrowseReply
Public no-arg constructor needed by Externalizable.
QBrowseRequest - Class in org.objectweb.joram.shared.client
A QBrowseRequest instance is sent by a QueueBrowser when requesting an enumeration.
QBrowseRequest(String, String) - Constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
QBrowseRequest() - Constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
qout - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Vector holding the pending messages to send after reconnection.
QUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
Queue - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Queue interface and provides Joram specific administration and monitoring methods.
Queue() - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
Queue(String, String) - Constructor for class org.objectweb.joram.client.jms.Queue
 
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
Specifies the name of the queue to consume from.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
Specifies the name of the queue to get a message from.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
Specifies the name of the queue to bind.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
Reports the name of the queue.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
Specifies the name of the queue to delete.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
Specifies the name of the queue to purge.
queue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
Specifies the name of the queue to unbind.
Queue - Class in org.objectweb.joram.mom.dest
A Queue agent is an agent hosting a MOM queue, and which behaviour is provided by a QueueImpl instance.
Queue() - Constructor for class org.objectweb.joram.mom.dest.Queue
Empty constructor for newInstance().
QUEUE_ADMIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
QUEUE_FULL - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the queue has reached its max number of messages.
QUEUE_TYPE - Static variable in class org.objectweb.joram.mom.dest.Queue
 
QueueAdminRequest - Class in org.objectweb.joram.shared.admin
 
QueueAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.QueueAdminRequest
 
QueueAdminRequest() - Constructor for class org.objectweb.joram.shared.admin.QueueAdminRequest
 
QueueAgent - Class in org.objectweb.joram.mom.amqp
 
QueueAgent(String, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.QueueAgent
 
queueBind(String, String, boolean, String, Map, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
queueBind(String, String, boolean, String, Map, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Bind a queue to an exchange.
queueBind(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
queueBind(int, int, String, String, String, Map) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
QueueBindNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
QueueBindNot(int, int, String, String, String, Map) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
QueueBrowser - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueBrowser interface.
QueueClusterNot - Class in org.objectweb.joram.mom.notifications
 
QueueClusterNot(float) - Constructor for class org.objectweb.joram.mom.notifications.QueueClusterNot
 
QueueConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueConnection interface.
QueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.QueueConnection
Creates a QueueConnection instance.
QueueConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueConnectionFactory interface.
QueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs a QueueConnectionFactory dedicated to a given server.
QueueConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs a QueueConnectionFactory dedicated to a given server.
QueueConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs an empty QueueConnectionFactory.
QueueConnectionRequest - Class in org.objectweb.joram.client.connector
A QueueConnectionRequest instance wraps a user connection request for performing PTP messaging.
QueueConnectionRequest(String, String, String) - Constructor for class org.objectweb.joram.client.connector.QueueConnectionRequest
Constructs a QueueConnectionRequest instance.
queueDeclare(String, boolean, boolean, boolean, boolean, Map, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
queueDeclare(String, boolean, boolean, boolean, boolean, Map, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Declare a queue
queueDeclare(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
queueDeclare(int, int, String, boolean, boolean, boolean, boolean, Map) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
QueueDeclareNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
QueueDeclareNot(int, int, String, boolean, boolean, boolean, boolean, Map) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
queueDelete(String, boolean, boolean, boolean, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
queueDelete(String, boolean, boolean, boolean, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
Delete a queue, without regard for whether it is in use or has messages on it
queueDelete(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
queueDelete(int, int, String, boolean, boolean, boolean, QueueDeleteNot) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
QueueDeleteNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
QueueDeleteNot(int, int, String, boolean, boolean, boolean) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
QueueHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
QueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
 
QueueHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
QueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
 
QueueHATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Constructs an empty QueueHATcpConnectionFactory.
QueueImpl - Class in org.objectweb.joram.mom.dest
The QueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests.
QueueImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.QueueImpl
Constructs a QueueImpl instance.
QueueImplMBean - Interface in org.objectweb.joram.mom.dest
 
QueueLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A QueueLocalConnectionFactory instance is a factory of local connections for PTP communication.
QueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
QueueMBean - Interface in org.objectweb.joram.client.jms
 
queueMessageReadMax - Variable in class org.objectweb.joram.client.connector.JoramAdapter
The maximum number of messages that can be read at once from a queue.
queueMessageReadMax - Variable in class org.objectweb.joram.client.jms.FactoryParameters
The maximum number of messages that can be read at once from a queue.
QueueMsgReply - Class in org.objectweb.joram.mom.notifications
A QueueMsgReply instance is used by a queue for replying to a ReceiveRequest by sending a message to a client.
QueueMsgReply(ReceiveRequest) - Constructor for class org.objectweb.joram.mom.notifications.QueueMsgReply
Constructs a QueueMsgReply instance.
queuePurge(String, boolean, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
queuePurge(String, boolean, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
 
queuePurge(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
queuePurge(int, int, String, boolean) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
QueuePurgeNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
QueuePurgeNot(int, int, String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
QueueReceiver - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueReceiver interface.
QueueSender - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueSender interface.
QueueSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.QueueSession interface.
QueueSoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
A QueueSoapConnectionFactory instance is a factory of SOAP connections for PTP communication.
QueueSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs a QueueSoapConnectionFactory instance.
QueueSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Constructs an empty QueueSoapConnectionFactory instance.
QueueTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
A QueueTcpConnectionFactory instance is a factory of TCP connections for PTP communication.
QueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs a QueueTcpConnectionFactory instance.
QueueTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs an empty QueueTcpConnectionFactory instance.
queueUnbind(String, String, String, Map, int, int) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
queueUnbind(String, String, String, Map, int, int) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
 
queueUnbind(AgentId) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
queueUnbind(int, int, String, String, String, Map) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
QueueUnbindNot - Class in org.objectweb.joram.mom.amqp.proxy.request
 
QueueUnbindNot(int, int, String, String, String, Map) - Constructor for class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 

R

RAConfig - Class in org.objectweb.joram.client.connector.utils
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
react(Notification) - Method in class org.objectweb.joram.mom.amqp.NamingAgent
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.amqp.ProxyAgent
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.AdminTopic
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.Destination
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueue
Specializes this QueueImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopic
Specializes this TopicImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.MonitoringTopic
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.Queue
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.Topic
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Overrides the Agent class react method for providing the JMS client proxy with its specific behaviour.
reactToClientRequest(int, AbstractJmsRequest) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Method processing clients requests.
read(AMQPInputStream) - Static method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingClass
 
read(byte[]) - Static method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
read - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Request read access to the specified access realm.
read(byte[]) - Static method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
read() - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
read(byte[]) - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
read(byte[], int, int) - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
READ - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ access value.
read(InputStream) - Static method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
read(InputStream) - Static method in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
read(InputStream) - Static method in class org.objectweb.joram.shared.security.Identity
 
readArray() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readArrayOfBooleanFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a boolean array from the input stream.
readArrayOfIntFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a int array from the input stream.
readArrayOfStringFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a String array from the input stream.
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
 
readBit() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readBoolean() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBoolean() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readBooleanFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a boolean from the input stream.
readByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readByte() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readByteArrayFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a byte array from the input stream.
readByteArrayFrom(InputStream, int) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a byte array from the input stream.
readByteFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a byte from the input stream.
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.
readDoubleFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a double from the input stream.
readExternal(ObjectInput) - Method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
readExternal(ObjectInput) - Method in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
readExternal(ObjectInput) - Method in class org.objectweb.joram.shared.security.Identity
 
readFloat() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readFloat() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readFloatFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a float from the input stream.
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
readFrom(AMQPInputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
readFrom(InputStream) - Static method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.AddQueueCluster
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.AdminReply
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.ClearQueue
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.CreateUserReply
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.DeleteDestination
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.DeleteUser
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetConfigRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetLocalServer
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriberIds
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptions
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.ListClusterQueue
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetReaders
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetStat
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetStatRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetWriters
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_Reply
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_Request
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetCluster
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetFather
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetReader
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetRight
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SetWriter
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.StopServerRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetCluster
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetFather
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetReader
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UnsetWriter
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UpdateUser
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ActivateConsumerRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.CommitRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.JmsRequestGroup
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.MomExceptionReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.ProducerMessages
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.QBrowseReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.QBrowseRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.SessAckRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.XACnxCommit
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.client.XACnxRollback
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.messages.Message
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
readFrom(InputStream) - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
readFrom(InputStream) - Method in interface org.objectweb.joram.shared.stream.Streamable
The object implements the readFrom method to restore its contents from the input stream.
readFrom(InputStream) - Static method in class org.objectweb.joram.shared.util.Properties
The object implements the readFrom method to restore its contents from the input stream.
readHeaderFrom(InputStream) - Method in class org.objectweb.joram.shared.messages.Message
 
readInt() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readInt() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readIntFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore an integer from the input stream.
readJPropertiesFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a java.util.Properties object from the input stream.
readLong() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readLong() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readLong() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readLongFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a long from the input stream.
readLonglong() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readLongstr() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Deprecated.  
readMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
Deprecated.  
readObject() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readObjectFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore an object from the input stream.
readOctet() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readPropertiesFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a Properties object from the input stream.
readProtocolHeader(InputStream) - Static method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
readShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readShort() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readShortFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a short from the input stream.
readShortstr() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readString() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readStringFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a String from the input stream.
readTable() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readTimestamp() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPInputStream
 
readUnsignedByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedByteFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a byte from the input stream.
readUnsignedIntFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore an integer from the input stream.
readUnsignedShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUTF() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readVectorFrom(InputStream) - Static method in class org.objectweb.joram.shared.messages.Message
this method allows to read from the input stream a vector of messages.
readVectorOfStringFrom(InputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to restore a vector of String objects from the input stream.
READWRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ and WRITE access value.
realm - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Specifies the name of the realm to which the client is requesting access.
receive(long) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in class org.objectweb.joram.client.jms.connection.MultiThreadSyncChannel
 
receive() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
receive() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
receive() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
receive(long) - Method in class org.objectweb.joram.client.jms.MessageConsumer
Receives the next message that arrives before the specified timeout.
receive() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Receives the next message produced for this message consumer.
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(int, GetListener, ProxyAgent, boolean) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
receive() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
Notifies the daemon of a new "receive" request.
receive() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Asynchronous method requesting a delivery from the foreign JMS destination.
receive() - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
ReceiveNot - Class in org.objectweb.joram.mom.amqp
 
ReceiveNot(int, GetListener, ProxyAgent, boolean) - Constructor for class org.objectweb.joram.mom.amqp.ReceiveNot
 
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
Receives the next message if one is immediately available.
receiveNoWait() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Synchronous method requesting an immediate delivery from the foreign JMS destination.
receiveRequest(AgentId, ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
receiveRequest(AgentId, ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeQueueImpl
Method specializing the reaction to a ReceiveRequest instance, requesting a message.
receiveRequest(AgentId, ReceiveRequest) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Method implementing the reaction to a ReceiveRequest instance, requesting a message.
ReceiveRequest - Class in org.objectweb.joram.mom.notifications
A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
ReceiveRequest(int, int, String, long, boolean, String[], int) - Constructor for class org.objectweb.joram.mom.notifications.ReceiveRequest
Constructs a ReceiveRequest instance.
receiving - Variable in class org.objectweb.joram.mom.dest.QueueImpl
true if the queue is currently receiving messages.
reconnect() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ReconnectionDaemon
Notifies the daemon to start reconnecting.
reconnectionDaemon - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
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).
recoverMessages(List) - Method in class org.objectweb.joram.mom.amqp.QueueAgent
 
RecoverNot - Class in org.objectweb.joram.mom.amqp
 
RecoverNot(List) - Constructor for class org.objectweb.joram.mom.amqp.RecoverNot
 
redelivered - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
redelivered - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
redelivered - Variable in class org.objectweb.joram.shared.messages.Message
true if the message has been denied at least once by a consumer.
redeliveredFlag - Static variable in class org.objectweb.joram.shared.messages.Message
 
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
 
RegisterDestNot(RegisterDestNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
RegisterDestNot - Class in org.objectweb.joram.mom.notifications
 
RegisterDestNot(AgentId, String, String, String) - Constructor for class org.objectweb.joram.mom.notifications.RegisterDestNot
 
RegisteredDestNot(AgentId, RegisteredDestNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
RegisteredDestNot - Class in org.objectweb.joram.mom.notifications
 
RegisteredDestNot(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.RegisteredDestNot
 
RegisterTmpDestNot(RegisterTmpDestNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
RegisterTmpDestNot - Class in org.objectweb.joram.mom.notifications
 
RegisterTmpDestNot(AgentId, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
rehash() - Method in class org.objectweb.joram.shared.util.Properties
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
releaseFullMessage() - Method in class org.objectweb.joram.mom.messages.Message
Creates a soft reference instead of a hard one linking to the body of the contained message.
reliableClass - Variable in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Reliable class name, for example use by ssl.
ReliableConnectionContext - Class in org.objectweb.joram.mom.proxies
 
ReliableSSLTcpClient - Class in org.objectweb.joram.client.jms.tcp
 
ReliableSSLTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
 
ReliableTcpClient - Class in org.objectweb.joram.client.jms.tcp
 
ReliableTcpClient() - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
remove(String) - Method in class org.objectweb.joram.shared.util.Properties
Removes the key (and its corresponding value) from this hashtable.
REMOVE_DOMAIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
REMOVE_QUEUE_CLUSTER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
REMOVE_SERVER_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
REMOVE_SERVICE_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
removeClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Removes a queue from the cluster this queue belongs to.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Removes a connection event listener.
removeDestination(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Remove a destination on the underlying JORAM server
removeDestination(String) - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
removeDomain(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a domain from the platform.
removeDomain(String) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Removes a domain from the platform.
removeDomain(String) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
RemoveDomainRequest - Class in org.objectweb.joram.shared.admin
 
RemoveDomainRequest(String) - Constructor for class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
RemoveDomainRequest() - Constructor for class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
removeFromCluster() - Method in class org.objectweb.joram.client.jms.Topic
Removes this topic from the cluster it belongs to.
removeMessages(List) - Method in class org.objectweb.joram.mom.dest.QueueImpl
List of message to be removed.
removeQueue - Variable in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
removeQueue - Variable in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
removeQueueCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
removeQueue leave the cluster.
RemoveQueueCluster - Class in org.objectweb.joram.shared.admin
 
RemoveQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
Leave a queue to a cluster.
RemoveQueueCluster() - Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
removeReader(String) - Method in class org.objectweb.joram.client.jms.Destination
Administration method unsetting a given user as a reader on this destination.
removeReader(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method unsetting a given user as a reader on this destination.
removeServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a server from the platform.
removeServer(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Removes a server from the platform.
removeServer(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
RemoveServerRequest - Class in org.objectweb.joram.shared.admin
 
RemoveServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.RemoveServerRequest
 
RemoveServerRequest() - Constructor for class org.objectweb.joram.shared.admin.RemoveServerRequest
 
RemoveServiceRequest - Class in org.objectweb.joram.shared.admin
 
RemoveServiceRequest(int, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
RemoveServiceRequest() - Constructor for class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
removeWriter(String) - Method in class org.objectweb.joram.client.jms.Destination
Administration method unsetting a given user as a writer on this destination.
removeWriter(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method unsetting a given user as a writer on this destination.
reply - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
Reply object received from the platform.
REPLY_SUCCESS - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
replyAborted(int) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyAborted(int) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
replyCode - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
replyCode - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
replyCode - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
ReplyListener - Interface in org.objectweb.joram.client.jms.connection
 
replyReceived(AbstractJmsReply) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyReceived(AbstractJmsReply) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
replyText - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
replyText - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
replyText - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
replyTo - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
replyTo - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
replyToId - Variable in class org.objectweb.joram.shared.messages.Message
The reply to destination identifier.
replyToTopic(AdminReply, AgentId, String, String) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
replyToType - Variable in class org.objectweb.joram.shared.messages.Message
true if the "reply to" destination is a queue.
replyToType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the reply to destination is a queue.
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
request(AdminRequest, long) - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
request(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
request(AbstractJmsRequest, long) - Method in class org.objectweb.joram.client.jms.connection.Requestor
Method sending a synchronous request to the server and waiting for an answer.
REQUEST_TIMEOUT_PROP - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
RequestBuffer - Class in org.objectweb.joram.mom.proxies
 
RequestBuffer(ProxyAgentItf) - Constructor for class org.objectweb.joram.mom.proxies.RequestBuffer
 
RequestChannel - Interface in org.objectweb.joram.client.jms.connection
 
requester - Variable in class org.objectweb.joram.mom.notifications.ReceiveRequest
Identifier of the client requesting a message, set by the queue if storing the request.
RequestException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
RequestException - Exception in org.objectweb.joram.shared.excepts
A RequestException is thrown by a destination or a proxy when processing an invalid client request.
RequestException(String) - Constructor for exception org.objectweb.joram.shared.excepts.RequestException
Constructs a RequestException instance.
requestGroupNot(AgentId, RequestGroupNot) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
requestGroupNot(AgentId, RequestGroupNot) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
RequestGroupNot - Class in org.objectweb.joram.mom.notifications
 
RequestGroupNot() - Constructor for class org.objectweb.joram.mom.notifications.RequestGroupNot
 
requestId - Variable in class org.objectweb.joram.shared.client.AbstractJmsRequest
Identifier of the request.
RequestMultiplexer - Class in org.objectweb.joram.client.jms.connection
 
RequestMultiplexer(Connection, RequestChannel, long) - Constructor for class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
RequestNot - Class in org.objectweb.joram.mom.proxies
 
RequestNot(int, Object) - Constructor for class org.objectweb.joram.mom.proxies.RequestNot
 
Requestor - Class in org.objectweb.joram.client.jms.connection
 
Requestor(RequestMultiplexer) - Constructor for class org.objectweb.joram.client.jms.connection.Requestor
 
requests - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the requests before reply or expiry.
requestsTable - Variable in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
requeue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
If this field is zero, the message will be redelivered to the original recipient.
requeue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
If this field is zero, the message will be redelivered to the original recipient.
requeue - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
If requeue is true, the server will attempt to requeue the message.
reserved - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
reserved1 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
reserved2 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
reserved2 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
reserved3 - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
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.amqp.marshalling.TruncatedInputStream
 
reset() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
ResetCollocatedConnectionsNot - Class in org.objectweb.joram.mom.proxies
 
ResetCollocatedConnectionsNot() - Constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
 
resetPropertiesRO() - Method in class org.objectweb.joram.client.jms.Message
Resets the read-only flag, in order to allow the modification of message properties.
RESOURCE_ERROR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
RESOURCE_LOCKED - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
response - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
A block of opaque data passed to the security mechanism.
response - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
A block of opaque data passed to the security mechanism.
Return(AMQP.Access.RequestOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.AccessRequestNot
 
Return() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicAckNot
 
Return(AMQP.Basic.CancelOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicCancelNot
 
Return() - Method in class org.objectweb.joram.mom.amqp.proxy.request.BasicGetNot
 
Return() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ChannelCloseNot
 
Return(AMQP.Channel.OpenOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ChannelOpenNot
 
Return() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ConnectionCloseNot
 
Return() - Method in class org.objectweb.joram.mom.amqp.proxy.request.ConnectionStartOkNot
 
Return(AMQP.Exchange.DeclareOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeclareNot
 
Return(AMQP.Exchange.DeleteOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.ExchangeDeleteNot
 
Return(AMQP.Queue.BindOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueBindNot
 
Return(AMQP.Queue.DeclareOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeclareNot
 
Return(AMQP.Queue.DeleteOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueDeleteNot
 
Return(AMQP.Queue.PurgeOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueuePurgeNot
 
Return(AMQP.Queue.UnbindOk) - Method in class org.objectweb.joram.mom.amqp.proxy.request.QueueUnbindNot
 
Return(AgentId[]) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
Return(AgentId) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
Return(ConnectionContext) - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
Return(ConnectionContext) - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
Return() - Method in class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
ReturnConnectionNot - Class in org.objectweb.joram.mom.proxies
 
ReturnConnectionNot(OpenConnectionNot, ConnectionContext) - Constructor for class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
RObody - Variable in class org.objectweb.joram.client.jms.Message
true if the message body is read-only.
rollback() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Rollsback the local transaction.
rollback() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
rollback() - Method in class org.objectweb.joram.client.jms.Session
API method.
rollback(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Rolls the resource back.
rollback() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
ROLLBACK_ONLY - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Failed transaction.
ROOT_USER_NAME - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
ROOT_USER_PWD - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
Specifies the routing key name specified when the message was published.
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
Specifies the routing key name specified when the message was published.
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
Specifies the routing key for the message.
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
Specifies the routing key name specified when the message was published.
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
Specifies the routing key for the binding.
routingKey - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
Specifies the routing key of the binding to unbind.
RPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
run() - Method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
RUN - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
run() - Method in class org.objectweb.joram.client.jms.Session
API method.
run() - Method in class org.objectweb.joram.client.jms.XASession
 
run() - Method in interface org.objectweb.joram.client.tools.admin.CommandWorker
 
run() - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
run() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ReconnectionDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.StartupDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.XARecoverDaemon
The daemon's loop.
RUN - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 

S

save() - Method in class org.objectweb.joram.mom.messages.Message
 
saveHeader() - Method in class org.objectweb.joram.mom.messages.Message
 
schedule(TimerTask, long) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
SCHEDULER_QUEUE - Static variable in class org.objectweb.joram.client.jms.Destination
 
SCN - Static variable in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
 
selector - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Selector for filtering messages.
Selector - Class in org.objectweb.joram.shared.selectors
The Selector class is used for filtering messages according to their header fields and properties.
Selector() - Constructor for class org.objectweb.joram.shared.selectors.Selector
 
SelectorException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
SelectorException - Exception in org.objectweb.joram.shared.excepts
A SelectorException is thrown when an error occurs while parsing a selector expression.
SelectorException(String) - Constructor for exception org.objectweb.joram.shared.excepts.SelectorException
Constructs a SelectorException instance.
selectors - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Table of subscribers' selectors.
send(Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.MultiThreadSyncChannel
 
send(AbstractJmsRequest) - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Sending a JMS request through the TCP connection.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
send(Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with the default delivery parameters.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters.
send(Destination, Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with default delivery parameters for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Sending a JMS request through the SOAP protocol.
send(AbstractJmsMessage) - 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(Message) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Sends a message to the foreign JMS destination.
send(RequestNot) - Method in class org.objectweb.joram.mom.proxies.MultiCnxSync
 
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(Object) - Method in class org.objectweb.joram.mom.proxies.StandardConnectionContext
 
send(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
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.
SendRepliesNot - Class in org.objectweb.joram.mom.proxies
 
SendRepliesNot(Vector) - Constructor for class org.objectweb.joram.mom.proxies.SendRepliesNot
 
SendReplyNot - Class in org.objectweb.joram.mom.proxies
 
SendReplyNot(int, int) - Constructor for class org.objectweb.joram.mom.proxies.SendReplyNot
 
sendRequest(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sendRequest(AbstractJmsRequest, ReplyListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sendToClient(int, AbstractJmsReply) - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Sends an AbstractJmsReply to a given client.
sendToClient(int, AbstractJmsReply) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a reply to the client connected through the specified connection.
sendToCluster(QueueClusterNot) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to all queue in cluster.
sendToDMQ() - Method in class org.objectweb.joram.mom.util.DMQManager
Sends previously stocked messages to the appropriate DMQ.
sendToProxy(AgentId, int, AbstractJmsRequest, Object) - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
 
Server - Class in org.objectweb.joram.client.jms.admin
 
Server(int, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.Server
 
SERVER_ID - Static variable in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
SERVER_ID_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
SERVER_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
ServerIdAlreadyUsedException - Exception in org.objectweb.joram.client.jms.admin
 
ServerIdAlreadyUsedException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.ServerIdAlreadyUsedException
 
ServerPanel - Class in org.objectweb.joram.client.tools.admin
 
ServerPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
 
serverProperties - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
ServerReply - Class in org.objectweb.joram.shared.client
A ServerReply is used by a JMS proxy for acknowledging the receipt of a synchronous AbstractJmsRequest request.
ServerReply(AbstractJmsRequest) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply(int) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply() - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
sess - Variable in class org.objectweb.joram.client.jms.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
 
SESS_ACK_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
SESS_CREATE_TDREPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
SESS_CREATE_TQREQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
SESS_CREATE_TTREQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
SESS_DENY_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
SessAckRequest - Class in org.objectweb.joram.shared.client
A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
SessAckRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessAckRequest() - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessCreateTDReply - Class in org.objectweb.joram.shared.client
A SessCreateTDReply is used by a JMS proxy for replying to a SessCreate<TQ/TT>Request.
SessCreateTDReply(AbstractJmsRequest, String) - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTDReply() - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTQRequest - Class in org.objectweb.joram.shared.client
A SessCreateTQRequest is sent by a QueueSession for creating a TemporaryQueue.
SessCreateTQRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTQRequest
Constructs a SessCreateTQRequest instance.
SessCreateTTRequest - Class in org.objectweb.joram.shared.client
A SessCreateTTRequest is sent by a TopicSession for creating a TemporaryTopic.
SessCreateTTRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTTRequest
Constructs a SessCreateTTRequest instance.
SessDenyRequest - Class in org.objectweb.joram.shared.client
A SessDenyRequest instance is used by a Session for denying the messages it consumed.
SessDenyRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest(String, Vector, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest() - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Public no-arg constructor needed by Externalizable.
session - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
The OutboundSession this consumer belongs to.
session - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The OutboundSession this producer belongs to.
session - Variable in class org.objectweb.joram.client.jms.Message
If the message is actually consumed, the session that consumes it, null otherwise.
Session - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Session interface.
SET_CLUSTER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_DEFAULT_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_DEFAULT_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_DESTINATION_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_FATHER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_NB_MAX_MSG - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_QUEUE_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_READER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_RIGHT - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_USER_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_USER_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SET_WRITER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
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
 
setAdminFileExportXML(String) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
setAdminFileXML(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setAdminHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminMessage(AbstractAdminMessage) - Method in class org.objectweb.joram.client.jms.admin.AdminMessage
Sets an AbstractAdminMessage as the body of the message.
setAdminMessage(AbstractAdminMessage) - Method in class org.objectweb.joram.shared.messages.Message
Sets an AbstractAdminMessage as the body of the message.
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
 
setAgent(Destination) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
setAgentId(String) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Sets the destination identifier.
setAlreadySentLocally(boolean) - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
setArguments(Map) - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
setArguments(Map) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
setArguments(Map) - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
setArguments(Map) - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
setArguments(Map) - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
setAsyncSend(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setAsyncSend(boolean) - Method in class org.objectweb.joram.client.jms.Session
Sets asynchronously sending for this session.
setAsyncSend(boolean) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
 
setAsyncSend(boolean) - Method in class org.objectweb.joram.shared.client.CommitRequest
 
setAsyncSend(boolean) - Method in class org.objectweb.joram.shared.client.ProducerMessages
 
setAsyncSub(boolean) - Method in class org.objectweb.joram.client.jms.Session
Sets asynchronous subscription for this session.
setAutoEvalThreshold(boolean) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
setBasicProperties(AMQP.Basic.BasicProperties) - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
setBodySize(long) - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
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.
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setBQ(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setBQS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
setByte(String, byte) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setByteProperty(String, byte) - Method in class org.objectweb.joram.client.jms.Message
API method.
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.
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.
setChannel(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
setChar(String, char) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setClassId(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
setClientID(String) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setClientID(String) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
setCluster(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
SetCluster - Class in org.objectweb.joram.shared.admin
A SetCluster instance is used for adding a given topic to a cluster an other topic is part of, or for creating a new cluster.
SetCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetCluster
Constructs a SetCluster instance.
SetCluster() - Constructor for class org.objectweb.joram.shared.admin.SetCluster
 
setClusterId(Short) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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(Hashtable, 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(Consumer) - Method in class org.objectweb.joram.mom.amqp.JoramMOMHandler
 
setConsumer(Consumer) - Method in interface org.objectweb.joram.mom.amqp.MOMHandler
 
setConsumer() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Sets the JMS consumer on the foreign destination.
setConsumThreshold(int) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
setControllerEventListener(ControllerEventListener) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setCorrelationId(String) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message correlation identifier.
setCorrelationId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Sets the replied request identifier.
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setDefaultDMQ(int, DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for a given server (null for unsetting previous DMQ).
setDefaultDMQ(DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for the local server (null for unsetting previous DMQ).
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
Sets a given dead message queue as the default DMQ for a given server (null for unsetting previous DMQ).
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDefaultDMQ - Class in org.objectweb.joram.shared.admin
A SetDefaultDMQ instance requests to set a given DMQ as the default DMQ for a given server.
SetDefaultDMQ(int, String) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultDMQ
Constructs a SetDefaultDMQ instance.
SetDefaultDMQ() - Constructor for class org.objectweb.joram.shared.admin.SetDefaultDMQ
 
setDefaultDMQId(int, String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setDefaultDMQId(int, String) - Method in interface org.objectweb.joram.client.connector.JoramAdapterMBean
 
setDefaultDMQId(int, String) - 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).
setDefaultDMQId(String) - 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).
setDefaultDMQId(int, String) - 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).
setDefaultDMQId(int, String) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
setDefaultThreshold(int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for a given server (-1 for unsetting previous value).
setDefaultThreshold(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int, int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Sets a given value as the default threshold for a given server (-1 for unsetting previous value).
setDefaultThreshold(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int, int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
setDefaultThreshold(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
setDefaultThreshold(int, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDefaultThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
SetDefaultThreshold - Class in org.objectweb.joram.shared.admin
A SetDefaultThreshold instance requests to set a given threshold value as the default threshold for a given server.
SetDefaultThreshold(int, int) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultThreshold
Constructs a SetDefaultThreshold instance.
SetDefaultThreshold() - Constructor for class org.objectweb.joram.shared.admin.SetDefaultThreshold
 
setDeleteDurableSubscription(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Set the deleteDurableSubscription flag
setDeliveryCount(int) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message delivery count.
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
Sets the producer's default delivery mode.
setDemultiplexerDaemonName(String) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
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(AgentId) - Method in class org.objectweb.joram.mom.notifications.RegisteredDestNot
 
setDestination(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message destination.
setDestinationDMQ(Destination, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDestinationDMQ - Class in org.objectweb.joram.shared.admin
A SetDestinationDMQ instance requests to set a given DMQ as the DMQ for a given destination.
SetDestinationDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetDestinationDMQ
Constructs a SetDestinationDMQ instance.
SetDestinationDMQ() - Constructor for class org.objectweb.joram.shared.admin.SetDestinationDMQ
 
setDestinationName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
setDestinationType(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination type (either "javax.jms.Queue" or "javax.jms.Topic").
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method; not taken into account.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting or unsetting a dead message queue for this destination.
setDMQId(String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQId(String) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Admin method setting a given dead message queue Id for this user.
setDMQId(String) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting or unsetting a dead message queue for this destination.
setDMQId(String) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Admininistration method setting or unsetting a dead message queue for this destination.
setDMQId(AgentId) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Sets the identifier of the producer's dead message queue.
setDMQId(AgentId) - Method in class org.objectweb.joram.mom.notifications.TopicMsgsReply
Sets the identifier of the producer's dead message queue.
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setDMQRequest(AgentId, SetDMQRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; AdminTopics do not accept SetDMQRequest notifications.
setDMQRequest(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.
SetDMQRequest - Class in org.objectweb.joram.mom.notifications
A SetDMQRequest instance is used by a client agent for notifying a destination to which dead message queue it must send its dead messages.
SetDMQRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetDMQRequest
Constructs a SetDMQRequest instance.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the server ack policy.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the server ack policy.
setDouble(String, double) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setDoubleProperty(String, double) - Method in class org.objectweb.joram.client.jms.Message
API method.
setDurable(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the durable attribute.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setExpiration(long) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message expiration.
setExpiration(long) - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Updates the expiration time field, if needed.
setFactoryName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
SetFather - Class in org.objectweb.joram.shared.admin
A SetFather instance is used for linking two topics in a hierarchical relationship.
SetFather(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetFather
Constructs a SetFather instance.
SetFather() - Constructor for class org.objectweb.joram.shared.admin.SetFather
 
setFatherRequest(AgentId, SetFatherRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept SetFatherRequest notifications.
setFatherRequest(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.
SetFatherRequest - Class in org.objectweb.joram.mom.notifications
A SetFatherRequest instance is used by a client agent for notifying a topic it belongs to a hierarchy as the son of a given topic.
SetFatherRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetFatherRequest
Constructs a SetFatherRequest instance.
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setFIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
setFloat(String, float) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.client.jms.Message
API method.
setFreelyReadable(boolean) - Method in class org.objectweb.joram.client.jms.Destination
Administration method (un)setting free reading access to this destination.
setFreelyReadable(boolean) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method (un)setting free reading access to this destination.
setFreelyWriteable(boolean) - Method in class org.objectweb.joram.client.jms.Destination
Administration method (un)setting free writing access to this destination.
setFreelyWriteable(boolean) - Method in interface org.objectweb.joram.client.jms.DestinationMBean
Administration method (un)setting free writing access to this destination.
setFreeReading() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
setFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Administration 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.admin.ClusterDestination
 
setFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting free writing access to this destination.
setFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Sets the FreeWriting attribute for this destination.
setFreeWriting(boolean) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
Sets the FreeWriting attribute for this destination.
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setGTIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
setHa(boolean) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
setHa(boolean) - Static method in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
setHAURL(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setHeader(AMQP.Basic.BasicProperties) - Method in class org.objectweb.joram.mom.amqp.PublishRequest
set the header content.
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.mom.messages.Message
Sets the message identifier.
setIdentity(String, String) - Method in class org.objectweb.joram.shared.security.Identity
set the identity.
setIdentity(String, String) - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
setIdentity(String, String) - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
setIdentityClass(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
set the identity class name.
setIdentityClass(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setIdentityClass(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setIdentityClassName(String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
set indentity class name
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.
setImplicitAck(boolean) - Method in class org.objectweb.joram.client.jms.Session
Sets implicit acknowledge for this session.
setInt(String, int) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setIntProperty(String, int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationID(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDeliveryMode(int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDestination(Destination) - Method in class org.objectweb.joram.client.jms.Message
Set the message destination.
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.
setMaxMessages(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
 
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
 
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
Sets the message consumer's MessageListener.
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.dest.jmsbridge.JMSBridgeModule
Sets a message listener on the foreign JMS destination.
setMessageSelector(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the message selector.
setMsgTxName(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
setMsgTxName(Message) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
setMultiThreadSync(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setMultiThreadSync(int, int) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
setMultiThreadSyncDelay(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setNamedContext(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setNbMaxMsg(String, int) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting nbMaxMsg for this subscription.
setNbMaxMsg(String, int) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
 
setNbMaxMsg(int) - Method in class org.objectweb.joram.client.jms.Queue
Admin method setting nbMaxMsg for this queue.
setNbMaxMsg(int) - Method in interface org.objectweb.joram.client.jms.QueueMBean
 
setNbMaxMsg(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Sets the maximum number of message for the destination.
setNbMaxMsg(int) - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Sets the maximum number of message for the destination.
setNbMaxMsg(int) - Method in interface org.objectweb.joram.mom.proxies.ClientSubscriptionMBean
Sets the maximum number of message for the subscription.
SetNbMaxMsg - Class in org.objectweb.joram.shared.admin
A SetNbMaxMsg instance requests to set a number max of message in Queue or Subscription.
SetNbMaxMsg(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetNbMaxMsg
Constructs a SetNbMaxMsg instance.
SetNbMaxMsg() - Constructor for class org.objectweb.joram.shared.admin.SetNbMaxMsg
 
SetNbMaxMsg(String, int, String) - Constructor for class org.objectweb.joram.shared.admin.SetNbMaxMsg
Constructs a SetNbMaxMsg instance.
setNbMaxMsgRequest(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.
SetNbMaxMsgRequest - Class in org.objectweb.joram.mom.notifications
A SetNbMaxMsgRequest instance is used by a client agent for notifying a queue or subscribtion of its NbMaxMsg value.
SetNbMaxMsgRequest(String, int, String) - Constructor for class org.objectweb.joram.mom.notifications.SetNbMaxMsgRequest
Constructs a SetNbMaxMsgRequest instance.
setNbMsg(int) - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
setNoLocal(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the noLocal attribute.
setNoSave() - Method in class org.objectweb.joram.mom.dest.Destination
 
setNoSave() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
 
setNoSave() - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
setObject(String, Object) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setObject(Serializable) - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
setObject(Serializable) - 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, sets a property value.
setObjectProperty(String, Object) - Method in class org.objectweb.joram.mom.messages.Message
Sets a property value.
setOptionalHeader(String, Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets an optional header field value.
setOutLocalAddress(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setOutLocalPort(Integer) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
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
 
setPayload(byte[]) - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
setPendingMessages(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPendingRequests(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPeriod(long) - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
Sets or unsets the period for this queue.
setPeriod(long) - Method in interface org.objectweb.joram.mom.dest.MonitoringTopicImplMBean
Sets or unsets the period for this queue.
setPeriod(long) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Sets or unsets the period for this queue.
setPeriod(long) - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Sets or unsets the period for this queue.
setPeriod(long) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Sets or unsets the period for this queue.
setPeriod(long) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
Sets or unsets the period for this queue.
setPersistent(boolean) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message persistence mode.
setPersistent(boolean) - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
setPersistentPlatform(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPlatformConfigDir(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setPriority(int) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setPriority(int) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sets the producer's default priority.
setPriority(int) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message priority.
setProducThreshold(int) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
setPropertiesValue(NodeList, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
setProperty(String, Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property value.
setProxyId(String) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the proxy's identifier
setPublish(AMQP.Basic.Publish) - Method in class org.objectweb.joram.mom.amqp.PublishRequest
 
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
 
setQueueMessageReadMax(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setQueueMessageReadMax(int) - Method in class org.objectweb.joram.client.jms.Session
Set the maximum number of messages that can be read at once from a queue for this Session.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Sets the listener mode (queue or topic listener).
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the target destination type.
setQueueThreshold(Queue, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetQueueThreshold - Class in org.objectweb.joram.shared.admin
A SetQueueThreshold instance requests to set a given threshold value as the threshold for a given queue.
SetQueueThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetQueueThreshold
Constructs a SetQueueThreshold instance.
SetQueueThreshold() - Constructor for class org.objectweb.joram.shared.admin.SetQueueThreshold
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
setReader(User) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
setReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting a given user as a reader on this destination.
setReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetReader - Class in org.objectweb.joram.shared.admin
A SetReader instance requests the authorization for a given user to be a reader on a given destination.
SetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetReader
Constructs a SetReader instance.
SetReader() - Constructor for class org.objectweb.joram.shared.admin.SetReader
 
setReadingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setReadOnly() - Method in class org.objectweb.joram.client.jms.Message
set message read-only
setReceiveAck(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
setRedelivered() - Method in class org.objectweb.joram.mom.messages.Message
Sets the message redelivered flag.
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.admin.AbstractConnectionFactory
 
setReplyTo(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the destination to which a reply should be sent.
setRequestId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Sets the request identifier.
setResourceAdapter(ResourceAdapter) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the resource adapter central authority.
setResourceAdapter(ResourceAdapter) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Sets the resource adapter central authority.
SetRight - Class in org.objectweb.joram.shared.admin
A SetRight instance requests a given right to be granted to a given user.
SetRight(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetRight
Constructs a SetRight instance.
SetRight() - Constructor for class org.objectweb.joram.shared.admin.SetRight
 
setRightAndSave(SetRight, AgentId, String) - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Processes a SetRight instance requesting to grant a user a given right on a given destination.
setRightRequest(AgentId, SetRightRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this DestinationImpl method; AdminTopics do not accept SetRightRequest notifications.
setRightRequest(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.
SetRightRequest - Class in org.objectweb.joram.mom.notifications
A SetRightRequest instance is used by a client agent for setting users right on a destination.
SetRightRequest(String, AgentId, int) - Constructor for class org.objectweb.joram.mom.notifications.SetRightRequest
Constructs a SetRightRequest instance.
setRootName(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setRootPasswd(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
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
 
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.
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.
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
Sets a String as the body of the message.
setText(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets a String as the body of the message.
setThreshold(int) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given value as the threshold for this user.
setThreshold(int) - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Admin method setting a given value as the threshold for this user.
setThreshold(int) - Method in class org.objectweb.joram.client.jms.Queue
Admin method setting or unsetting the threshold for this queue.
setThreshold(int) - Method in interface org.objectweb.joram.client.jms.QueueMBean
Admin method setting or unsetting the threshold for this queue.
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setThreshold(int) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Sets or unsets the threshold for this queue.
setThreshold(int) - Method in interface org.objectweb.joram.mom.dest.QueueImplMBean
Sets or unsets the threshold for this queue.
setThresholdActive(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setThreshRequest(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.
SetThreshRequest - Class in org.objectweb.joram.mom.notifications
A SetThreshRequest instance is used by a client agent for notifying a queue of its threshold value.
SetThreshRequest(String, Integer) - Constructor for class org.objectweb.joram.mom.notifications.SetThreshRequest
Constructs a SetThresholdRequest instance.
setTimeOutToAbortRequest(long) - Method in class org.objectweb.joram.client.connector.JoramAdapter
wait before abort a request.
setTimeOutToAbortRequest(long) - Method in class org.objectweb.joram.client.jms.admin.JoramAdmin
wait before abort a request.
setTimeOutToAbortRequest(long) - Method in interface org.objectweb.joram.client.jms.admin.JoramAdminMBean
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.connection.MultiThreadSyncChannel
 
setTimer(Timer) - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
setTimer(Timer) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
setTimestamp(long) - Method in class org.objectweb.joram.mom.messages.Message
Sets the message time stamp.
setTimeToLive(long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setTimeToLive(long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sets the default duration of time in milliseconds that a produced message should be retained by the provider.
setTimeToLive(long) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the time to live value.
setTopicAckBufferMax(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setTopicAckBufferMax(int) - Method in class org.objectweb.joram.client.jms.Session
Set the maximum number of acknowledgements that can be buffered when using Session.DUPS_OK_ACKNOWLEDGE mode for this session.
setTopicActivationThreshold(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setTopicActivationThreshold(int) - Method in class org.objectweb.joram.client.jms.Session
Set the threshold of activation for this session.
setTopicPassivationThreshold(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setTopicPassivationThreshold(int) - Method in class org.objectweb.joram.client.jms.Session
Set the threshold of passivation for this session.
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.
setTxName(String) - Method in class org.objectweb.joram.mom.messages.Message
 
setTxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setType(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
setupLists(List, List) - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setUserDMQ(User, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetUserDMQ - Class in org.objectweb.joram.shared.admin
A SetUserDMQ instance requests to set a given DMQ as the DMQ for a given user.
SetUserDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetUserDMQ
Constructs a SetUserDMQ instance.
SetUserDMQ() - Constructor for class org.objectweb.joram.shared.admin.SetUserDMQ
 
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
 
setUserName(String) - Method in class org.objectweb.joram.shared.security.Identity
set user name.
setUserName(String) - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
setUserName(String) - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
setUserThreshold(User, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetUserThreshold - Class in org.objectweb.joram.shared.admin
A SetUserThreshold instance requests to set a given threshold value as the threshold for a given user.
SetUserThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetUserThreshold
Constructs a SetUserThreshold instance.
SetUserThreshold() - Constructor for class org.objectweb.joram.shared.admin.SetUserThreshold
 
setWait() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setWaitAfterClusterReq(long) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
setWriter(User) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
setWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Administration method setting a given user as a writer on this destination.
setWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetWriter - Class in org.objectweb.joram.shared.admin
A SetWriter instance requests the authorization for a given user to be a writer on a given destination.
SetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetWriter
Constructs a SetWriter instance.
SetWriter() - Constructor for class org.objectweb.joram.shared.admin.SetWriter
 
setWritingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
SHORT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
showDialog() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Show the initialized dialog.
showDialog(String, boolean) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
shutdown() - Method in class org.objectweb.joram.mom.amqp.AMQPConnectionListener
 
shutdown() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ReconnectionDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.StartupDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.XARecoverDaemon
Shuts the daemon down.
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
 
SIMPLE - Static variable in class org.objectweb.joram.shared.messages.Message
A simple message carries an empty body.
SimpleIdentity - Class in org.objectweb.joram.shared.security
Default identity class for authentication through user and password.
SimpleIdentity() - Constructor for class org.objectweb.joram.shared.security.SimpleIdentity
 
SingleSessionConsumer - Class in org.objectweb.joram.client.jms
 
size() - Method in class org.objectweb.joram.shared.util.Properties
Returns the number of keys in this hashtable.
skip(long) - Method in class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
SO_TIMEOUT_PROP - Static variable in class org.objectweb.joram.mom.amqp.AMQPService
Name the property that allow to fix the TCP SO_TIMEOUT property for the client's connections.
SO_TIMEOUT_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Name the property that allow to fix the TCP SO_TIMEOUT property for the client's connections.
soapCode() - Method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
soapCode() - Method in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
soapCode() - Method in class org.objectweb.joram.shared.messages.Message
 
soapCode() - Method in class org.objectweb.joram.shared.security.Identity
 
SoapConnection - Class in org.objectweb.joram.client.jms.soap
A SoapConnection links a Joram client and a Joram platform with HTTP connections.
SoapConnection(FactoryParameters, Identity) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnection
Creates a SoapConnection instance.
SoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
A SoapConnectionFactory instance is a factory of SOAP connections.
SoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs a SoapConnectionFactory instance.
SoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs an empty SoapConnectionFactory instance.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.messages.Message
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.security.Identity
 
SoapProxyService - Class in org.objectweb.joram.mom.proxies.soap
The SoapProxyService class implements the SOAP service accessed by the JORAM clients using a SoapConnection for connecting to the MOM.
SoapProxyService() - Constructor for class org.objectweb.joram.mom.proxies.soap.SoapProxyService
 
SoapServiceStarter - Class in org.objectweb.joram.client.jms.soap
Utility class allowing to start JORAM SOAP service and the embedded server.
SoapServiceStarter() - Constructor for class org.objectweb.joram.client.jms.soap.SoapServiceStarter
 
socketFactory - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Allows to define a specific factory for socket in order to by-pass compatibility problem between JDK version.
SoLinger - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Enable SO_LINGER with the specified linger time in seconds, if the value is less than 0 then it disables SO_LINGER.
SoTimeout - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Enable/disable SO_TIMEOUT with the specified timeout in milliseconds.
SPECIAL_ADMIN - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SpecialAdmin - Class in org.objectweb.joram.shared.admin
An SpecialAdmin is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an special admin operation.
SpecialAdmin(String) - Constructor for class org.objectweb.joram.shared.admin.SpecialAdmin
 
SpecialAdmin() - Constructor for class org.objectweb.joram.shared.admin.SpecialAdmin
 
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
use to add or remove ClusterQueue to cluster.
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
specialAdminRequest(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.
SpecialAdminRequest - Class in org.objectweb.joram.mom.notifications
A SpecialAdminRequest instance is used by a destination agent to do special administration.
SpecialAdminRequest(String, SpecialAdmin) - Constructor for class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Constructs a SpecialAdminRequest instance.
SSLTcpProxyService - Class in org.objectweb.joram.mom.proxies.tcp
Starts a SSLTCP entry point for MOM clients.
SSLTcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.SSLTcpProxyService
 
StandardConnectionContext - Class in org.objectweb.joram.mom.proxies
 
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() - Method in class org.objectweb.joram.mom.amqp.AMQPService
 
start() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.ConsumerDaemon
 
start(int, String) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: called by the SOAP client for instantiating the SOAP service and starting the embedded JORAM server.
start() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
START_FAILURE - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
start_production() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start production.
start_production() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start production.
start_state() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start state.
start_state() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start state.
startDocument() - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Initializes parsing of a document.
STARTED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction active.
startElement(String, String, String, Attributes) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Receive notification of the start of an element.
StartFailureException - Exception in org.objectweb.joram.client.jms.admin
 
StartFailureException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.StartFailureException
 
STARTUP_SIZE - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
StateException - Static variable in class org.objectweb.joram.shared.client.MomExceptionReply
 
StateException - Exception in org.objectweb.joram.shared.excepts
A StateException is thrown by a destination or a proxy when processing a request in an invalid state.
StateException(String) - Constructor for exception org.objectweb.joram.shared.excepts.StateException
Constructs a Statexception instance.
statusNames - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
stop() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to terminate the connections it manages, and if needed, to shut down the collocated JORAM server.
stop() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
stop() - Static method in class org.objectweb.joram.client.jms.admin.server.ZeroconfJoramServer
 
stop() - Method in class org.objectweb.joram.client.jms.Connection
API method for stopping the connection; even if the connection appears to be broken, stops the sessions.
STOP_SERVER_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
stopServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops a given server of the platform.
stopServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops the platform local server.
stopServer(int) - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Stops a given server of the platform.
stopServer() - Method in class org.objectweb.joram.client.jms.admin.PlatformAdmin
Stops the platform local server.
stopServer(int) - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
stopServer() - Method in interface org.objectweb.joram.client.jms.admin.PlatformAdminMBean
 
stopServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
StopServerRequest - Class in org.objectweb.joram.shared.admin
A StopServerRequest instance requests to stop a given server.
StopServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.StopServerRequest
Constructs a StopServerRequest instance.
StopServerRequest() - Constructor for class org.objectweb.joram.shared.admin.StopServerRequest
 
stopService() - Static method in class org.objectweb.joram.mom.amqp.AMQPService
Stops the service.
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.
storeMessageHeader(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Actually stores a message header in the deliverables vector.
STREAM - Static variable in class org.objectweb.joram.shared.messages.Message
A stream message carries a bytes stream.
Streamable - Interface in org.objectweb.joram.shared.stream
This interface allows to read/write the content of an object on a IO stream.
StreamMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.StreamMessage interface.
StreamUtil - Class in org.objectweb.joram.shared.stream
 
StreamUtil() - Constructor for class org.objectweb.joram.shared.stream.StreamUtil
 
STRING - Static variable in class org.objectweb.joram.shared.selectors.sym
 
SubscribeReply - Class in org.objectweb.joram.mom.notifications
A SubscribeReply instance is used by a topic agent for acknowledging a SubscribeRequest notification.
SubscribeReply(SubscribeRequest) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeReply
Constructs a SubscribeReply instance.
subscribeRequest(AgentId, SubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to a SubscribeRequest instance.
SubscribeRequest - Class in org.objectweb.joram.mom.notifications
A SubscribeRequest instance is used by a client agent for subscribing to a topic.
SubscribeRequest(int, int, String, boolean) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeRequest
Constructs a SubscribeRequest instance.
subscribers - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of subscribers' identifiers.
Subscription - Class in org.objectweb.joram.client.jms.admin
The Subscription class is a utility class needed to show information about client subscription.
Subscription(String, String, int, boolean) - Constructor for class org.objectweb.joram.client.jms.admin.Subscription
Creates a new Subscription object.
SUBSCRIPTION_ADMIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
SubscriptionAdminRequest - Class in org.objectweb.joram.shared.admin
 
SubscriptionAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
SubscriptionAdminRequest() - Constructor for class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
SubscriptionPanel - Class in org.objectweb.joram.client.tools.admin
 
SubscriptionPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
succeeded() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns true if this reply replies to a successful request.
SUCCESS - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction successful.
SUSPENDED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction suspended.
sym - Class in org.objectweb.joram.shared.selectors
CUP generated class containing symbol constants.
sym() - Constructor for class org.objectweb.joram.shared.selectors.sym
 
SYNTAX_ERROR - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 

T

target - Variable in class org.objectweb.joram.shared.client.AbstractJmsRequest
The request target is either a destination agent name, or a subscription name.
TcpConnection - Class in org.objectweb.joram.client.jms.tcp
A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnection(FactoryParameters, Identity) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection(FactoryParameters, Identity, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection - Class in org.objectweb.joram.mom.proxies.tcp
Handles the TCP connection.
TcpConnection(IOControl, AgentId, AckedQueue, int, TcpProxyService, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnection
Creates a new TCP connection.
TcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
A TcpConnectionFactory instance is a factory of TCP connections.
TcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs a TcpConnectionFactory instance.
TcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs an empty TcpConnectionFactory instance.
TcpConnectionListener - Class in org.objectweb.joram.mom.proxies.tcp
Listens to the TCP connections from the JMS clients.
TcpConnectionListener(ServerSocket, TcpProxyService, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
Creates a new connection listener
TcpNoDelay - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm), default value is true.
TcpProxyService - Class in org.objectweb.joram.mom.proxies.tcp
Starts a TCP entry point for MOM clients.
TcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
TcpReader - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for reading the requests from the socket and invoke the user's proxy.
TcpReader(IOControl, AgentId, TcpConnection, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpReader
Creates a new reader.
TcpWriter - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for getting the replies from the user's proxy and writing them to the socket.
TcpWriter(IOControl, AckedQueue, TcpConnection) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpWriter
Creates a new writer.
TEMP_DEST_DELETE_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
TempDestDeleteRequest - Class in org.objectweb.joram.shared.client
A TempDestDeleteRequest instance is sent by a deleting temporary destination.
TempDestDeleteRequest(String) - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TempDestDeleteRequest() - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TemporaryQueue - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TemporaryQueue interface.
TemporaryQueue() - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
 
TemporaryQueue(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs a temporary queue.
TemporaryTopic - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TemporaryTopic interface.
TemporaryTopic() - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
 
TemporaryTopic(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs a temporary topic.
TEXT - Static variable in class org.objectweb.joram.shared.messages.Message
A text message carries a String body.
TextMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TextMessage interface.
ticket - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
timeOut - Variable in class org.objectweb.joram.client.jms.admin.JoramAdmin
 
TIMES - Static variable in class org.objectweb.joram.shared.selectors.sym
 
timestamp - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
timestamp - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
timestamp - Variable in class org.objectweb.joram.shared.messages.Message
The message time stamp.
toAdd() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
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.
toFather - Variable in class org.objectweb.joram.mom.dest.TopicForwardNot
true if the notification is destinated to a hierarchical father.
toFloat(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the float value of the given object.
toFrame(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
toFrame(int) - Method in interface org.objectweb.joram.mom.amqp.marshalling.FrameBuilder
 
toFrame(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingBody
 
toFrame(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
toId - Variable in class org.objectweb.joram.shared.messages.Message
The message destination identifier.
toInt(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the int value of the given object.
toLong(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the long value of the given object.
TOPIC - Static variable in class org.objectweb.joram.client.jms.Destination
 
Topic - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Topic interface and provides Joram specific administration and monitoring methods.
Topic() - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String, String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic - Class in org.objectweb.joram.mom.dest
A Topic agent is an agent hosting a MOM topic, and which behaviour is provided by a TopicImpl instance.
Topic() - Constructor for class org.objectweb.joram.mom.dest.Topic
Empty constructor for newInstance().
Topic(String, boolean, int) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic and specifying its identifier.
TOPIC_TYPE - Static variable in class org.objectweb.joram.mom.dest.Topic
 
topicAckBufferMax - Variable in class org.objectweb.joram.client.connector.JoramAdapter
The maximum number of acknowledgements that can be buffered in Session.DUPS_OK_ACKNOWLEDGE mode when listening to a topic.
topicAckBufferMax - Variable in class org.objectweb.joram.client.jms.FactoryParameters
The maximum number of acknowledgements that can be buffered in Session.DUPS_OK_ACKNOWLEDGE mode when listening to a topic.
topicActivationThreshold - Variable in class org.objectweb.joram.client.connector.JoramAdapter
This threshold is the minimum messages number below which the subscription is activated.
topicActivationThreshold - Variable in class org.objectweb.joram.client.jms.FactoryParameters
This threshold is the minimum messages number below which the subscription is activated.
TopicConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicConnection interface.
TopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.TopicConnection
Creates a TopicConnection instance.
TopicConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicConnectionFactory interface.
TopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs an empty TopicConnectionFactory.
TopicConnectionRequest - Class in org.objectweb.joram.client.connector
A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.
TopicConnectionRequest(String, String, String) - Constructor for class org.objectweb.joram.client.connector.TopicConnectionRequest
Constructs a TopicConnectionRequest instance.
TopicExchange - Class in org.objectweb.joram.mom.amqp
The topic exchange type provides routing to bound queues based on a pattern match between the binding key and the routing key of the message.
TopicExchange(String, boolean) - Constructor for class org.objectweb.joram.mom.amqp.TopicExchange
 
topicForwardNot(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.
topicForwardNot(AgentId, TopicForwardNot) - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
Method specializing the reaction to a TopicForwardNot instance, carrying messages forwarded by a cluster fellow or a hierarchical son.
TopicForwardNot - Class in org.objectweb.joram.mom.dest
A TopicForwardNot is a notification sent by a topic to another topic part of the same cluster, or to its hierarchical father, and holding a forwarded ClientMessages notification.
topicForwardNot(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.
TopicHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
TopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
 
TopicHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
TopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
TopicHATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Constructs an empty TopicHATcpConnectionFactory.
TopicImpl - Class in org.objectweb.joram.mom.dest
The TopicImpl class implements the MOM topic behaviour, basically distributing the received messages to subscribers.
TopicImpl(AgentId, Properties) - Constructor for class org.objectweb.joram.mom.dest.TopicImpl
Constructs a TopicImpl instance.
TopicImplMBean - Interface in org.objectweb.joram.mom.dest
 
TopicLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A TopicLocalConnectionFactory instance is a factory of local connections for Pub/Sub communication.
TopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Constructs an empty TopicLocalConnectionFactory instance.
TopicMBean - Interface in org.objectweb.joram.client.jms
 
TopicMsgsReply - Class in org.objectweb.joram.mom.notifications
A TopicMsgsReply instance is used by a topic for sending messages to an agent client which subscribed to it.
TopicMsgsReply(Vector) - Constructor for class org.objectweb.joram.mom.notifications.TopicMsgsReply
Constructs a TopicMsgsReply.
topicPassivationThreshold - Variable in class org.objectweb.joram.client.connector.JoramAdapter
This threshold is the maximum messages number over which the subscription is passivated.
topicPassivationThreshold - Variable in class org.objectweb.joram.client.jms.FactoryParameters
This threshold is the maximum messages number over which the subscription is passivated.
TopicPublisher - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicPublisher interface.
TopicSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSession interface.
TopicSoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
A TopicSoapConnectionFactory instance is a factory of SOAP connections for Pub/Sub communication.
TopicSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs a TopicSoapConnectionFactory instance.
TopicSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs an empty TopicSoapConnectionFactory instance.
TopicSubscriber - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
TopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs a TopicTcpConnectionFactory instance.
TopicTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs an empty TopicTcpConnectionFactory instance.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Sets the naming reference of an administered object.
toReference(Reference, String) - Method in class org.objectweb.joram.client.jms.admin.AbstractConnectionFactory
Sets the clustered naming reference of a connection factory.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Sets the naming reference of an administered object.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Sets the naming reference of an administered object.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Sets the naming reference of an administered object.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.admin.User
Sets the naming reference of a connection factory.
toReference(Reference) - Method in class org.objectweb.joram.client.jms.Destination
Sets the naming reference of a connection factory.
toReference(Reference, String) - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
toShort(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the short value of the given object.
toString() - Method in class org.objectweb.joram.client.connector.OutboundConnection
 
toString() - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
 
toString() - Method in class org.objectweb.joram.client.jms.admin.ClusterConnectionFactory
Returns a String image of the object.
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.ClusterTopic
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
Returns a String image of the subscription.
toString() - Method in class org.objectweb.joram.client.jms.admin.User
Returns a string view of this User instance.
toString() - Method in interface org.objectweb.joram.client.jms.admin.UserMBean
Returns a string view of this User instance.
toString() - Method in class org.objectweb.joram.client.jms.Connection
String image of the connection.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.Destination
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
toString() - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
 
toString() - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
toString() - Method in class org.objectweb.joram.client.jms.Message
 
toString(StringBuffer) - Method in class org.objectweb.joram.client.jms.Message
 
toString() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Returns a string view of this consumer.
toString() - Method in class org.objectweb.joram.client.jms.QueueBrowser
Returns a string view of this browser.
toString() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.QueueReceiver
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSender
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.Session
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
toString() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
toString() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.TemporaryTopic
Returns a String image of the topic.
toString() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.TopicPublisher
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.TopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XASession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XATopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.LongStringHelper.ByteArrayLongString
 
toString() - Method in class org.objectweb.joram.mom.amqp.marshalling.MarshallingHeader
 
toString() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl.DestinationDesc
 
toString() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
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.jmsbridge.JMSBridgeQueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeTopicImpl
 
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(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.AbortReceiveRequest
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.AbstractReply
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.AbstractRequest
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.DenyRequest
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.JoinQueueCluster
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.LBLoadingFactor
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.RegisterDestNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.RegisteredDestNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.RequestGroupNot
 
toString(StringBuffer) - Method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
Appends a string image for this object to the StringBuffer parameter.
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(StringBuffer) - Method in class org.objectweb.joram.mom.proxies.RequestNot
Appends a string image for this object to the StringBuffer parameter.
toString(StringBuffer) - Method in class org.objectweb.joram.mom.proxies.SendRepliesNot
 
toString(StringBuffer) - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
Appends a string image for this object to the StringBuffer parameter.
toString() - Method in class org.objectweb.joram.shared.admin.AddQueueCluster
 
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(StringBuffer) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
toString() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.CommitRequest
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.JmsRequestGroup
 
toString(StringBuffer) - Method in class org.objectweb.joram.shared.client.MomExceptionReply
 
toString(StringBuffer) - 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(StringBuffer) - Method in class org.objectweb.joram.shared.messages.Message
 
toString() - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
toString() - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
toString() - Method in class org.objectweb.joram.shared.util.Properties
Returns a string representation of this Properties object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toType - Variable in class org.objectweb.joram.shared.messages.Message
The message destination type.
toXml(int, int) - Method in class org.objectweb.joram.client.jms.Destination
Format the destination properties in a XML format
transacted - Variable in class org.objectweb.joram.client.connector.OutboundSession
 
TRUE - Static variable in class org.objectweb.joram.shared.stream.StreamUtil
 
TruncatedInputStream - Class in org.objectweb.joram.mom.amqp.marshalling
 
TruncatedInputStream(InputStream, long) - Constructor for class org.objectweb.joram.mom.amqp.marshalling.TruncatedInputStream
 
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".
type - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
type - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
type - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
Each exchange belongs to one of a set of exchange types implemented by the server.
type - Variable in exception org.objectweb.joram.shared.excepts.MomException
 
type - Variable in class org.objectweb.joram.shared.messages.Message
The client message type: SIMPLE, TEXT, OBJECT, MAP, STREAM, BYTES, ADMIN.

U

UMINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
unbind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.DirectExchange
 
unbind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.ExchangeAgent
 
unbind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.FanoutExchange
 
unbind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.HeadersExchange
 
unbind(String) - Method in class org.objectweb.joram.mom.amqp.NamingAgent
 
unbind(String, String, Map) - Method in class org.objectweb.joram.mom.amqp.TopicExchange
 
UnbindNot - Class in org.objectweb.joram.mom.amqp
 
UnbindNot(String, String, Map) - Constructor for class org.objectweb.joram.mom.amqp.UnbindNot
 
unclusterNot(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.
unclusterRequest(AgentId, UnclusterRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept UnclusterRequest notifications.
unclusterRequest(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.
UnclusterRequest - Class in org.objectweb.joram.mom.notifications
An UnclusterRequest instance is used by a client agent for notifying a topic to leave the cluster it is part of.
UnclusterRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnclusterRequest
Constructs an UnclusterRequest instance.
UNDELIVERABLE - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If the number of delivery attempts of the message overtook the threshold.
UNEXPECTED_ERROR - Static variable in interface org.objectweb.joram.shared.MessageErrorConstants
If an unexpected error happened during delivery.
UNEXPECTED_FRAME - Static variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP
 
UNKNOWN_SERVER - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
unknownAgent(AgentId, UnknownAgent) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Method implementing the reaction to an UnknownAgent notification.
UnknownServerException - Exception in org.objectweb.joram.client.jms.admin
 
UnknownServerException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.UnknownServerException
 
UNSET_CLUSTER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_DEFAULT_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_DEFAULT_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_DESTINATION_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_FATHER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_QUEUE_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_READER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_USER_DMQ - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_USER_THRESHOLD - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UNSET_WRITER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
UnsetCluster - Class in org.objectweb.joram.shared.admin
An UnsetCluster instance is used for notifying a topic to leave the cluster it is part of.
UnsetCluster(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetCluster
Constructs an UnsetCluster instance.
UnsetCluster() - Constructor for class org.objectweb.joram.shared.admin.UnsetCluster
 
unsetClusterLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
unsetConsumer() - Method in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
Unsets the JMS consumer.
unsetDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDefaultDMQ instance requests to unset the default DMQ of a given server.
UnsetDefaultDMQ(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Constructs a UnsetDefaultDMQ instance.
UnsetDefaultDMQ() - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
 
unsetDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultThreshold - Class in org.objectweb.joram.shared.admin
An UnsetDefaultThreshold instance requests to unset the default threshold value of a given server.
UnsetDefaultThreshold(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Constructs a UnsetDefaultThreshold instance.
UnsetDefaultThreshold() - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
 
unsetDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDestinationDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDestinationDMQ instance requests to unset the DMQ of a given destination.
UnsetDestinationDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Constructs an UnsetDestinationDMQ instance.
UnsetDestinationDMQ() - Constructor for class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
 
UnsetFather - Class in org.objectweb.joram.shared.admin
An UnsetFather instance is used for notifying a topic to unset its father.
UnsetFather(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetFather
Constructs an UnsetFather instance.
UnsetFather() - Constructor for class org.objectweb.joram.shared.admin.UnsetFather
 
unsetFatherRequest(AgentId, UnsetFatherRequest) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Overrides this TopicImpl method; AdminTopics do not accept UnsetFatherRequest notifications.
unsetFatherRequest(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.
UnsetFatherRequest - Class in org.objectweb.joram.mom.notifications
An UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.
UnsetFatherRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnsetFatherRequest
Constructs an UnsetFatherRequest instance.
unsetFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Administration 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
Administration 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.dest.jmsbridge.JMSBridgeModule
Unsets the set message listener on the foreign JMS destination.
unsetParent() - Method in class org.objectweb.joram.client.jms.Topic
Unsets the father of this topic.
unsetQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetQueueThreshold - Class in org.objectweb.joram.shared.admin
An UnsetQueueThreshold instance requests to unset the threshold value of a given queue.
UnsetQueueThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Constructs an UnsetQueueThreshold instance.
UnsetQueueThreshold() - Constructor for class org.objectweb.joram.shared.admin.UnsetQueueThreshold
 
unsetReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Administration method unsetting a given user as a reader on this destination.
unsetReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetReader - Class in org.objectweb.joram.shared.admin
An UnsetReader instance requests to unset a given user as a reader on a given destination.
UnsetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetReader
Constructs an UnsetReader instance.
UnsetReader() - Constructor for class org.objectweb.joram.shared.admin.UnsetReader
 
unsetUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserDMQ - Class in org.objectweb.joram.shared.admin
An UnsetUserDMQ instance requests to unset the DMQ of a given user.
UnsetUserDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserDMQ
Constructs an UnsetUserDMQ instance.
UnsetUserDMQ() - Constructor for class org.objectweb.joram.shared.admin.UnsetUserDMQ
 
unsetUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserThreshold - Class in org.objectweb.joram.shared.admin
An UnsetUserThreshold instance requests to unset the threshold of a given user.
UnsetUserThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserThreshold
Constructs an UnsetUserThreshold instance.
UnsetUserThreshold() - Constructor for class org.objectweb.joram.shared.admin.UnsetUserThreshold
 
unsetWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Administration method unsetting a given user as a writer on this destination.
unsetWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetWriter - Class in org.objectweb.joram.shared.admin
An UnsetWriter instance requests to unset a given user as a writer on a destination.
UnsetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetWriter
Constructs an UnsetWriter instance.
UnsetWriter() - Constructor for class org.objectweb.joram.shared.admin.UnsetWriter
 
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.XASession
 
unsubscribeRequest(AgentId, UnsubscribeRequest) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Method implementing the reaction to an UnsubscribeRequest instance, requesting to remove a subscriber.
UnsubscribeRequest - Class in org.objectweb.joram.mom.notifications
An UnsubscribeRequest instance is used by a client agent for unsubscribing to a topic.
UnsubscribeRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.UnsubscribeRequest
Constructs an UnsubscribeRequest instance.
update(InputStream, Map) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
update(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
update(String, String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
UPDATE_USER - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
updateUser(UserTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UpdateUser - Class in org.objectweb.joram.shared.admin
An UpdateUser instance requests the modification of a user identification
UpdateUser(String, String, Identity) - Constructor for class org.objectweb.joram.shared.admin.UpdateUser
Constructs an UpdateUser instance.
UpdateUser() - Constructor for class org.objectweb.joram.shared.admin.UpdateUser
 
usable - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
true if the module is fully usable.
usage() - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
Usage of RAConfig.
User - Class in org.objectweb.joram.client.jms.admin
The User class is a utility class needed for administering JORAM users.
User() - Constructor for class org.objectweb.joram.client.jms.admin.User
 
User(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.User
Constructs an User instance.
USER_ADMIN_REQUEST - Static variable in class org.objectweb.joram.shared.admin.AbstractAdminMessage
 
USER_NAME - Static variable in class org.objectweb.joram.mom.amqp.ProxyAgent
 
UserAdminRequest - Class in org.objectweb.joram.shared.admin
 
UserAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.UserAdminRequest
 
UserAdminRequest() - Constructor for class org.objectweb.joram.shared.admin.UserAdminRequest
 
UserAdminRequestNot - Class in org.objectweb.joram.mom.notifications
 
UserAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
UserAgent - Class in org.objectweb.joram.mom.proxies
Class of a user proxy agent.
UserAgent() - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
UserAgent(int) - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
userId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
userId - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic
 
UserMBean - Interface in org.objectweb.joram.client.jms.admin
 
userName - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Identification of the user requesting a connection to the underlying JORAM server.
userName - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
User identification for connecting to the foreign JMS server.
UserPanel - Class in org.objectweb.joram.client.tools.admin
 
UserPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.UserPanel
 

V

validate() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Checks if the configuration information is valid.
validityPeriod - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
validity period
validityPeriode - Variable in class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
version - Static variable in class org.objectweb.joram.shared.stream.MetaData
Joram's implementation version, currently 5.2.1.
versionMajor - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
The major version number can take any value from 0 to 99 as defined in the AMQP specification.
versionMinor - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
The minor version number can take any value from 0 to 99 as defined in the AMQP specification.
virtualHost - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
The name of the virtual host to work with.

W

WAIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
waitForStart() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
wakeUpNot(WakeUpNot) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
wake up, and call factorCheck to evaluate the loading factor... if a message stays more than a period of time in timeTable, it is sent to an other (not visited) queue in cluster.
wakeUpNot(WakeUpNot) - Method in class org.objectweb.joram.mom.dest.MonitoringTopicImpl
When the topic is waken up, collect the monitoring information required and send it.
wakeUpNot(WakeUpNot) - Method in class org.objectweb.joram.mom.dest.QueueImpl
wake up, and cleans the queue.
WakeUpNot - Class in org.objectweb.joram.mom.notifications
 
WakeUpNot() - Constructor for class org.objectweb.joram.mom.notifications.WakeUpNot
 
warning(SAXParseException) - Method in class org.objectweb.joram.client.jms.admin.JoramSaxWrapper
Handles notification of a parser warning.
wrapMomMessage(Session, Message) - Static method in class org.objectweb.joram.client.jms.Message
 
Wrapper - Class in org.objectweb.joram.client.connector.utils
XML Wrapper.
Wrapper(boolean) - Constructor for class org.objectweb.joram.client.connector.utils.Wrapper
 
write - Variable in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
Request write access to the specified access realm.
WRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
WRITE access value.
write(AbstractAdminMessage, OutputStream) - Static method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
***** ***** ***** ***** ***** ***** ***** Streamable interface ***** ***** ***** ***** ***** ***** ***** *****
write(AbstractJmsMessage, OutputStream) - Static method in class org.objectweb.joram.shared.client.AbstractJmsMessage
***** ***** ***** ***** ***** ***** ***** Streamable interface ***** ***** ***** ***** ***** ***** ***** *****
write(Identity, OutputStream) - Static method in class org.objectweb.joram.shared.security.Identity
***** ***** ***** ***** ***** ***** ***** Streamable interface ***** ***** ***** ***** ***** ***** ***** *****
writeArrayOfBooleanTo(boolean[], OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a boolean array to the output stream.
writeArrayOfIntTo(int[], OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a int array to the output stream.
writeArrayOfStringTo(String[], OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a String array to the output stream.
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
 
writeBit(boolean) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
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.
writeByte(byte) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
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.
writeExternal(ObjectOutput) - Method in class org.objectweb.joram.shared.admin.AbstractAdminMessage
***** ***** ***** ***** ***** ***** ***** Externalizable interface ***** ***** ***** ***** ***** ***** ***** *****
writeExternal(ObjectOutput) - Method in class org.objectweb.joram.shared.client.AbstractJmsMessage
***** ***** ***** ***** ***** ***** ***** Externalizable interface ***** ***** ***** ***** ***** ***** ***** *****
writeExternal(ObjectOutput) - Method in class org.objectweb.joram.shared.security.Identity
***** ***** ***** ***** ***** ***** ***** Externalizable interface ***** ***** ***** ***** ***** ***** ***** *****
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.
writeHeaderTo(OutputStream) - Method in class org.objectweb.joram.shared.messages.Message
 
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.
writeLong(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeLonglong(long) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeLongstr(LongString) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeLongstr(String) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
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.
writeObjectTo(Object, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write an object to the output stream.
writeOctet(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeOctet(byte) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writePresence(boolean) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
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.
writeShort(short) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeShort(int) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeShortstr(String) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeString(String) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeTable(Map) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeTimestamp(Date) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQPOutputStream
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AbstractMarshallingMethod
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.Request
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Access.RequestOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Ack
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.BasicProperties
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Cancel
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.CancelOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Consume
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.ConsumeOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Deliver
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Get
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetEmpty
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.GetOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Publish
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Qos
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.QosOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Recover
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverAsync
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.RecoverOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Reject
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Basic.Return
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Close
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.CloseOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Flow
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.FlowOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.Open
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Channel.OpenOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Close
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.CloseOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Open
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.OpenOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Secure
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.SecureOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Start
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.StartOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.Tune
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Connection.TuneOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Declare
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeclareOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.Delete
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Exchange.DeleteOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Bind
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.BindOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Declare
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeclareOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Delete
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.DeleteOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Purge
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.PurgeOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.Unbind
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Queue.UnbindOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Commit
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.CommitOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Rollback
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.RollbackOk
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.Select
 
writeTo(AMQPOutputStream) - Method in class org.objectweb.joram.mom.amqp.marshalling.AMQP.Tx.SelectOk
 
writeTo(Frame, OutputStream) - Static method in class org.objectweb.joram.mom.amqp.marshalling.Frame
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.AddQueueCluster
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.AddServiceRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.AdminReply
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.ClearQueue
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.CreateUserReply
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.DeleteDestination
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.DeleteUser
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetConfigRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetLocalServer
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriberIds
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptions
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.ListClusterQueue
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsgRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetReaders
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetStat
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetStatRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_GetWriters
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_Reply
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.Monitor_Request
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.RemoveServiceRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetCluster
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetFather
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetNbMaxMsg
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetReader
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetRight
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SetWriter
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.StopServerRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetCluster
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetFather
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetReader
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UnsetWriter
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UpdateUser
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ActivateConsumerRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.CommitRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.JmsRequestGroup
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.MomExceptionReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.ProducerMessages
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.QBrowseReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.QBrowseRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.SessAckRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.XACnxCommit
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.client.XACnxRollback
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.messages.Message
The object implements the writeTo method to write its contents to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.security.jaas.JonasIdentity
 
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.security.SimpleIdentity
 
writeTo(OutputStream) - Method in interface org.objectweb.joram.shared.stream.Streamable
The object implements the writeTo method to write its contents to the output stream.
writeTo(boolean, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a boolean to the output stream.
writeTo(byte, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a byte to the output stream.
writeTo(short, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a short to the output stream.
writeTo(int, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write an integer to the output stream.
writeTo(long, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a long to the output stream.
writeTo(float, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a float to the output stream.
writeTo(double, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a double to the output stream.
writeTo(String, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a String to the output stream.
writeTo(byte[], OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write byte array to the output stream.
writeTo(Properties, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a Properties object to the output stream.
writeTo(Properties, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a java.util.Properties object to the output stream.
writeTo(OutputStream) - Method in class org.objectweb.joram.shared.util.Properties
The object implements the writeTo method to write its contents to the output stream.
writeUTF(String) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeVectorOfStringTo(Vector, OutputStream) - Static method in class org.objectweb.joram.shared.stream.StreamUtil
This method allows to write a vector of String objects to the output stream.
writeVectorTo(Vector, OutputStream) - Static method in class org.objectweb.joram.shared.messages.Message
this method allows to write to the output stream a vector of message.

X

XA_CNX_COMMIT - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
XA_CNX_PREPARE - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
XA_CNX_RECOVER_REPLY - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
XA_CNX_RECOVER_REQUEST - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
XA_CNX_ROLLBACK - Static variable in class org.objectweb.joram.shared.client.AbstractJmsMessage
 
XACnxCommit - Class in org.objectweb.joram.shared.client
An XACnxCommit instance is used by an XAConnection for commiting the messages and acknowledgements it sent to the proxy.
XACnxCommit(byte[], int, byte[]) - Constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
XACnxCommit() - Constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
xaCnxFact - Variable in class org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule
XA Connection factory object for connecting to the foreign JMS server.
XACnxPrepare - Class in org.objectweb.joram.shared.client
An XACnxPrepare instance is used by an XAConnection for sending messages and acknowledgements to the proxy.
XACnxPrepare(byte[], int, byte[], Vector, Vector) - Constructor for class org.objectweb.joram.shared.client.XACnxPrepare
Constructs an XACnxPrepare instance.
XACnxPrepare() - Constructor for class org.objectweb.joram.shared.client.XACnxPrepare
 
XACnxRecoverReply - Class in org.objectweb.joram.shared.client
A XACnxRecoverReply replies to a XACnxRecoverRequest and carries transaction identifiers.
XACnxRecoverReply(XACnxRecoverRequest, Vector, Vector, Vector) - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverReply
Constructs a XACnxRecoverReply instance.
XACnxRecoverReply() - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverReply
Constructs a XACnxRecoverReply instance.
XACnxRecoverRequest - Class in org.objectweb.joram.shared.client
A XACnxRecoverRequest instance is used by an XACnxion for recovering the identifiers of the TM's prepared transactions.
XACnxRecoverRequest() - Constructor for class org.objectweb.joram.shared.client.XACnxRecoverRequest
Constructs a XACnxRecoverRequest instance.
XACnxRollback - Class in org.objectweb.joram.shared.client
An XACnxRollback instance is used by an XAConnection for rolling back the operations performed during a transaction.
XACnxRollback(byte[], int, byte[]) - Constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XACnxRollback() - Constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XAConnection - Class in org.objectweb.joram.client.jms
Connection used within global transactions; an instance of this class acts as a resource manager.
XAConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAConnection
Creates a XAConnection instance.
XAConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XAConnectionFactory interface.
XAConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an XAConnectionFactory dedicated to a given server.
XAConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an XAConnectionFactory dedicated to a given server.
XAConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an empty ConnectionFactory.
XAHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
An XAHALocalConnectionFactory instance is a factory of local connections dedicated to XA HA communication.
XAHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
An XAHATcpConnectionFactory instance is a factory of tcp connections dedicated to XA HA communication.
XAHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Constructs an XAHATcpConnectionFactory instance.
XAHATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
 
XALocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
An XALocalConnectionFactory instance is a factory of local connections dedicated to XA communication.
XALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAQueueConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XAQueueConnection interface.
XAQueueConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnection
Creates an XAQueueConnection instance.
XAQueueConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XAQueueConnectionFactory interface.
XAQueueConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
An XAQueueHALocalConnectionFactory instance is a factory of local connections for XA PTP HA communication.
XAQueueHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Constructs an XAQueueHALocalConnectionFactory instance.
XAQueueHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
An XAQueueHATcpConnectionFactory instance is a factory of tcp connections for XA PTP HA communication.
XAQueueHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Constructs an XAQueueHATcpConnectionFactory instance.
XAQueueHATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
 
XAQueueLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
An XAQueueLocalConnectionFactory instance is a factory of local connections for XA PTP communication.
XAQueueLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Constructs an XAQueueLocalConnectionFactory instance.
XAQueueSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XAQueueSession interface.
XAQueueTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
An XAQueueTcpConnectionFactory instance is a factory of TCP connections for XA PTP communication.
XAQueueTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Constructs an XAQueueTcpConnectionFactory instance.
XAQueueTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Constructs an XAQueueTcpConnectionFactory instance.
XAResource - Class in org.objectweb.joram.client.jms
A XAResource instance is used by a XASession instance as a delegate to a Transaction Manager.
XAResource(XAResourceMngr, Session) - Constructor for class org.objectweb.joram.client.jms.XAResource
Constructs an XA resource representing a given session.
XAResourceMngr - Class in org.objectweb.joram.client.jms
Utility class used by XA connections for managing XA resources.
XAResourceMngr(Connection) - Constructor for class org.objectweb.joram.client.jms.XAResourceMngr
Creates a XAResourceMngr instance.
XASession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XASession interface.
XASession(Connection, Session, XAResourceMngr) - Constructor for class org.objectweb.joram.client.jms.XASession
Constructs an XASession.
XATcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
An XATcpConnectionFactory instance is a factory of TCP connections dedicated to XA communication.
XATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Constructs an iXATcpConnectionFactory instance.
XATcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Constructs an iXATcpConnectionFactory instance.
XATopicConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XATopicConnection interface.
XATopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.XATopicConnection
Creates an XATopicConnection instance.
XATopicConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XATopicConnectionFactory interface.
XATopicConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
An XATopicHALocalConnectionFactory instance is a factory of local connections for XA Pub/Sub HA communication.
XATopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
An XATopicHATcpConnectionFactory instance is a factory of tcp connections for XA Pub/Sub HA communication.
XATopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XATopicHATcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
 
XATopicLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
An XATopicLocalConnectionFactory instance is a factory of local connections for XA Pub/Sub communication.
XATopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.XATopicSession interface.
XATopicTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
An XATopicTcpConnectionFactory instance is a factory of TCP connections for XA Pub/Sub communication.
XATopicTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XATopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XidImpl - Class in org.objectweb.joram.client.jms
Implements the javax.transaction.xa.Xid interface for identifying distributed transactions.
XidImpl(byte[], int, byte[]) - Constructor for class org.objectweb.joram.client.jms.XidImpl
Constructs a XidImpl instance.
xmlAttribute(String, String) - Static method in class org.objectweb.joram.client.jms.admin.XmlSerializer
Return the xml representation of the specified attribute value
xmlElement(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.XmlSerializer
Return the xml representation of the specified value with the root-element xmlTag
XmlSerializer - Class in org.objectweb.joram.client.jms.admin
This class defines the methods for serializing an object to XML
XmlSerializer() - Constructor for class org.objectweb.joram.client.jms.admin.XmlSerializer
 

Z

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

_

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

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

Copyright © 2005 Scalagent - All rights reserved