Alphabetical Index

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

_

_action_table - static field in class org.objectweb.joram.shared.selectors.Checker
Parse-action table.
_action_table - static field in class org.objectweb.joram.shared.selectors.Filter
Parse-action table.
_production_table - static field in class org.objectweb.joram.shared.selectors.Checker
Production table.
_production_table - static field in class org.objectweb.joram.shared.selectors.Filter
Production table.
_reduce_table - static field in class org.objectweb.joram.shared.selectors.Checker
reduce_goto table.
_reduce_table - static field in class org.objectweb.joram.shared.selectors.Filter
reduce_goto table.
_stop() - method in class fr.dyade.aaa.util.ATransaction

A

A3_DTD - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
A3Agent - static field in class fr.dyade.aaa.agent.Debug
A3CML - class fr.dyade.aaa.agent.conf.A3CML
Defines XML syntactic element for A3CML configuration file.
a3cmlconfig - field in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
a3cmlConfig - field in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
A3CMLConfig - class fr.dyade.aaa.agent.conf.A3CMLConfig
A3CMLConfig() - constructor for class fr.dyade.aaa.agent.conf.A3CMLConfig
A3CMLDomain - class fr.dyade.aaa.agent.conf.A3CMLDomain
The class A3CMLDomain describes an agent server domain.
A3CMLDomain(String,String) - constructor for class fr.dyade.aaa.agent.conf.A3CMLDomain
A3CMLKXmlWrapper - class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
A3CML XML parser using kxml.
A3CMLKXmlWrapper() - constructor for class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
A3CMLNat - class fr.dyade.aaa.agent.conf.A3CMLNat
The class A3CMLNat describes a network address translation.
A3CMLNat(short,String,int) - constructor for class fr.dyade.aaa.agent.conf.A3CMLNat
A3CMLNetwork - class fr.dyade.aaa.agent.conf.A3CMLNetwork
The class A3CMLNetwork describes a network component.
A3CMLNetwork(String,int) - constructor for class fr.dyade.aaa.agent.conf.A3CMLNetwork
A3CMLProperty - class fr.dyade.aaa.agent.conf.A3CMLProperty
The class A3CMLProperty describes a property.
A3CMLProperty(String,String) - constructor for class fr.dyade.aaa.agent.conf.A3CMLProperty
A3CMLPServer - class fr.dyade.aaa.agent.conf.A3CMLPServer
The class PServer describes a persistent agent server.
A3CMLPServer(short,String,String) - constructor for class fr.dyade.aaa.agent.conf.A3CMLPServer
A3CMLSaxWrapper - class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
XML SAX Wrapper for A3 configuration file.
A3CMLSaxWrapper() - constructor for class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
A3CMLServer - class fr.dyade.aaa.agent.conf.A3CMLServer
The class Server describes an agent server.
A3CMLServer(short,String,String) - constructor for class fr.dyade.aaa.agent.conf.A3CMLServer
A3CMLService - class fr.dyade.aaa.agent.conf.A3CMLService
The class A3CMLService describes a service.
A3CMLService(String,String) - constructor for class fr.dyade.aaa.agent.conf.A3CMLService
A3CMLWrapper - interface fr.dyade.aaa.agent.conf.A3CMLWrapper
XML Wrapper interface for A3CML configuration file.
A3CMLWRP_PROPERTY - static field in class fr.dyade.aaa.agent.AgentServer
a3config - field in class fr.dyade.aaa.agent.SCAdminBase
A3configException - class fr.dyade.aaa.util.A3configException
A3configException(String) - constructor for class fr.dyade.aaa.util.A3configException
A3Debug - static field in class fr.dyade.aaa.agent.Debug
A3Engine - static field in class fr.dyade.aaa.agent.Debug
A3Network - static field in class fr.dyade.aaa.agent.Debug
A3Proxy - static field in class fr.dyade.aaa.agent.Debug
A3Service - static field in class fr.dyade.aaa.agent.Debug
AbstractJmsReply - class org.objectweb.joram.shared.client.AbstractJmsReply
An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsReply() - 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 org.objectweb.joram.shared.client.AbstractJmsRequest
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.
AbstractNotification - class org.objectweb.joram.mom.notifications.AbstractNotification
The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractNotification() - constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractNotification(int) - constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractReply - class org.objectweb.joram.mom.notifications.AbstractReply
An AbstractReply is a reply sent by a destination agent to a client agent.
AbstractReply() - constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractReply(int,int) - constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractRequest - class org.objectweb.joram.mom.notifications.AbstractRequest
An AbstractRequest is a request sent by a client agent to a destination agent.
AbstractRequest() - constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
AbstractRequest(int,int) - constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
accept(File,String) - method in class fr.dyade.aaa.util.StartWithFilter
AccessException - class org.objectweb.joram.shared.excepts.AccessException
An AccessException is thrown by a destination when processing a request of a client which does not have valid rights for this request.
AccessException(String) - constructor for class org.objectweb.joram.shared.excepts.AccessException
Constructs an AccessException instance.
ack(long) - method in class org.objectweb.joram.mom.proxies.AckedQueue
AckedQueue - class org.objectweb.joram.mom.proxies.AckedQueue
AckedQueue() - constructor for class org.objectweb.joram.mom.proxies.AckedQueue
AckJoinQueueCluster - class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
AckJoinQueueCluster(float,Hashtable,Hashtable,boolean,boolean) - constructor for class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
acknowledge() - method in class org.objectweb.joram.client.jms.Message
API method.
Acknowledges a message successfuly delivered to the foreign JMS server.
AcknowledgeRequest - class org.objectweb.joram.mom.notifications.AcknowledgeRequest
An AcknowledgeRequest instance is used by a client agent for acknowledging one or many messages on a queue.
AcknowledgeRequest(int,int,String) - constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
AcknowledgeRequest(int,int,Vector) - constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
acksCounter - field in class org.objectweb.joram.shared.messages.Message
The number of acknowledgements a message still expects from its subscribers before having been fully consumed by them (field used by JMS proxies).
ACLPanel - class org.objectweb.joram.client.tools.admin.ACLPanel
ACLPanel(String) - constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
action_obj - field in class org.objectweb.joram.shared.selectors.Checker
Instance of action encapsulation class.
action_obj - field 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.
activationPeriod - field in class fr.dyade.aaa.agent.HttpNetwork
Period of time between two activation of NetServerOut, it matchs to the time between two requests from the client to the server when there is no message to transmit from client to server.
ActivationSpecImpl - class org.objectweb.joram.client.connector.ActivationSpecImpl
An ActivationSpecImpl instance holds configuration information related to an endpoint deployment.
ActivationSpecImpl() - constructor for class org.objectweb.joram.client.connector.ActivationSpecImpl
Constructs an ActivationSpecImpl instance.
add(fr.dyade.aaa.admin.cmd.AdminCmd) - method in class fr.dyade.aaa.admin.script.Script
add(fr.dyade.aaa.admin.cmd.StartAdminCmd) - method in class fr.dyade.aaa.admin.script.StartScript
add(fr.dyade.aaa.admin.cmd.StopAdminCmd) - method in class fr.dyade.aaa.admin.script.StopScript
add(String,Vector,boolean) - method in class org.objectweb.joram.shared.client.XACnxRollback
Adds a vector of denied messages' identifiers.
addConnectionEventListener(ConnectionEventListener) - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Adds a connection event listener.
addDeadMQueue(String) - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Adds a dead message queue identifier to the reply.
addDomain(fr.dyade.aaa.agent.conf.A3CMLDomain) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adds a domain.
addEntryPoint(fr.dyade.aaa.jndi2.server.EntryPoint) - method in class fr.dyade.aaa.jndi2.server.Container
addId(String) - method in class org.objectweb.joram.shared.client.SessAckRequest
addId(String) - method in class org.objectweb.joram.shared.client.SessDenyRequest
addListener(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.RoleMultiple
Adds an agent in the listeners list.
addMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.notifications.BrowseReply
Adds a message.
addMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.notifications.ClientMessages
Adds a message to deliver.
addMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.shared.client.ConsumerMessages
addMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.shared.client.ProducerMessages
Adds a message to deliver.
addMessage(org.objectweb.joram.shared.messages.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.
addNat(fr.dyade.aaa.agent.conf.A3CMLNat) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
addNetwork(fr.dyade.aaa.agent.conf.A3CMLNetwork) - method in class fr.dyade.aaa.agent.conf.A3CMLPServer
addProperty(fr.dyade.aaa.agent.conf.A3CMLProperty) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
add property
addProperty(fr.dyade.aaa.agent.conf.A3CMLProperty) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
addQueue(String) - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Adds a queue identifier to the reply.
AddQueueCluster - class org.objectweb.joram.shared.admin.AddQueueCluster
addQueueCluster(String,float) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to joiningQueue a JoinQueueCluster not.
AddQueueCluster(String,String) - constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
Adds a queue to a cluster.
addRecord(fr.dyade.aaa.jndi2.impl.Record) - method in class fr.dyade.aaa.jndi2.impl.NamingContext
ADDRESS_TYPE - static field in class fr.dyade.aaa.jndi2.msg.ObjectFactory
addServer(fr.dyade.aaa.agent.conf.A3CMLServer) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adds a server.
addServer(fr.dyade.aaa.agent.conf.A3CMLServer) - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
addServerAddress(String,int) - method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
addService(fr.dyade.aaa.agent.conf.A3CMLService) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
addSessAckRequest(org.objectweb.joram.shared.client.SessAckRequest) - method in class org.objectweb.joram.shared.client.XACnxPrepare
addToEnvironment(Name,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
addToEnvironment(String,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
addToEnvironment(String,Object) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Adds a new environment property to the environment of this context.
addTopic(String) - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Adds a topic identifier to the reply.
addUser(String,String) - method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Adds a user to the table.
ADMIN_CONNECTED - static field in class org.objectweb.joram.client.tools.admin.ControllerEvent
ADMIN_DISCONNECTED - static field in class org.objectweb.joram.client.tools.admin.ControllerEvent
ADMIN_DOMAIN - static field in class fr.dyade.aaa.agent.AgentServer
ADMIN_SERVER - static field in class fr.dyade.aaa.agent.AgentServer
AdminAckStartStopNot - class fr.dyade.aaa.agent.AdminAckStartStopNot
AdminAckStartStopNot is a notification.
AdminAckStartStopNot() - constructor for class fr.dyade.aaa.agent.AdminAckStartStopNot
AdminCmd - interface fr.dyade.aaa.admin.cmd.AdminCmd
AdminController - class org.objectweb.joram.client.tools.admin.AdminController
AdminController() - constructor for class org.objectweb.joram.client.tools.admin.AdminController
adminControllerEvent(org.objectweb.joram.client.tools.admin.ControllerEvent) - method in class org.objectweb.joram.client.tools.admin.AdminTool
AdminDestinationItf - interface org.objectweb.joram.mom.dest.AdminDestinationItf
The AdminDestinationItf interface defines the method needed by the administration topic for creating and initializing a destination agent.
AdminException - class org.objectweb.joram.client.jms.admin.AdminException
An AdminException is an exception thrown by an administration method.
AdminException(String) - constructor for class org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - class org.objectweb.joram.client.jms.admin.AdminHelper
The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
adminId - field in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the destination's administrator.
AdminIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for admin AgentId.
AdministeredObject - class org.objectweb.joram.client.jms.admin.AdministeredObject
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
Constructs an empty administered object.
AdministeredObject(String) - constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
Constructs an administered object.
AdminModule - class org.objectweb.joram.client.jms.admin.AdminModule
The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
adminName - field in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
AdminNotification - class org.objectweb.joram.mom.proxies.AdminNotification
An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.
AdminProxy - class fr.dyade.aaa.agent.AdminProxy
A AdminProxy service provides an interface to access to administration functions in running agent servers.
AdminReply - class org.objectweb.joram.mom.notifications.AdminReply
An AdminReply is used by a destination agent for replying to a client administration request.
AdminReply - class org.objectweb.joram.shared.admin.AdminReply
An AdminReply is a reply sent by a org.objectweb.joram.mom.dest.AdminTopic topic and containing data or information destinated to a client administrator.
AdminReply(boolean,String) - constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean,String,Object) - constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(org.objectweb.joram.mom.notifications.AdminRequest,boolean,String) - constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply(org.objectweb.joram.mom.notifications.AdminRequest,boolean,String,Object) - constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReplyNot - class fr.dyade.aaa.agent.AdminReplyNot
AdminReplyNot is a notification.
AdminReplyNot() - constructor for class fr.dyade.aaa.agent.AdminReplyNot
AdminReplyNot(fr.dyade.aaa.admin.cmd.ExceptionCmd) - constructor for class fr.dyade.aaa.agent.AdminReplyNot
AdminRequest - class org.objectweb.joram.mom.notifications.AdminRequest
An AdminRequest is used by a client agent for sending an administration request to a destination agent.
AdminRequest - class org.objectweb.joram.shared.admin.AdminRequest
An AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.
AdminRequest(String) - constructor for class org.objectweb.joram.mom.notifications.AdminRequest
Constructs an AdminRequest.
AdminRequestNot - class fr.dyade.aaa.agent.AdminRequestNot
AdminRequestNot is a notification to configure A3CMLConfig.
AdminRequestNot(fr.dyade.aaa.admin.script.Script) - constructor for class fr.dyade.aaa.agent.AdminRequestNot
AdminStartStopNot - class fr.dyade.aaa.agent.AdminStartStopNot
AdminStartStopNot is a notification to start and stop networks, servers persitents, servers transients and services.
AdminTool - class org.objectweb.joram.client.tools.admin.AdminTool
AdminTool(org.objectweb.joram.client.tools.admin.AdminController) - constructor for class org.objectweb.joram.client.tools.admin.AdminTool
AdminToolConstants - class org.objectweb.joram.client.tools.admin.AdminToolConstants
AdminTopic - class org.objectweb.joram.mom.dest.AdminTopic
An AdminTopic agent is a MOM administration service, which behaviour is provided by an AdminTopicImpl instance.
AdminTopic() - constructor for class org.objectweb.joram.mom.dest.AdminTopic
Constructs an AdminTopic agent.
AdminTopicImpl - class org.objectweb.joram.mom.dest.AdminTopicImpl
The AdminTopicImpl class implements the admin topic behaviour, basically processing administration requests.
AdminTopicImpl(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.AdminTopicImpl
Constructs an AdminTopicImpl instance.
AFastTransaction - class fr.dyade.aaa.util.AFastTransaction
agent - field in class fr.dyade.aaa.agent.AgentCreateReply
agent - field in class fr.dyade.aaa.agent.DeleteAck
agent - field in class fr.dyade.aaa.agent.ExceptionNotification
The target agent id.
Agent - class fr.dyade.aaa.agent.Agent
The Agent class represents the basic component in our model.
agent - field in class fr.dyade.aaa.agent.UnknownAgent
The non-existent target agent id.
agent - field in class fr.dyade.aaa.agent.UnknownNotification
The target agent id.
Agent() - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(boolean) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(short) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(short,boolean) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(short,String) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(short,String,boolean) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(String) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(String,boolean) - constructor for class fr.dyade.aaa.agent.Agent
Allocates a new Agent object.
Agent(String,boolean,int) - constructor for class fr.dyade.aaa.agent.Agent
Constructor used to build Well Known Services agents.
AgentAdmin - class fr.dyade.aaa.agent.AgentAdmin
AgentAdmin(short) - constructor for class fr.dyade.aaa.agent.AgentAdmin
Creates a local administration agent.
AgentCreateReply - class fr.dyade.aaa.agent.AgentCreateReply
AgentCreateReply(fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.agent.AgentCreateReply
AgentCreateRequest - class fr.dyade.aaa.agent.AgentCreateRequest
This notification is used to ask aa agent creation to a remote agent factory.
AgentCreateRequest(fr.dyade.aaa.agent.Agent) - constructor for class fr.dyade.aaa.agent.AgentCreateRequest
AgentDeleteRequest - class fr.dyade.aaa.agent.AgentDeleteRequest
AgentDeleteRequest(fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.agent.AgentDeleteRequest
AgentDriver - class fr.dyade.aaa.agent.AgentDriver
Constructor.
AgentEntryPoint - class fr.dyade.aaa.jndi2.server.AgentEntryPoint
AgentException - class fr.dyade.aaa.agent.AgentException
Thrown by the Agentfactory when an error is raised during the initialization.
AgentException(Throwable) - constructor for class fr.dyade.aaa.agent.AgentException
agentFinalize(boolean) - method in class fr.dyade.aaa.agent.Agent
Called to inform this agent that it is garbaged and that it should free any active ressources that it has allocated.
agentFinalize(boolean) - method in class fr.dyade.aaa.jndi2.server.Container
Called to inform this agent that it is garbaged and that it should free any active ressources that it has allocated.
agentFinalize(boolean) - method in class fr.dyade.aaa.jndi2.server.LifeCycleListener
agentFinalize(boolean) - method in class fr.dyade.aaa.agent.ProxyAgent
Finalizes this proxy agent execution.
agentFinalize(boolean) - method in class fr.dyade.aaa.jndi2.server.RequestManager
agentId - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Identifier of the agent using this module.
agentId - field in class org.objectweb.joram.client.jms.Destination
Identifier of the agent destination.
AgentId - class fr.dyade.aaa.agent.AgentId
An AgentId allows for uniquely identifying and localizing an agent throughout the distributed system.
AgentId(short,short,int) - constructor for class fr.dyade.aaa.agent.AgentId
Allocates a new AgentId object.
agentInitialize(boolean) - method in class fr.dyade.aaa.agent.Agent
Gives this agent an opportunity to initialize after having been deployed, and each time it is loaded into memory.
agentInitialize(boolean) - method in class fr.dyade.aaa.agent.AgentAdmin
Gives this agent an opportunity to initialize after having been deployed, and each time it is loaded into memory.
agentInitialize(boolean) - method in class fr.dyade.aaa.jndi2.server.Container
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.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 fr.dyade.aaa.jndi2.server.LifeCycleListener
agentInitialize(boolean) - method in class fr.dyade.aaa.agent.ProxyAgent
Initializes the transient members of this agent.
agentInitialize(boolean) - method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
agentInitialize(boolean) - method in class fr.dyade.aaa.jndi2.server.RequestManager
agentInitialize(boolean) - method in class org.objectweb.joram.mom.proxies.UserAgent
(Re)initializes the agent when (re)loading.
AgentMBean - interface fr.dyade.aaa.agent.AgentMBean
AgentObject - class fr.dyade.aaa.agent.AgentObject
The AgentObject class represents ...
AgentObject(String) - constructor for class fr.dyade.aaa.agent.AgentObject
AgentRequestContext - class fr.dyade.aaa.jndi2.server.AgentRequestContext
AgentServer - class fr.dyade.aaa.agent.AgentServer
The AgentServer class manages the global configuration of an agent server.
AgentServerConfigGenerator(String) - constructor for class fr.dyade.aaa.util.AgentServerConfigGenerator
constructor
Returns a javax.jms.Connection connection instance for a non managed application.
allocElement() - method in class fr.dyade.aaa.util.Pool
alreadySentLocally - field in class org.objectweb.joram.mom.dest.TopicImpl
Internal boolean used for tagging local sendings.
AND - static field in class org.objectweb.joram.shared.selectors.sym
args - field in class fr.dyade.aaa.agent.conf.A3CMLService
args - field in class fr.dyade.aaa.admin.cmd.ServiceCmd
args - field in class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
args - field in class fr.dyade.aaa.admin.cmd.StartServiceCmd
args - field in class fr.dyade.aaa.admin.cmd.StopServiceCmd
args - field in class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
Arrays - class fr.dyade.aaa.util.Arrays
This class contains various methods for sorting and searching int arrays.
arrivalsCounter - field in class org.objectweb.joram.mom.dest.QueueImpl
Counter of messages arrivals.
ASP - field in class fr.dyade.aaa.agent.SCAdminHelper
Hashtable that contain all Process of running AgentServer
associateConnection(Object) - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Dissociates a given connection handle and associates it to this managed connection.
ATransaction - class fr.dyade.aaa.util.ATransaction
ATransaction() - constructor for class fr.dyade.aaa.util.ATransaction
autoEvalThreshold - field in class org.objectweb.joram.mom.dest.LoadingFactor
automatic eval threshold
autoStart - field in class fr.dyade.aaa.agent.AdminRequestNot
used to start script in a same reaction.

B

BagSerializer - interface fr.dyade.aaa.agent.BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes.
begin() - method in class fr.dyade.aaa.util.ATransaction
begin() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
begin() - method in class fr.dyade.aaa.util.NTransaction
begin() - method in class fr.dyade.aaa.util.NullTransaction
begin() - method in class fr.dyade.aaa.util.Transaction
BETWEEN - static field in class org.objectweb.joram.shared.selectors.sym
binarySearch(short[],int) - static method in class fr.dyade.aaa.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
bind(CompositeName,Object) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Binds an object to the specified path.
bind(Name,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
bind(Name,Object) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object.
bind(String,Hashtable) - method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Service method: decodes and binds an object.
bind(String,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
bind(String,Object) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object.
BindEvent - class fr.dyade.aaa.jndi2.impl.BindEvent
BindEvent(fr.dyade.aaa.jndi2.impl.NamingContextId,String,Object) - constructor for class fr.dyade.aaa.jndi2.impl.BindEvent
BindRequest - class fr.dyade.aaa.jndi2.msg.BindRequest
BindRequest(CompositeName,Object) - constructor for class fr.dyade.aaa.jndi2.msg.BindRequest
BindRequest(CompositeName,Object,boolean) - constructor for class fr.dyade.aaa.jndi2.msg.BindRequest
blockingCnx - field in class fr.dyade.aaa.agent.ProxyAgent
true if connect may block
BOOLEAN - static field in class org.objectweb.joram.shared.selectors.sym
bootTSFN - field in class fr.dyade.aaa.agent.Network
Filename for boot time stamp storage
branchQualifier - field in class org.objectweb.joram.client.jms.XidImpl
BridgeAckNot - class org.objectweb.joram.mom.util.BridgeAckNot
A BridgeAckNot notification carries the identifier of a message successfuly delivered by a JMS module to a foreign JMS server.
BridgeAckNot(String) - constructor for class org.objectweb.joram.mom.util.BridgeAckNot
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.
BridgeDeliveryNot - class org.objectweb.joram.mom.util.BridgeDeliveryNot
A BridgeDeliveryNot notification carries a message obtained by a JMS module from a foreign JMS server.
BridgeDeliveryNot(org.objectweb.joram.shared.messages.Message) - constructor for class org.objectweb.joram.mom.util.BridgeDeliveryNot
Constructs a BridgeDeliveryNot wrapping a given message obtained from a foreign JMS server.
BridgePtpModule - class org.objectweb.joram.mom.util.BridgePtpModule
The BridgePtpModule class is a bridge module based on the JMS PTP semantics and classes.
BridgePtpModule() - constructor for class org.objectweb.joram.mom.util.BridgePtpModule
Constructs a BridgePtpModule module.
BridgePubSubModule - class org.objectweb.joram.mom.util.BridgePubSubModule
The BridgePubSubModule class is a bridge module based on the JMS Publish/Subscribe semantics and classes.
BridgePubSubModule() - constructor for class org.objectweb.joram.mom.util.BridgePubSubModule
Constructs a BridgePubSubModule module.
BridgeQueue - class org.objectweb.joram.mom.dest.BridgeQueue
A BridgeQueue agent is an agent hosting a bridge queue, and which behaviour is provided by a BridgeQueueImpl instance.
BridgeQueue() - constructor for class org.objectweb.joram.mom.dest.BridgeQueue
Constructs a BridgeQueue agent.
BridgeQueueImpl - class org.objectweb.joram.mom.dest.BridgeQueueImpl
The BridgeQueueImpl class implements a specific queue which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
Constructs a BridgeQueueImpl instance.
BridgeTopic - class org.objectweb.joram.mom.dest.BridgeTopic
A BridgeTopic agent is an agent hosting a bridge topic, and which behaviour is provided by a BridgeTopicImpl instance.
BridgeTopic() - constructor for class org.objectweb.joram.mom.dest.BridgeTopic
Constructs a BridgeTopic agent.
BridgeTopicImpl - class org.objectweb.joram.mom.dest.BridgeTopicImpl
The BridgeTopicImpl class implements a specific topic which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
Constructs a BridgeTopicImpl instance.
BridgeUnifiedModule - class org.objectweb.joram.mom.util.BridgeUnifiedModule
The BridgeUnifiedModule class is a bridge module based on the JMS 1.1 unified semantics and classes.
BridgeUnifiedModule() - constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule
Constructs a BridgeUnifiedModule module.
broadcastLeave(String) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
broadcast to cluster the removeQueue.
BrowseReply - class org.objectweb.joram.mom.notifications.BrowseReply
A BrowseReply instance is used by a queue for replying to a client BrowseRequest by sending a vector of its messages.
BrowseReply(org.objectweb.joram.mom.notifications.BrowseRequest) - constructor for class org.objectweb.joram.mom.notifications.BrowseReply
Constructs a BrowseReply instance.
BrowseRequest - class org.objectweb.joram.mom.notifications.BrowseRequest
A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
BrowseRequest(int,int,String) - constructor for class org.objectweb.joram.mom.notifications.BrowseRequest
Constructs a BrowseRequest instance.
buffer - field in class fr.dyade.aaa.util.Pipe
The circular buffer into which incoming data is placed.
BYTES - static field in class org.objectweb.joram.shared.messages.MessageType
A bytes message carries an array of bytes.
BytesMessage - class org.objectweb.joram.client.jms.BytesMessage
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() - method in class fr.dyade.aaa.util.Timer
Cancels the timer and all its non executed tasks.
cancel() - method in class fr.dyade.aaa.util.TimerTask
Cancels this task by removing it from the timer's tasks list, and interrupting the timer thread if necessary.
canStop - field in class fr.dyade.aaa.util.Daemon
Boolean variable used to stop the daemon properly.
canStop - field in class fr.dyade.aaa.agent.Driver
CFG_DIR_PROPERTY - static field in class fr.dyade.aaa.agent.AgentServer
CFG_FILE_PROPERTY - static field in class fr.dyade.aaa.agent.AgentServer
CFG_NAME_PROPERTY - static field in class fr.dyade.aaa.agent.AgentServer
changeOwner(fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest) - method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
changeOwner(Object) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
changeOwner(Object,Object) - method in class fr.dyade.aaa.jndi2.impl.ContextManager
ChangeOwnerEvent - class fr.dyade.aaa.jndi2.impl.ChangeOwnerEvent
ChangeOwnerRequest - class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
ChangeOwnerRequest(String) - constructor for class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
Channel - class fr.dyade.aaa.agent.Channel
Class Channel realizes the interface for sending messages.
Channel() - constructor for class fr.dyade.aaa.agent.Channel
Constructs a new Channel object (can only be used by subclasses).
Checker - class org.objectweb.joram.shared.selectors.Checker
CUP v0.10j generated parser.
Checker() - constructor for class org.objectweb.joram.shared.selectors.Checker
Default constructor.
Checker(java_cup.runtime.Scanner) - constructor for class org.objectweb.joram.shared.selectors.Checker
Constructor which sets the default scanner.
checks(String) - static method in class org.objectweb.joram.shared.selectors.Selector
Clients call this method to check a selector syntax.
checkValidity() - method in class org.objectweb.joram.client.connector.OutboundConsumer
Checks the validity of the subscriber instance.
checkValidity() - method in class org.objectweb.joram.client.connector.OutboundProducer
Checks the validity of the subscriber instance.
classname - field in class fr.dyade.aaa.agent.conf.A3CMLService
className - field in class fr.dyade.aaa.admin.cmd.ServiceCmd
className - field in class fr.dyade.aaa.admin.cmd.StartServiceCmd
className - field in class fr.dyade.aaa.admin.cmd.StopServiceCmd
cleanDriverOut() - method in class fr.dyade.aaa.agent.ProxyAgent
Method cleaning DriverOut.
cleanDriverOut(int) - method in class fr.dyade.aaa.agent.ProxyAgent
Method cleaning the DriverOut specified by the key parameter (multi-connections mode).
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.
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.shared.messages.Message
Method clearing the message body.
clearBody() - method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
clearBody() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
clearBody() - method in class org.objectweb.joram.client.jms.TextMessage
API method.
clearProperties() - method in class org.objectweb.joram.client.jms.Message
API method.
clearProperties() - method in class org.objectweb.joram.shared.messages.Message
Empties the properties table.
clientID - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JMS clientID field.
ClientMessages - class org.objectweb.joram.mom.notifications.ClientMessages
A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClientMessages() - constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages(int,int) - constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages(int,int,Vector) - constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
clients - field in class org.objectweb.joram.mom.dest.DestinationImpl
Table of the destination readers and writers.
clients - field in class org.objectweb.joram.mom.notifications.JoinQueueCluster
clients - field in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
clone() - method in class org.objectweb.joram.shared.messages.Message
Clones the message.
clone() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
clone() - method in class fr.dyade.aaa.agent.Notification
Returns a clone of this notification.
clone() - method in class fr.dyade.aaa.admin.script.Script
cloneConnection() - method in class fr.dyade.aaa.jndi2.client.NamingConnection
cloneConnection() - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
CLOSE - static field in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
close() - method in class fr.dyade.aaa.agent.AgentDriver
close() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Interrupts the daemons and closes the connection.
close() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Releases the daemon's resources.
close() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Releases the daemon's resources.
close() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Releases the daemon's resources.
close() - method in class org.objectweb.joram.client.jms.Connection
API method for closing the connection; even if the connection appears to be broken, closes the sessions.
close() - method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
close() - method in class org.objectweb.joram.client.jms.ConnectionItf
Closes the connection.
close() - method in class fr.dyade.aaa.util.Daemon
Releases any resources attached to this daemon.
close() - method in class fr.dyade.aaa.agent.Driver
close() - method in class org.objectweb.joram.client.jms.Driver
Releases the driver's resources.
close() - method in class org.objectweb.joram.mom.proxies.tcp.IOControl
close() - method in class org.objectweb.joram.client.jms.local.LocalConnection
close() - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
close() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
close() - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
close() - method in class fr.dyade.aaa.agent.NotificationInputStream
Closes the stream.
close() - method in class fr.dyade.aaa.agent.NotificationOutputStream
Closes the stream.
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.QueueBrowser
API method.
close() - method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
close() - method in class fr.dyade.aaa.util.ReliableTcpConnection
close() - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Closes this context.
close() - method in class fr.dyade.aaa.jndi2.msg.SerialOutputStream
Closes the stream.
close() - method in class org.objectweb.joram.client.jms.Session
API method.
close() - method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Closes the TCP connection.
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 fr.dyade.aaa.jndi2.server.TcpServer.Monitor
Releases any resources attached to this daemon.
close() - method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
Releases any resources attached to this daemon.
close() - method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for adapting its behaviour to the XA context.
closeAllConnections() - method in class fr.dyade.aaa.agent.ProxyAgent
Closes all the connections.
CloseConnectionNot - class org.objectweb.joram.mom.proxies.CloseConnectionNot
CloseConnectionNot(int) - constructor for class org.objectweb.joram.mom.proxies.CloseConnectionNot
closed - field in class org.objectweb.joram.client.jms.MessageConsumer
true if the consumer is closed.
closed - field in class org.objectweb.joram.client.jms.MessageProducer
true if the producer is closed.
cluster - field in class org.objectweb.joram.client.jms.admin.ClusterDestination
ClusterDestination - class org.objectweb.joram.client.jms.admin.ClusterDestination
ClusterDestination() - constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs an empty cluster destination.
ClusterDestination(Hashtable) - constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs a cluster destination.
ClusterQueue - class org.objectweb.joram.client.jms.admin.ClusterQueue
this is a sample.
ClusterQueue - class org.objectweb.joram.mom.dest.ClusterQueue
A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.
ClusterQueue() - constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs an empty queue.
ClusterQueue() - constructor for class org.objectweb.joram.mom.dest.ClusterQueue
Empty constructor for newInstance().
ClusterQueue(Hashtable) - constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs a cluster queue.
clusterQueueImpl - field in class org.objectweb.joram.mom.dest.LoadingFactor
reference to clusterQueueImpl
ClusterQueueImpl - class org.objectweb.joram.mom.dest.ClusterQueueImpl
The ClusterQueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests or delivering to an other cluster queue.
Constructs a ClusterQueueImpl instance.
ClusterRequest - class org.objectweb.joram.mom.notifications.ClusterRequest
A ClusterRequest instance is used by a client agent for notifying a topic of the identifier of an other topic to set a cluster with.
ClusterRequest(String,fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.notifications.ClusterRequest
Constructs a ClusterRequest instance.
clusters - field in class org.objectweb.joram.mom.dest.ClusterQueueImpl
key = agentId of ClusterQueue value = rateOfFlow (Float)
clusters - field in class org.objectweb.joram.mom.notifications.JoinQueueCluster
cnx - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection to the foreign JMS server.
cnx - field in class org.objectweb.joram.client.connector.OutboundSession
The OutboundConnection the session belongs to.
CnxCloseReply - class org.objectweb.joram.shared.client.CnxCloseReply
A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseReply() - constructor for class org.objectweb.joram.shared.client.CnxCloseReply
Constructs a CnxCloseReply instance.
CnxCloseRequest - class org.objectweb.joram.shared.client.CnxCloseRequest
A CnxCloseRequest is sent by a closing SOAP connection.
CnxCloseRequest() - constructor for class org.objectweb.joram.shared.client.CnxCloseRequest
Constructs a CnxCloseRequest instance.
CnxConnectReply - class org.objectweb.joram.shared.client.CnxConnectReply
A CnxConnectReply is sent by a JMS proxy as a reply to a connection CnxConnectRequest and holds the connection's key and the proxy identifier.
CnxConnectReply() - constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
Constructs a CnxConnectReply.
CnxConnectRequest - class org.objectweb.joram.shared.client.CnxConnectRequest
A CnxConnectRequest is sent by an opening Connection.
CnxConnectRequest() - constructor for class org.objectweb.joram.shared.client.CnxConnectRequest
Constructs a CnxConnectRequest.
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 - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection factory object for connecting to the foreign JMS server.
cnxFactName - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
ConnectionFactory JNDI name.
cnxPendingTimer - field 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.
cnxPendingTimer - field 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 - field 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.
CnxStartRequest - class org.objectweb.joram.shared.client.CnxStartRequest
A CnxStartRequest request is sent by a starting Connection.
CnxStartRequest() - constructor for class org.objectweb.joram.shared.client.CnxStartRequest
Constructs a CnxStartRequest instance.
CnxStopRequest - class org.objectweb.joram.shared.client.CnxStopRequest
A CnxStopRequest is sent by a stopping Connection.
CnxStopRequest() - constructor for class org.objectweb.joram.shared.client.CnxStopRequest
Constructs a CnxStopRequest instance.
code() - method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Codes an AdministeredObject 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.ConnectionFactory
Codes a ConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - method in class org.objectweb.joram.client.jms.Destination
Codes a Destination as a Hashtable for travelling through the SOAP protocol.
code() - method in class fr.dyade.aaa.jndi2.soap.SoapObjectItf
Method coding the SoapObjectItf object into a Hashtable transportable by the SOAP procotol.
code() - method in class org.objectweb.joram.client.jms.admin.User
Codes an User instance as a Hashtable for travelling through the SOAP protocol.
code() - method in class org.objectweb.joram.client.jms.XAConnectionFactory
Codes an XAConnectionFactory as a Hashtable for travelling through the SOAP protocol.
collocatedConnect(String,String) - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection with the collocated JORAM server.
COLOR_CONNECTED - static field in class org.objectweb.joram.client.tools.admin.AdminToolConstants
COLOR_DISCONNECTED - static field 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 field in class org.objectweb.joram.shared.selectors.sym
COMMIT - static field in class fr.dyade.aaa.util.Transaction
commit() - method in class fr.dyade.aaa.util.ATransaction
commit() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Commits the local transaction.
commit() - method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Commits the registered savings and deletions.
commit() - method in class fr.dyade.aaa.util.NTransaction
commit() - method in class fr.dyade.aaa.util.NullTransaction
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() - method in class fr.dyade.aaa.util.Transaction
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(Xid,boolean) - method in class org.objectweb.joram.client.jms.XAResource
Commits the resource.
composeName(Name,Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
composeName(Name,Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Composes the name of this context with a name relative to this context.
composeName(String,String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
composeName(String,String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Composes the name of this context with a name relative to this context: Not supported.
condition - field in class fr.dyade.aaa.util.ConditionnalString
ConditionnalString - class fr.dyade.aaa.util.ConditionnalString
ConditionnalString(String,boolean) - constructor for class fr.dyade.aaa.util.ConditionnalString
CONFIG - static field in class fr.dyade.aaa.agent.AdminProxy
CONFIG_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
configure(fr.dyade.aaa.agent.conf.A3CMLPServer) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adapts the current configuration to the specified persistent server.
CONFIGURED - static field in class fr.dyade.aaa.agent.AgentAdmin
ConfigVariable - class fr.dyade.aaa.util.ConfigVariable
CONNECT - static field in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
CONNECT - static field in class fr.dyade.aaa.util.ReliableTcpConnection
connect() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Launches the connection process to the foreign JMS server.
connect() - method in class fr.dyade.aaa.agent.ProxyAgent
Initializes the connection with the outside, up to creating the input and output streams ois and oos.
connect() - method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
connect(javax.jms.TopicConnectionFactory,String,String) - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection dedicated to administering with the Joram server which parameters are wrapped by a given TopicConnectionFactory.
connect(String,int,String,String,int) - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on a given host and listening to a given port.
connect(String,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.
connectAdmin(String,int,String,String) - method in class org.objectweb.joram.client.tools.admin.AdminController
ConnectAdminDialog - class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
CONNECTING - static field in class fr.dyade.aaa.util.ReliableTcpConnection
connectingTimer - field 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.
connectingTimer - field 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 - field 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.
Connection - class org.objectweb.joram.client.jms.Connection
Implements the javax.jms.Connection interface.
Creates a Connection instance.
ConnectionConsumer - class org.objectweb.joram.client.jms.ConnectionConsumer
Implements the javax.jms.ConnectionConsumer interface.
ConnectionFactory - class org.objectweb.joram.client.jms.ConnectionFactory
Implements the javax.jms.ConnectionFactory interface.
ConnectionFactory() - constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs an empty ConnectionFactory.
ConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionItf - interface org.objectweb.joram.client.jms.ConnectionItf
The ConnectionItf interface defines the methods provided to Connection objects for actually exchanging requests and replies with the Joram platform.
ConnectionManager - class org.objectweb.joram.mom.proxies.ConnectionManager
A ConnectionManager is started as a service in each MOM agent server for allowing connections with external clients.
ConnectionMetaData - class org.objectweb.joram.client.jms.ConnectionMetaData
Implements the javax.jms.ConnectionMetaData interface.
ConnectionRequest - class org.objectweb.joram.client.connector.ConnectionRequest
A ConnectionRequest instance wraps a user connection request for performing unified messaging.
ConnectionRequest(String,String) - constructor for class org.objectweb.joram.client.connector.ConnectionRequest
Constructs a ConnectionRequest instance.
connectJndi(String,int,String) - method in class org.objectweb.joram.client.tools.admin.AdminController
ConnectJndiDialog - class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
consumer - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Consumer object.
consumer - field in class org.objectweb.joram.client.connector.OutboundConsumer
Wrapped JMS consumer.
CONSUMER_HIGH_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
CONSUMER_NO_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
CONSUMER_NORMAL_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
ConsumerAckRequest - class org.objectweb.joram.shared.client.ConsumerAckRequest
A ConsumerAckRequest instance is used by a MessageConsumer for acknowledging a received message.
ConsumerAckRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerAckRequest(String,String,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerCloseSubRequest - class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
A ConsumerCloseSubRequest is sent by a closing durable TopicSubscriber.
ConsumerCloseSubRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
ConsumerCloseSubRequest(String) - constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
The ConsumerDaemon thread allows to call MessageConsumer.receive() for requesting a foreign JMS message without blocking the JORAM server.
ConsumerDaemon() - constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Constructs a ReceiverDaemon thread.
ConsumerDenyRequest - class org.objectweb.joram.shared.client.ConsumerDenyRequest
A ConsumerDenyRequest instance is used by a MessageConsumer for denying a received message.
ConsumerDenyRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
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.
ConsumerMessages - class org.objectweb.joram.shared.client.ConsumerMessages
A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
ConsumerMessages() - constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
Constructs a ConsumerMessages instance.
ConsumerMessages(int,String,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerMessages(int,Vector,String,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerReceiveRequest - class org.objectweb.joram.shared.client.ConsumerReceiveRequest
A ConsumerReceiveRequest is sent by a MessageConsumer when requesting a message.
ConsumerReceiveRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
ConsumerReceiveRequest(String,String,long,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
consumers - field in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers identifiers.
consumerSession - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for getting messages from the foreign JMS destination.
ConsumerSetListRequest - class org.objectweb.joram.shared.client.ConsumerSetListRequest
A ConsumerSetListRequest is sent by a MessageConsumer on which a message listener is set.
ConsumerSetListRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSetListRequest(String,String,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
LoadingFactor.ConsumerStatus - class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
ConsumerSubRequest - class org.objectweb.joram.shared.client.ConsumerSubRequest
A ConsumerSubRequest is sent by a constructing MessageConsumer destinated to consume messages on a topic.
ConsumerSubRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerSubRequest(String,String,String,boolean,boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerUnsetListRequest - class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
A ConsumerUnsetListRequest is sent by a MessageConsumer which listener is unset.
ConsumerUnsetListRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsetListRequest(boolean) - constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsubRequest - class org.objectweb.joram.shared.client.ConsumerUnsubRequest
A ConsumerUnsubRequest is sent by a closing temporary MessageConsumer on a topic, or by a Session unsubscribing a durable subscriber.
ConsumerUnsubRequest() - constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
ConsumerUnsubRequest(String) - constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
consumThreshold - field in class org.objectweb.joram.mom.dest.LoadingFactor
consumer threshold
Container - class fr.dyade.aaa.jndi2.server.Container
Container() - constructor for class fr.dyade.aaa.jndi2.server.Container
This agent cannot be swapped and has a reserved identifier on each agent server.
contains(fr.dyade.aaa.admin.cmd.AdminCmd) - method in class fr.dyade.aaa.admin.script.Script
contains(fr.dyade.aaa.admin.cmd.StartAdminCmd) - method in class fr.dyade.aaa.admin.script.StartScript
contains(fr.dyade.aaa.admin.cmd.StopAdminCmd) - method in class fr.dyade.aaa.admin.script.StopScript
contains(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.RoleMultiple
Tests if the specified agent id belongs to role multiple.
containsDomain(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns true if it exists a domain with this name, false otherwise.
containsNat(short) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
containsProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
contains property
containsProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
containsServer(short) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns true if the configuration contains a server with specified id.
containsServer(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns true if the configuration contains a server with specified name.
ContextCache - class fr.dyade.aaa.jndi2.impl.ContextCache
ContextCache() - constructor for class fr.dyade.aaa.jndi2.impl.ContextCache
ContextManager - class fr.dyade.aaa.jndi2.impl.ContextManager
ContextManager(fr.dyade.aaa.util.Transaction,Object,Object) - constructor for class fr.dyade.aaa.jndi2.impl.ContextManager
ContextRecord - class fr.dyade.aaa.jndi2.impl.ContextRecord
contexts - field in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers contexts.
ContextTable - interface fr.dyade.aaa.jndi2.impl.ContextTable
ControllerEvent - class org.objectweb.joram.client.tools.admin.ControllerEvent
ControllerEvent(int) - constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
ControllerEventListener - interface org.objectweb.joram.client.tools.admin.ControllerEventListener
ControlTopicStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JMS topic AgentId in charge ofsending control events.
ConversionHelper - class org.objectweb.joram.shared.messages.ConversionHelper
The ConversionHelper class is used for converting values carried by messages into specified types, if possible.
convert(javax.jms.Message) - static method in class org.objectweb.joram.mom.util.MessageConverterModule
Converts a standard JMS message into an org.objectweb.joram.mom.shared.messages.Message instance.
Converts a JORAM MOM message into a JMS message.
copyNamingContexts(Object) - method in class fr.dyade.aaa.jndi2.impl.ContextManager
copyNamingContexts(Object) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Returns copies of the naming contexts owned by the server which identifier is specified.
correlationId - field in class org.objectweb.joram.shared.client.AbstractJmsReply
Identifier of the replied request.
CRASH_SERVER - static field in class fr.dyade.aaa.agent.AdminProxy
crashAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Stops violently an agent server from its id.
crashAgentServer(short,int) - method in class fr.dyade.aaa.agent.SCAdminHelper
Stops violently an agent server from its id.
crashAgentServer(short,String,int) - method in class fr.dyade.aaa.agent.SCAdminHelper
Stops violently an agent server from its id.
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() - 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.Queue
Admin method creating and deploying a queue on the local server.
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.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with the local 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() - static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on the local server.
create() - static method in class org.objectweb.joram.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.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with the local server.
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.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with the local 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() - static method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
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) - 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) - static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given 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(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,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.Queue
Admin method creating and deploying (or retrieving) a queue on a given server with a given name.
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(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,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,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,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(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(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(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) - 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) - 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) - 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) - 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) - 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,String) - static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user on the local server and instanciating the corresponding User object.
create(String,String,int) - static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user for a given server and instanciating the corresponding User object.
createBrowser(javax.jms.Queue) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(javax.jms.Queue) - method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(javax.jms.Queue) - method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(javax.jms.Queue) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(javax.jms.Queue) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBrowser(javax.jms.Queue,String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(javax.jms.Queue,String) - method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(javax.jms.Queue,String) - method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(javax.jms.Queue,String) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(javax.jms.Queue,String) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBytesMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBytesMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createConnection() - method in class org.objectweb.joram.client.jms.ConnectionFactory
API method.
createConnection() - method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Requests a connection for the default user, eventually returns an OutboundConnection instance.
createConnection() - method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection() - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String,String) - method in class org.objectweb.joram.client.jms.ConnectionFactory
API method, implemented according to the communication protocol.
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.connector.OutboundConnectionFactory
Requests a connection for a given user, eventually returns an OutboundConnection instance.
createConnection(String,String) - method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
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.local.TopicLocalConnectionFactory
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.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
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.tcp.XAQueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String,String) - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
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.tcp.XATopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnectionConsumer(Destination,String,ServerSessionPool,int) - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
API method.
API method.
API method.
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.
createConnectionFactory() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called in the non managed case for creating an OutboundConnectionFactory instance.
createConnectionFactory() - method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called in the non managed case for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory() - method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called in the non managed case for creating an OutboundTopicConnectionFactory instance.
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(ConnectionManager) - method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called by an application server (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(String,int,String,String) - method in class org.objectweb.joram.client.tools.admin.AdminController
createConsumer(javax.jms.Destination) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(javax.jms.Destination) - method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(javax.jms.Destination) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(javax.jms.Destination,String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(javax.jms.Destination,String) - method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(javax.jms.Destination,String) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(javax.jms.Destination,String,boolean) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(javax.jms.Destination,String,boolean) - method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(javax.jms.Destination,String,boolean) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
CreateDestinationDialog - class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
CreateDestinationReply - class org.objectweb.joram.shared.admin.CreateDestinationReply
A CreateDestinationReply instance replies to a destination creation request, produced by the AdminTopic.
CreateDestinationReply(String,String) - constructor for class org.objectweb.joram.shared.admin.CreateDestinationReply
Constructs a CreateDestinationReply instance.
CreateDestinationRequest - class org.objectweb.joram.shared.admin.CreateDestinationRequest
A CreateDestinationRequest instance requests the creation of a destination on a given server.
CreateDestinationRequest(int,String) - constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
Constructs a CreateDestinationRequest instance.
CreateDestinationRequest(int,String,String) - constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
Constructs a CreateDestinationRequest instance.
createDriver(org.objectweb.joram.client.jms.Connection) - method in class org.objectweb.joram.client.jms.ConnectionItf
Creates a driver for providing the connection with server's replies.
createDriver(org.objectweb.joram.client.jms.Connection) - method in class org.objectweb.joram.client.jms.local.LocalConnection
createDriver(org.objectweb.joram.client.jms.Connection) - method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a driver for the connection.
API method.
API method.
API method.
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createDurableSubscriber(javax.jms.Topic,String) - method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(javax.jms.Topic,String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(javax.jms.Topic,String) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(javax.jms.Topic,String) - method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(javax.jms.Topic,String) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(javax.jms.Topic,String,String,boolean) - method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(javax.jms.Topic,String,String,boolean) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(javax.jms.Topic,String,String,boolean) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(javax.jms.Topic,String,String,boolean) - method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(javax.jms.Topic,String,String,boolean) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
CreateFactoryDialog - class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
createLocalQueue(String) - method in class org.objectweb.joram.client.connector.LocalServer
createLocalQueue(String) - method in class org.objectweb.joram.client.connector.LocalServerMBean
createLocalTopic(String) - method in class org.objectweb.joram.client.connector.LocalServer
createLocalTopic(String) - method in class org.objectweb.joram.client.connector.LocalServerMBean
createManagedConnection(Subject,ConnectionRequestInfo) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Creates a new physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
Creates a new PTP physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
Creates a new PubSub physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createMapMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMapMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage(java.io.Serializable) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage(java.io.Serializable) - method in class org.objectweb.joram.client.jms.Session
API method.
createProducer(javax.jms.Destination) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createProducer(javax.jms.Destination) - method in class org.objectweb.joram.client.jms.Session
API method.
createProducer(javax.jms.Destination) - method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createPublisher(javax.jms.Topic) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createPublisher(Topic) - method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createQueue(String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createQueue(String) - method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createQueue(String) - method in class org.objectweb.joram.client.jms.Session
API method.
createQueue(String) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueueConnection() - method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for the default user, eventually returns an OutboundQueueConnection instance.
createQueueConnection() - method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method.
createQueueConnection() - method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory.
createQueueConnection(String,String) - method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for a given user, eventually returns an OutboundConnection instance.
createQueueConnection(String,String) - method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method, implemented according to the communication protocol.
createQueueConnection(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.tcp.QueueTcpConnectionFactory
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(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.tcp.XAQueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueSession(boolean,int) - method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundQueueSession instance.
createQueueSession(boolean,int) - method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createQueueSession(boolean,int) - method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createReceiver(javax.jms.Queue) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(javax.jms.Queue,String) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(org.objectweb.joram.client.jms.Queue) - method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(org.objectweb.joram.client.jms.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.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue,String) - method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
CreateRemoteSubcontextRequest - class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
CreateRemoteSubcontextRequest(CompositeName,Object) - constructor for class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
createSender(javax.jms.Queue) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createSender(org.objectweb.joram.client.jms.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.
createSession(boolean,int) - method in class org.objectweb.joram.client.jms.Connection
API method.
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.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(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.AdminTopic
Creates the TopicImpl.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.BridgeQueue
Creates the bridge queue.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.BridgeTopic
Creates the bridge topic.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.ClusterQueue
Creates the QueueImpl.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.DeadMQueue
Creates the dead message queue.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.Destination
Creates the specific implementation.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.Queue
Creates the QueueImpl.
createsImpl(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.Topic
Creates the TopicImpl.
createStreamMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createStreamMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createSubcontext(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
createSubcontext(CompositeName,Object) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Create a subcontext.
createSubcontext(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
createSubcontext(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Creates and binds a new context.
createSubcontext(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
createSubcontext(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Creates and binds a new context.
CreateSubcontextEvent - class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
CreateSubcontextRequest - class fr.dyade.aaa.jndi2.msg.CreateSubcontextRequest
CreateSubcontextRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.CreateSubcontextRequest
createSubscriber(javax.jms.Topic) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(javax.jms.Topic) - method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(javax.jms.Topic,String,boolean) - method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(javax.jms.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.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,String,boolean) - method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createTemporaryQueue() - method in class org.objectweb.joram.client.jms.Session
API method.
createTemporaryQueue() - method in class org.objectweb.joram.client.jms.TopicSession
API method.
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.
createTextMessage() - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage() - method in class org.objectweb.joram.client.jms.Session
API method.
createTextMessage(String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage(String) - method in class org.objectweb.joram.client.jms.Session
API method.
createTopic(String) - method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTopic(String) - method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTopic(String) - method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTopic(String) - method in class org.objectweb.joram.client.jms.Session
API method.
createTopicConnection() - method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for the default user, eventually returns an OutboundTopicConnection instance.
createTopicConnection() - method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method.
createTopicConnection() - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory.
createTopicConnection(String,String) - method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for a given user, eventually returns an OutboundConnection instance.
createTopicConnection(String,String) - method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method, implemented according to the communication protocol.
createTopicConnection(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.tcp.TopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String,String) - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory, implemented according to the communication protocol.
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.tcp.XATopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicSession(boolean,int) - method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundTopicSession instance.
createTopicSession(boolean,int) - method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createTopicSession(boolean,int) - method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
CreateUserDialog - class org.objectweb.joram.client.tools.admin.CreateUserDialog
CreateUserReply - class org.objectweb.joram.shared.admin.CreateUserReply
A CreateUserReply instance replies to a user creation request, produced by the AdminTopic.
CreateUserReply(String,String) - constructor for class org.objectweb.joram.shared.admin.CreateUserReply
Constructs a CreateUserReply instance.
CreateUserRequest - class org.objectweb.joram.shared.admin.CreateUserRequest
A CreateUserRequest instance requests the creation of a JMS user proxy.
CreateUserRequest(String,String,int) - constructor for class org.objectweb.joram.shared.admin.CreateUserRequest
Constructs a CreateUserRequest instance.
createXAConnection() - method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method.
createXAConnection(String,String) - method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method, implemented according to the communication protocol.
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.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.local.XATopicLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String,String) - method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAQueueConnection() - method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method.
createXAQueueConnection(String,String) - method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method, implemented according to the communication protocol.
createXAQueueConnection(String,String) - method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String,String) - method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueSession() - method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createXASession() - method in class org.objectweb.joram.client.jms.XAConnection
Creates a XA session.
createXASession() - method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createXASession() - method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createXATopicConnection() - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method.
createXATopicConnection(String,String) - method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method, implemented according to the communication protocol..
createXATopicConnection(String,String) - method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String,String) - method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicSession() - method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
CTX_COUNTER - static field in class fr.dyade.aaa.jndi2.impl.StorageManager
CTX_INDEX - static field in class fr.dyade.aaa.jndi2.impl.StorageManager
cxManager - field in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Manager for connection pooling.

D

Daemon - class fr.dyade.aaa.util.Daemon
The Daemon class represents a basic active component in a server.
Daemon(String) - constructor for class fr.dyade.aaa.util.Daemon
Allocates a new Daemon object.
Daemon(String,Logger) - constructor for class fr.dyade.aaa.util.Daemon
Allocates a new Daemon object.
dbgAdmin - static field in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram admin activity, to be set using topic org.objectweb.joram.client.jms.Admin
dbgClient - static field in class org.objectweb.joram.client.jms.JoramTracing
Logger used to trace joram activity, to be set using topic org.objectweb.joram.client.jms.Client
dbgDestination - static field in class org.objectweb.joram.mom.MomTracing
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.shared.Destination
dbgProxy - static field in class org.objectweb.joram.mom.MomTracing
Logger used to trace proxies activity, to be set using topic org.objectweb.joram.shared.Proxy
DeadMQueue - class org.objectweb.joram.client.jms.admin.DeadMQueue
The DeadMQueue class allows administrators to manipulate dead message queues.
DeadMQueue - class org.objectweb.joram.mom.dest.DeadMQueue
A DeadMQueue agent is an agent hosting a MOM dead message queue, and which behaviour is provided by a DeadMQueueImpl instance.
DeadMQueue() - constructor for class org.objectweb.joram.mom.dest.DeadMQueue
Empty constructor for newInstance().
DeadMQueue(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.DeadMQueue
Constructs a DeadMQueue agent.
DeadMQueue(String) - constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
Constructs a DeadMQueue instance.
DeadMQueue(String,String) - constructor for class org.objectweb.joram.client.jms.admin.DeadMQueue
Constructs a DeadMQueue instance.
DeadMQueueImpl - class org.objectweb.joram.mom.dest.DeadMQueueImpl
The DeadMQueueImpl class implements the MOM dead message queue behaviour, basically storing dead messages and delivering them upon clients requests.
Constructs a DeadMQueueImpl instance.
debug - static field in class fr.dyade.aaa.agent.AdminProxy
debug - static field in class fr.dyade.aaa.util.Debug
flag used to remove huge logging
Debug - class fr.dyade.aaa.agent.Debug
This class controls the debug traces printed to the audit file.
Debug - class fr.dyade.aaa.util.Debug
This class handles the debug traces.
DEBUG_DIR_PROPERTY - static field in class fr.dyade.aaa.util.Debug
Property name for A3 debug configuration directory.
DEBUG_FILE_PROPERTY - static field in class fr.dyade.aaa.util.Debug
Property name for A3 debug configuration filename
decode(Hashtable) - method in class org.objectweb.joram.client.jms.admin.ClusterQueue
Decodes a Queue which traveled through the SOAP protocol.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.ConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.Queue
Decodes a Queue which traveled through the SOAP protocol.
decode(Hashtable) - method in class fr.dyade.aaa.jndi2.soap.SoapObjectItf
Initializes a SoapObjectItf object given a coded Hashtable.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.TemporaryQueue
Decodes a TemporaryQueue which traveled through the SOAP protocol.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.TemporaryTopic
Decodes a TemporaryTopic which traveled through the SOAP protocol.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.Topic
Decodes a Topic which traveled through the SOAP protocol.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.admin.User
Decodes an User which travelled through the SOAP protocol.
decode(Hashtable) - method in class org.objectweb.joram.client.jms.XAConnectionFactory
Implements the decode abstract method defined in the fr.dyade.aaa.jndi2.soap.SoapObjectItf interface.
DEFAULT_A3CMLWRP - static field in class fr.dyade.aaa.agent.AgentServer
DEFAULT_ADMIN_HOST - static field in class org.objectweb.joram.client.tools.admin.AdminController
DEFAULT_ADMIN_PORT - static field in class org.objectweb.joram.client.tools.admin.AdminController
DEFAULT_CFG_DIR - static field in class fr.dyade.aaa.agent.AgentServer
DEFAULT_CFG_FILE - static field in class fr.dyade.aaa.agent.AgentServer
DEFAULT_CFG_NAME - static field in class fr.dyade.aaa.agent.AgentServer
DEFAULT_DEBUG_FILE - static field in class fr.dyade.aaa.util.Debug
Default filename for A3 debug configuration
DEFAULT_JNDI_FACTORY - static field in class org.objectweb.joram.client.tools.admin.AdminController
DEFAULT_JNDI_HOST - static field in class org.objectweb.joram.client.tools.admin.AdminController
DEFAULT_JNDI_PORT - static field in class org.objectweb.joram.client.tools.admin.AdminController
DEFAULT_PORT - static field in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
DEFAULT_SER_CFG_FILE - static field in class fr.dyade.aaa.agent.AgentServer
DEFAULT_WINDOW_SIZE - static field in class fr.dyade.aaa.util.ReliableTcpConnection
DefaultConnectionManager - class org.objectweb.joram.client.connector.DefaultConnectionManager
The DefaultConnectionManager class is the default connection manager provided with JORAM resource adapter, which intercepts connections requests coming from non managed client applications.
DefaultConnectionManager() - constructor for class org.objectweb.joram.client.connector.DefaultConnectionManager
Creates a DefaultConnectionManager instance.
delete() - method in class fr.dyade.aaa.agent.Agent
Permits this agent to destroy it.
delete() - method in class fr.dyade.aaa.agent.AgentMBean
Permits this agent to destroy it.
delete() - method in class org.objectweb.joram.client.jms.Destination
Admin method removing this destination from the platform.
delete() - method in class org.objectweb.joram.client.connector.LocalQueue
delete() - method in class org.objectweb.joram.client.connector.LocalQueueMBean
delete() - method in class org.objectweb.joram.client.connector.LocalTopic
delete() - method in class org.objectweb.joram.client.connector.LocalTopicMBean
delete() - method in class fr.dyade.aaa.agent.MessageConsumer
Deletes the component, removes all persistent datas.
delete() - method in class fr.dyade.aaa.agent.Network
This operation always throws an IllegalStateException.
delete() - method in class org.objectweb.joram.client.jms.TemporaryQueue
API method.
delete() - method in class org.objectweb.joram.client.jms.TemporaryTopic
API method.
delete() - method in class org.objectweb.joram.client.jms.admin.User
Removes this user.
delete(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.Agent
Permits this agent to destroy it.
Registers a message for future deletion.
delete(String) - method in class fr.dyade.aaa.util.ATransaction
delete(String) - method in class fr.dyade.aaa.util.NTransaction
delete(String) - method in class fr.dyade.aaa.util.NullTransaction
delete(String) - method in class fr.dyade.aaa.util.Transaction
delete(String,String) - method in class fr.dyade.aaa.util.ATransaction
delete(String,String) - method in class fr.dyade.aaa.util.NTransaction
delete(String,String) - method in class fr.dyade.aaa.util.NullTransaction
delete(String,String) - method in class fr.dyade.aaa.util.Transaction
DeleteAck - class fr.dyade.aaa.agent.DeleteAck
DeleteAck - Acknowledge for deleting an agent
DeleteAck(fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.agent.DeleteAck
DeleteAck(fr.dyade.aaa.agent.AgentId,int) - constructor for class fr.dyade.aaa.agent.DeleteAck
DeleteAck(fr.dyade.aaa.agent.AgentId,Throwable) - constructor for class fr.dyade.aaa.agent.DeleteAck
deleteAll() - method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Deletes all persisted objects.
deletedDest - field in class org.objectweb.joram.shared.messages.Message
true if the message target destination is deleted.
DeleteDestination - class org.objectweb.joram.shared.admin.DeleteDestination
A DeleteDestination instance requests the deletion of a given destination.
DeleteDestination(String) - constructor for class org.objectweb.joram.shared.admin.DeleteDestination
Constructs a DeleteDestination instance.
DeleteNot - class fr.dyade.aaa.agent.DeleteNot
This notification is used to ask aaa agent destruction
DeleteNot() - constructor for class fr.dyade.aaa.agent.DeleteNot
DeleteNot(fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.agent.DeleteNot
deleteObject(org.objectweb.joram.client.tools.admin.JndiTreeNode) - method in class org.objectweb.joram.client.tools.admin.AdminController
deleteProxy(fr.dyade.aaa.agent.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.
DeleteUser - class org.objectweb.joram.shared.admin.DeleteUser
A DeleteUser instance requests the deletion of a user proxy on a given server.
deleteUser(org.objectweb.joram.client.tools.admin.UserTreeNode) - method in class org.objectweb.joram.client.tools.admin.AdminController
DeleteUser(String,String) - constructor for class org.objectweb.joram.shared.admin.DeleteUser
Constructs a DeleteUser instance.
deliver(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.Network
Try to deliver the received message to the right consumer.
deliveredMsgs - field in class org.objectweb.joram.mom.dest.QueueImpl
Table holding the delivered messages before acknowledgement.
deliverMessages(int) - method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; delivered messages are not kept for acknowledgement or denying; validity of messages is not checked and message fields are not updated; also, no sending to any DMQ.
deliverMessages(int) - method in class org.objectweb.joram.mom.dest.QueueImpl
Actually tries to answer the pending "receive" requests.
deliveryCount - field in class org.objectweb.joram.shared.messages.Message
The number of delivery attempts for this message.
DENIED - static field in class fr.dyade.aaa.agent.DeleteAck
denied - field in class org.objectweb.joram.shared.messages.Message
true if the message has been denied at least once by a consumer.
DenyRequest - class org.objectweb.joram.mom.notifications.DenyRequest
A DenyRequest instance is used by a client agent for denying one or many messages on a queue.
DenyRequest(int) - 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,int,Vector) - constructor for class org.objectweb.joram.mom.notifications.DenyRequest
Constructs an DenyRequest instance.
deploy() - method in class fr.dyade.aaa.agent.Agent
Deploys a new agent.
deploy(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.Agent
Deploys a new agent.
dest - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Foreign JMS destination object.
dest - field in class org.objectweb.joram.client.jms.MessageConsumer
The destination the consumer gets its messages from.
dest - field in class org.objectweb.joram.client.jms.MessageProducer
The destination the producer sends messages to.
destId - field in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the agent hosting the destination.
destImpl - field in class org.objectweb.joram.mom.dest.Destination
The reference of the DestinationImpl instance providing this this agent with its Destination behaviour.
Destination - class org.objectweb.joram.client.jms.Destination
Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
Destination - class org.objectweb.joram.mom.dest.Destination
A Destination agent is an agent hosting a MOM destination, for example a Queue or a Topic.
Destination() - constructor for class org.objectweb.joram.client.jms.Destination
Constructs an empty destination.
Destination() - constructor for class org.objectweb.joram.mom.dest.Destination
Empty constructor for newInstance().
Destination(boolean) - constructor for class org.objectweb.joram.mom.dest.Destination
Constructor with parameters for fixing the destination.
Destination(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.Destination
Constructs a Destination agent.
Destination(String) - constructor for class org.objectweb.joram.client.jms.Destination
Constructs a destination.
Destination(String,boolean,int) - constructor for class org.objectweb.joram.mom.dest.Destination
Constructor with parameters for fixing the destination and specifying its identifier.
Destination(String,String) - constructor for class org.objectweb.joram.client.jms.Destination
Constructs a destination.
DestinationException - class org.objectweb.joram.shared.excepts.DestinationException
A DestinationException is thrown by a destination while deleting if requesters are still active, and in a proxy method when trying to access a non existing destination.
DestinationException(String) - constructor for class org.objectweb.joram.shared.excepts.DestinationException
Constructs a DestinationException instance.
DestinationImpl - class org.objectweb.joram.mom.dest.DestinationImpl
The DestinationImpl class implements the common behaviour of MOM destinations.
Constructs a DestinationImpl.
DestinationPanel - class org.objectweb.joram.client.tools.admin.DestinationPanel
DestinationPanel(org.objectweb.joram.client.tools.admin.AdminController) - constructor for class org.objectweb.joram.client.tools.admin.DestinationPanel
destName - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Destination JNDI name.
destroy() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Destroys the physical connection to the underlying JORAM server.
destroyAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminHelper
Kill an agent server and remove it from the ASP table.
destroySubcontext(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Destroy a subcontext.
destroySubcontext(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
destroySubcontext(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
destroySubcontext(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Destroys the named context and removes it from the namespace.
DestroySubcontextEvent - class fr.dyade.aaa.jndi2.impl.DestroySubcontextEvent
DestroySubcontextRequest - class fr.dyade.aaa.jndi2.msg.DestroySubcontextRequest
DestroySubcontextRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.DestroySubcontextRequest
DFLT_BUF_SIZE - static field in class fr.dyade.aaa.util.Pipe
DFLT_DIR - static field in class fr.dyade.aaa.util.Pipe
DFLT_NAME - static field in class fr.dyade.aaa.util.Pipe
disconnect() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Closes the administration connection.
disconnect() - method in class fr.dyade.aaa.agent.ProxyAgent
Closes the connection with the outside.
disconnectAdmin() - method in class org.objectweb.joram.client.tools.admin.AdminController
disconnectJndi() - method in class org.objectweb.joram.client.tools.admin.AdminController
DistributedJndiServer - class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Class of a JNDI server that belongs to a distributed JNDI configuration.
DIVIDE - static field in class org.objectweb.joram.shared.selectors.sym
DIVIDER_PROPORTION - static field in class org.objectweb.joram.client.tools.admin.AdminToolConstants
dmqId - field in class org.objectweb.joram.mom.dest.DestinationImpl
Identifier of the dead message queue this destination must send its dead messages to, if any.
do_action(int,java_cup.runtime.lr_parser,java.util.Stack,int) - method in class org.objectweb.joram.shared.selectors.Checker
Invoke a user supplied parse action.
do_action(int,java_cup.runtime.lr_parser,java.util.Stack,int) - method in class org.objectweb.joram.shared.selectors.Filter
Invoke a user supplied parse action.
doConnect() - method in class org.objectweb.joram.mom.util.BridgePtpModule
Opens a connection with the foreign JMS server and creates the JMS PTP resources for interacting with the foreign JMS queue.
doConnect() - method in class org.objectweb.joram.mom.util.BridgePubSubModule
Opens a connection with the foreign JMS server and creates the JMS Pub/Sub resources for interacting with the foreign JMS topic.
doConnect() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Opens a connection with the foreign JMS server and creates the JMS resources for interacting with the foreign JMS destination.
doCreate(int,String,String,Properties) - static method in class org.objectweb.joram.client.jms.Destination
Admin method creating or retrieving a destination with a given name on a given server, and returning its identifier.
return the cluster list (vector).
domain - field in class fr.dyade.aaa.agent.conf.A3CMLNetwork
domain - field in class fr.dyade.aaa.agent.conf.A3CMLPServer
Domain (1st hop) used to access this server from current node.
domain - field in class fr.dyade.aaa.agent.Network
The domain name.
domain - field in class fr.dyade.aaa.admin.cmd.NetworkCmd
DOMAIN_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
DomainCmd - class fr.dyade.aaa.admin.cmd.DomainCmd
DomainCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.DomainCmd
domain
DomainCmdException - class fr.dyade.aaa.admin.cmd.DomainCmdException
DomainCmdException() - constructor for class fr.dyade.aaa.admin.cmd.DomainCmdException
DomainCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.DomainCmdException
DomainCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.DomainCmdException
domainName - field in class fr.dyade.aaa.admin.cmd.StartNetworkCmd
domainName - field in class fr.dyade.aaa.admin.cmd.StopNetworkCmd
domains - field in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all domains
doProcess(fr.dyade.aaa.agent.DeleteNot) - method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(fr.dyade.aaa.agent.DeleteNot) - method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(fr.dyade.aaa.agent.DeleteNot) - method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(fr.dyade.aaa.agent.DeleteNot) - method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a fr.dyade.aaa.agent.DeleteNot instance.
doProcess(fr.dyade.aaa.agent.UnknownAgent) - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Specializes this TopicImpl reaction.
doProcess(fr.dyade.aaa.agent.UnknownAgent) - method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overrides this QueueImpl method; if the sent notification was a QueueMsgReply instance, putting the sent message back in queue.
doProcess(fr.dyade.aaa.agent.UnknownAgent) - method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing an UnknownAgent instance.
doProcess(fr.dyade.aaa.agent.UnknownAgent) - method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing an UnknownAgent instance.
Method specializing the processing of a ClientMessages instance.
Method specializing the reaction to a ClientMessages instance.
overload doProcess(ClientMessages) store all msgId in timeTable and visitTable, store message and deliver message if consumer wait.
doProcess(org.objectweb.joram.mom.notifications.ClientMessages) - method in class org.objectweb.joram.mom.dest.QueueImpl
Method specifically processing a ClientMessages instance.
doProcess(org.objectweb.joram.mom.notifications.ClientMessages) - method in class org.objectweb.joram.mom.dest.TopicImpl
Method specifically processing a ClientMessages instance.
propagate right to all cluster.
Method specifically processing a SetRightRequest instance.
Method specifically processing a SetRightRequest instance.
Overrides this DestinationImpl method; deletion requests are not accepted by AdminTopics.
Method implementing the reaction to a DeleteNot notification requesting the deletion of the destination.
Method implementing the reaction to an UnknownAgent notification.
Method implementing the reaction to a AdminRequest notification notifying of the creation of an admin proxy.
Overrides this TopicImpl method; a ClusterAck is not expected by an AdminTopic.
Method implementing the reaction to a ClusterAck notification sent by a topic requested to join the cluster.
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.
Method implementing the reaction to a ClusterNot notification sent by a fellow topic for notifying this topic of a new cluster fellow.
Overrides this TopicImpl method; AdminTopics do not accept to join clusters other than their admin topics cluster.
Method implementing the reaction to a ClusterTest notification sent by a fellow topic for testing if this topic might be part of a cluster.
Overrides this TopicImpl method; a FatherAck acknowledges the process of creating a hierarchy of topics.
Method reacting to a FatherAck notification coming from the topic this topic requested as a father.
Overrides this TopicImpl method; AdminTopics do not accept to join a hierarchy.
Method reacting to a FatherTest notification checking if it can be a father to a topic.
Overrides this TopicImpl method; the forwarded messages contain admin requests and will be processed.
Method specializing the reaction to a TopicForwardNot instance, carrying messages forwarded by a cluster fellow or a hierarchical son.
Method implementing the reaction to a TopicForwardNot instance, carrying messages forwarded by a cluster fellow or a hierarchical son.
Method implementing the reaction to an UnclusterNot notification sent by a topic leaving the cluster.
Overrides this QueueImpl method; AcknowledgeRequest requests are actually not processed in dead message queues.
Method implementing the reaction to an AcknowledgeRequest instance, requesting messages to be acknowledged.
Method implementing the reaction to a org.objectweb.joram.mom.notifications.AdminReply notification replying to an administration request.
Overrides this QueueImpl method; messages matching the request's selector are actually sent as a reply; no cleaning nor DMQ sending is done.
Method implementing the queue reaction to a BrowseRequest instance, requesting an enumeration of the messages on the queue.
Overrides this DestinationImpl method; ClientMessages notifications hold requests sent by an administrator.
Overrides this DestinationImpl method; the messages carried by the ClientMessages instance are stored in their arrival order, WRITE right is not checked.
Method implementing the reaction to a ClientMessages notification holding messages sent by a client.
Overrides this TopicImpl method; AdminTopics do not accept ClusterRequest notifications.
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.
Overrides this QueueImpl method; DenyRequest requests are actually not processed in dead message queues.
Method implementing the reaction to a DenyRequest instance, requesting messages to be denied.
The messages are not consumed by an other cluster's queue in a periode time, try to consume in this queue.
load balancing message give by an other cluster queue.
load balancing message hope by the "from" queue.
Method implementing the reaction to a Monit_FreeAccess notification requesting the free access status of this destination.
Method implementing the reaction to a Monit_GetCluster notification requesting the identifiers of the cluster's topics.
Method implementing the reaction to a Monit_GetDMQSettings notification requesting the destination's DMQ settings.
Overrides this DestinationImpl method for sending back the threshold along with the DMQ id.
Method implementing the reaction to a Monit_GetFather notification requesting the identifier of the hierarchical father.
Method implementing the reaction to a Monit_GetPendingMessages notification requesting the number of pending messages.
Method implementing the reaction to a Monit_GetPendingRequests notification requesting the number of pending requests.
Method implementing the reaction to a Monit_GetReaders notification requesting the identifiers of the destination's readers.
Method implementing the reaction to a Monit_GetSubscriptions notification requesting the number of subscriptions.
Method implementing the reaction to a Monit_GetWriters notification requesting the identifiers of the destination's writers.
Method specializing the reaction to a ReceiveRequest instance, requesting a message.
Method implementing the reaction to a ReceiveRequest instance, requesting a message.
Overrides this DestinationImpl method; AdminTopics do not accept SetDMQRequest notifications.
Overrides this DestinationImpl method; this request is not expected by a dead message queue.
Method implementing the reaction to a SetDMQRequest notification setting the dead message queue identifier for this destination.
Overrides this TopicImpl method; AdminTopics do not accept SetFatherRequest notifications.
Method implementing the reaction to a SetFatherRequest instance notifying this topic it is part of a hierarchy as a son.
Overrides this DestinationImpl method; AdminTopics do not accept SetRightRequest notifications.
Method implementing the reaction to a SetRightRequest notification requesting rights to be set for a user.
Overrides this QueueImpl method; this request is not expected by a dead message queue.
Method implementing the reaction to a SetThreshRequest instance setting the threshold value for this queue.
Method implementing the reaction to a SpecialAdminRequest notification requesting the special administration of the destination.
Method specializing the reaction to a SubscribeRequest instance.
Method implementing the reaction to a SubscribeRequest instance.
Overrides this TopicImpl method; AdminTopics do not accept UnclusterRequest notifications.
Method implementing the reaction to an UnclusterRequest instance requesting this topic to leave the cluster it is part of.
Overrides this TopicImpl method; AdminTopics do not accept UnsetFatherRequest notifications.
Method implementing the reaction to an UnsetFatherRequest instance notifying this topic to leave its father.
Method specializing the reaction to an UnsubscribeRequest instance.
Method implementing the reaction to an UnsubscribeRequest instance, requesting to remove a subscriber.
Method implementing the reaction to a org.objectweb.joram.mom.proxies.AdminNotification notification notifying of the creation of an admin proxy.
new queue come in cluster, update clusters.
set the same right to all cluster
doReact(org.objectweb.joram.mom.notifications.WakeUpNot) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
wake up, and call factorCheck to evaluate the loading factor...
doReact(org.objectweb.joram.mom.util.BridgeAckNot) - method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
doReact(org.objectweb.joram.mom.util.BridgeAckNot) - method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Reacts to BridgeAckNot notifications holding the identifier of a message successfuly delivered to the foreign JMS server.
doReact(org.objectweb.joram.mom.util.BridgeDeliveryNot) - method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
doReact(org.objectweb.joram.mom.util.BridgeDeliveryNot) - method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Reacts to BridgeDeliveryNot notifications holding a message received from the foreign JMS server.
doRequest(org.objectweb.joram.shared.admin.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.
DOUBLE - static field in class org.objectweb.joram.shared.selectors.sym
driver - field in class fr.dyade.aaa.agent.DriverDone
Driver - class fr.dyade.aaa.agent.Driver
Abstract base class for drivers such as DriverIn used by ProxyAgent.
Driver - class org.objectweb.joram.client.jms.Driver
Each Connection holds a Driver daemon for listening to asynchronous replies coming from the connected server.
Driver() - constructor for class fr.dyade.aaa.agent.Driver
Constructor with default id.
Driver(int) - constructor for class fr.dyade.aaa.agent.Driver
Constructor.
Driver(org.objectweb.joram.client.jms.Connection) - constructor for class org.objectweb.joram.client.jms.Driver
Constructs a Driver daemon.
DRIVER_IN - static field in class fr.dyade.aaa.agent.ProxyAgent
DRIVER_OUT - static field in class fr.dyade.aaa.agent.ProxyAgent
DriverDone - class fr.dyade.aaa.agent.DriverDone
Notification reporting the end of a driver execution.
driverDone(fr.dyade.aaa.agent.DriverDone) - method in class fr.dyade.aaa.agent.ProxyAgent
Reacts to end of driver execution.
DriverDone(int) - constructor for class fr.dyade.aaa.agent.DriverDone
Creates a notification to be sent.
DriverDone(int,int) - constructor for class fr.dyade.aaa.agent.DriverDone
Constructor used in a multi-connections context.
driverKey - field in class fr.dyade.aaa.agent.DriverDone
Identifies the driver in the context of multi-connections.
DriverMonitor - class fr.dyade.aaa.agent.DriverMonitor
The DriverMonitor class is used by ProxyAgent instances managing multi-connections for holding the elements composing a connection set.
Constructor.
Method called by the ProxyAgent DriverIn instances to forward the notifications they got from their input streams.
drivers - static field in class fr.dyade.aaa.agent.Driver
driversTable - field in class fr.dyade.aaa.agent.ProxyAgent
Table holding the DriverMonitor objects, each one holding a connection set (a pair of drivers, a qout, ois, oos, ...).
dumpAgent(String) - method in class fr.dyade.aaa.agent.EngineMBean
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLNat
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLNetwork
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLProperty
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLPServer
duplicate() - method in class fr.dyade.aaa.agent.conf.A3CMLService
duplicate(Hashtable) - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
duplicate(Hashtable) - method in class fr.dyade.aaa.agent.conf.A3CMLPServer
DuplicateDomainException - class fr.dyade.aaa.agent.conf.DuplicateDomainException
Thrown to indicate that the specified domain already exist.
DuplicateDomainException() - constructor for class fr.dyade.aaa.agent.conf.DuplicateDomainException
Constructs a new DuplicateDomainException with no detail message.
DuplicateDomainException(String) - constructor for class fr.dyade.aaa.agent.conf.DuplicateDomainException
Constructs a new DuplicateDomainException with the specified detail message.
DuplicateServerException - class fr.dyade.aaa.agent.conf.DuplicateServerException
Thrown to indicate that the specified agent server already exist.
DuplicateServerException() - constructor for class fr.dyade.aaa.agent.conf.DuplicateServerException
Constructs a new DuplicateServerException with no detail message.
DuplicateServerException(String) - constructor for class fr.dyade.aaa.agent.conf.DuplicateServerException
Constructs a new DuplicateServerException with the specified detail message.
durableAcksCounter - field in class org.objectweb.joram.shared.messages.Message
The number of acknowledgements a message still expects from its durable subscribers before having been fully consumed by them (field used by JMS proxies).

E

elementAt(int) - method in class fr.dyade.aaa.admin.script.Script
elementAt(int) - method in class fr.dyade.aaa.admin.script.StartScript
elementAt(int) - method in class fr.dyade.aaa.admin.script.StopScript
elements() - method in class fr.dyade.aaa.admin.script.Script
elements() - method in class fr.dyade.aaa.admin.script.StartScript
elements() - method in class fr.dyade.aaa.admin.script.StopScript
elementsServerDesc() - static method in class fr.dyade.aaa.agent.AgentServer
EmptyQueue - class fr.dyade.aaa.util.EmptyQueue
EmptyQueue() - constructor for class fr.dyade.aaa.util.EmptyQueue
EmptyQueueException - class fr.dyade.aaa.util.EmptyQueueException
Thrown by methods in the Queue class to indicate that the queue is empty.
EmptyQueueException() - constructor for class fr.dyade.aaa.util.EmptyQueueException
Constructs a new EmptyQueueException with no detail message.
end() - method in class fr.dyade.aaa.agent.AgentDriver
Finalizes the driver.
end() - method in class fr.dyade.aaa.agent.Driver
Finalizes driver; called in finally clause of driver thread.
end(Xid,int) - method in class org.objectweb.joram.client.jms.XAResource
Delists this resource.
endDocument() - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Finalizes parsing of a document.
endElement(String,String,String) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
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.
ENDSTRING - static field in class fr.dyade.aaa.agent.AgentServer
EngineMBean - interface fr.dyade.aaa.agent.EngineMBean
EntryPoint - interface fr.dyade.aaa.jndi2.server.EntryPoint
EnumerationType - interface fr.dyade.aaa.util.EnumerationType
Enumerations should implement this interface.
EOF - static field 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 field in class org.objectweb.joram.shared.selectors.sym
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLNat
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLNetwork
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLProperty
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLPServer
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
equals(Object) - method in class fr.dyade.aaa.agent.conf.A3CMLService
equals(Object) - method in class fr.dyade.aaa.agent.AgentId
Indicates whether some other agent id.
equals(Object) - method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns true if the parameter object is a Joram cluster destination wrapping the same agent identifier.
equals(Object) - method in class org.objectweb.joram.client.jms.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.connector.ConnectionRequest
Compares ConnectionRequest instances wrapped users identities.
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.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 fr.dyade.aaa.jndi2.impl.NamingContextId
equals(Object) - method in class fr.dyade.aaa.util.ServerAddress
equals(Object) - method in class fr.dyade.aaa.util.SocketAddress
Compares this object against the specified object.
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.XAResourceMngr
Resource managers are equal if they belong to the same connection.
equals(short[],a2[]) - static method in class fr.dyade.aaa.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
ERROR - static field in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
error - static field in class org.objectweb.joram.shared.selectors.sym
error(SAXParseException) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Handles notification of a recoverable parser error.
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.
ERRORSTRING - static field in class fr.dyade.aaa.agent.AgentServer
ESCAPE - static field 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).
exc - field in class fr.dyade.aaa.agent.AdminAckStartStopNot
exception catch in start/stop
exc - field in class fr.dyade.aaa.agent.AdminReplyNot
exception catch in configuration
exc - field in class fr.dyade.aaa.agent.DeleteAck
exc - field in class fr.dyade.aaa.agent.ExceptionNotification
The exception thrown.
EXCEPTION - static field in class fr.dyade.aaa.agent.DeleteAck
ExceptionCmd - class fr.dyade.aaa.admin.cmd.ExceptionCmd
ExceptionCmd() - constructor for class fr.dyade.aaa.admin.cmd.ExceptionCmd
ExceptionCmd(String) - constructor for class fr.dyade.aaa.admin.cmd.ExceptionCmd
ExceptionCmd(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.ExceptionCmd
ExceptionNotification - class fr.dyade.aaa.agent.ExceptionNotification
Notify by the engine to the sender of a notification when the corresponding reaction throws an exception.
Allocates a new ExceptionNotification notification.
ExceptionReply - class org.objectweb.joram.mom.notifications.ExceptionReply
An ExceptionReply instance is used by a destination for notifying a client of an exception thrown when processing a request.
Constructs an ExceptionReply instance.
ExceptionReply(org.objectweb.joram.shared.excepts.MomException) - constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
exitValue(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Ask for the exit value of an agent server.
exitValue(short) - method in class fr.dyade.aaa.agent.SCAdminHelper
Ask for the exit value of an agent server.
expired - field in class org.objectweb.joram.shared.messages.Message
true if the message expired.

F

factorCheck(Hashtable,int,int) - method in class org.objectweb.joram.mom.dest.LoadingFactor
this method eval the rate of flow and activity.
factory - static field in class fr.dyade.aaa.util.Debug
factoryId(short) - static method in class fr.dyade.aaa.agent.AgentId
Returns the AgentId for a remote factory agent.
FactoryIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for factory AgentId.
FactoryParameters - class org.objectweb.joram.client.jms.FactoryParameters
A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
FactoryParameters(String,int) - constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
fatalError(SAXParseException) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Handles notification of a non-recoverable parser error.
fatherId - field in class org.objectweb.joram.mom.dest.TopicImpl
Identifier of this topic's father, if any.
fbufin - field in class fr.dyade.aaa.util.Pipe
fbufinptr - field in class fr.dyade.aaa.util.Pipe
The index of the position in the file buffer at which the next piece of data will be read.
fbufout - field in class fr.dyade.aaa.util.Pipe
fbufoutptr - field in class fr.dyade.aaa.util.Pipe
The index of the position in the file buffer at which the next piece of data will be write.
FileTransfertStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for fileTransfert service AgentId.
Filter - class org.objectweb.joram.shared.selectors.Filter
CUP v0.10j generated parser.
Filter() - constructor for class org.objectweb.joram.shared.selectors.Filter
Default constructor.
Filter(java_cup.runtime.Scanner) - constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
Filter(Scanner,org.objectweb.joram.shared.messages.Message,String) - constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
FINALIZE - static field in class fr.dyade.aaa.util.Transaction
finalize() - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
findDestinationJndiName(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
findJndiNodeByName(String) - method in class org.objectweb.joram.client.tools.admin.AdminController
finish() - method in class fr.dyade.aaa.util.Daemon
firstElement() - method in class fr.dyade.aaa.admin.script.Script
fixed - field in class fr.dyade.aaa.agent.Agent
Some agents must be loaded at any time, this can be enforced by this member variable.
FLOAT - static field in class org.objectweb.joram.shared.selectors.sym
FlowControl - class org.objectweb.joram.mom.proxies.FlowControl
flowControl() - static method in class org.objectweb.joram.mom.proxies.FlowControl
FlowControlNot - class fr.dyade.aaa.agent.FlowControlNot
Flow control notification.
forget(Xid) - method in class org.objectweb.joram.client.jms.XAResource
Not implemented as transactions are not heuristically completed.
formatId - field in class org.objectweb.joram.client.jms.XidImpl
Actually forwards a vector of messages to the father or the cluster fellows, if any.
FREE - static field in class fr.dyade.aaa.util.Transaction
freeElement(Object) - method in class fr.dyade.aaa.util.Pool
freeReading - field in class org.objectweb.joram.mom.dest.DestinationImpl
true if the READ access is granted to everybody.
freeReading - field in class org.objectweb.joram.mom.notifications.JoinQueueCluster
freeWriting - field in class org.objectweb.joram.mom.dest.DestinationImpl
true if the WRITE access is granted to everybody.
freeWriting - field in class org.objectweb.joram.mom.notifications.JoinQueueCluster
friends - field in class org.objectweb.joram.mom.dest.TopicImpl
Vector of cluster fellows, if any.
fromString(String) - static method in class fr.dyade.aaa.agent.AgentId
Parses the string argument as an AgentId.

G

GARBAGE - static field in class fr.dyade.aaa.util.Transaction
gateway - field in class fr.dyade.aaa.agent.conf.A3CMLDomain
Server Id.
gateway - field in class fr.dyade.aaa.agent.conf.A3CMLServer
For persistent server, Id.
GE - static field in class org.objectweb.joram.shared.selectors.sym
get() - method in class org.objectweb.joram.mom.proxies.AckedQueue
get() - method in class fr.dyade.aaa.util.Queue
Waits for an object to be pushed in the queue, and eventually returns it without removing it.
get(Object) - method in class fr.dyade.aaa.jndi2.impl.ContextCache
get(Object) - method in class fr.dyade.aaa.jndi2.impl.ContextTable
get(Object) - method in class fr.dyade.aaa.jndi2.impl.SimpleContextTable
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.
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.CreateFactoryDialog
getActionCancelled() - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
getAddr() - method in class fr.dyade.aaa.agent.ServerDesc
Returns an IP address for its server.
getAddress() - method in class fr.dyade.aaa.util.SocketAddress
Gets the InetAddress.
getAdminConnectionStatus() - method in class org.objectweb.joram.client.tools.admin.AdminController
getAdminFile() - method in class org.objectweb.joram.client.connector.JoramAdapter
getAdminHost() - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
getAdminName() - method in class org.objectweb.joram.client.jms.Destination
Returns the admin name of the destination.
getAdminPassword() - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
getAdminPort() - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
GetAdminTopicReply - class org.objectweb.joram.shared.client.GetAdminTopicReply
A GetAdminTopicReply is sent by an administrator proxy for notifying an administrator client of the identifier of the local admin topic.
GetAdminTopicReply() - constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
Constructs a GetAdminTopicReply instance.
GetAdminTopicRequest - class org.objectweb.joram.shared.client.GetAdminTopicRequest
A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.
GetAdminTopicRequest() - constructor for class org.objectweb.joram.shared.client.GetAdminTopicRequest
Constructs a GetAdminTopicRequest instance.
getAdminTreeModel() - method in class org.objectweb.joram.client.tools.admin.AdminController
getAdminUser() - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
getAgentId() - method in class org.objectweb.joram.client.connector.LocalQueue
getAgentId() - method in class org.objectweb.joram.client.connector.LocalQueueMBean
getAgentId() - method in class org.objectweb.joram.client.connector.LocalTopic
getAgentId() - method in class org.objectweb.joram.client.connector.LocalTopicMBean
getAgentId() - method in class org.objectweb.joram.mom.proxies.ProxyAgentItf
Returns the proxy's AgentId identifier.
getAgentId() - method in class org.objectweb.joram.shared.client.SessCreateTDReply
Returns the temporary destination's agent identifier.
getAgentId() - method in class org.objectweb.joram.mom.proxies.UserAgent
Returns the agent identifier of this agent.
getAppConfig(String[]) - static method in class fr.dyade.aaa.agent.AgentServer
Gets configuration of agent servers for a domain from the current A3CMLConfig object.
getArguments() - method in class fr.dyade.aaa.agent.ServiceDesc
Gets the starting arguments for service.
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.
getBindings() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
getBodyLength() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
getBoolean(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getBooleanProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getBooleanProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a boolean value.
getBQ() - method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction branch qualifier.
getBQ() - method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction branch qualifier.
getBQ() - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction branch qualifier.
getBranchQualifier() - method in class org.objectweb.joram.client.jms.XidImpl
getBranchQualifier(int) - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a branch qualifier.
getBufferSize() - method in class fr.dyade.aaa.util.Pipe
getByte(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getByteProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getByteProperty(String) - method in class org.objectweb.joram.shared.messages.Message
getBytes() - method in class org.objectweb.joram.shared.messages.Message
Returns the array of bytes body of the message.
getBytes(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
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.
getCause() - method in class fr.dyade.aaa.agent.AgentException
Overrides the Throwable behavior in order to handle the deserialization of the cause that may fail if its class is unknown.
getChar(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getClass(String) - static method in class fr.dyade.aaa.util.ConfigVariable
getClassName() - method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the class name of destination (queue, topic, ...).
getClassName() - method in class fr.dyade.aaa.agent.ServiceDesc
Gets the class name for service.
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.jms.Connection
API method.
getClientID() - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getClientMessages() - method in class org.objectweb.joram.mom.notifications.LBCycleLife
getClientMessages() - method in class org.objectweb.joram.mom.notifications.LBMessageGive
getCluster() - method in class org.objectweb.joram.client.jms.admin.ClusterDestination
getClusterDeliveryCount() - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
return the number of Message send to cluster.
getClusterFellows() - method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the list describing the cluster this topic is part of.
getCnx() - method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns the connection this temporary queue belongs to, null if not known.
getCnxKey() - method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the connection's key.
getCnxPendingTimer() - method in class org.objectweb.joram.client.connector.JoramAdapter
getCnxPendingTimer() - method in 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
getCompositeName() - method in class fr.dyade.aaa.jndi2.impl.NamingContextInfo
getConfig() - static method in class fr.dyade.aaa.agent.AgentServer
Returns the agent server configuration.
getConfig(Reader) - static method in class fr.dyade.aaa.agent.conf.A3CML
Gets configuration of agent servers from a XML file.
getConfig(String) - static method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets a A3CMLConfig serialialized object from file.
getConfirmationPassword() - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
getConnectingTimer() - method in class org.objectweb.joram.client.connector.JoramAdapter
getConnectingTimer() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Returns a new OutboundConnection instance for handling the physical connection.
getConnectionKey() - method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
getConnectionKey() - method in class org.objectweb.joram.mom.proxies.RequestNot
GetConnectionNot - class org.objectweb.joram.mom.proxies.GetConnectionNot
GetConnectionNot(int) - constructor for class org.objectweb.joram.mom.proxies.GetConnectionNot
getContext() - method in class fr.dyade.aaa.agent.Notification
Returns the context of the notification.
getContextId() - method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
getContextIds() - method in class fr.dyade.aaa.jndi2.impl.StorageManager
getContextNames() - method in class fr.dyade.aaa.jndi2.impl.StorageManager
getContexts() - method in class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
getContexts() - method in class fr.dyade.aaa.jndi2.msg.ListBindingsReply
getCorrelationId() - method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the replied request identifier.
getCorrelationId() - method in class org.objectweb.joram.mom.notifications.AbstractReply
Returns the reply identifier.
getCorrelationId() - method in class org.objectweb.joram.shared.messages.Message
Returns the message correlation identifier.
getDeadMQueues() - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Returns the dmqs identifiers.
getDefault() - static method in class fr.dyade.aaa.agent.AgentAdmin
get AgentId of AgentServer
getDefault() - method in class fr.dyade.aaa.util.ConfigVariable
getDefault() - static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Returns the default JndiServer id on the local agent server.
getDefault() - static method in class fr.dyade.aaa.jndi2.server.JndiServer
Returns the default JndiServer id on the local agent server.
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(short) - static method in class fr.dyade.aaa.agent.AgentAdmin
get default AgentId of AgentAdmin
getDefault(short) - static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Returns the default JndiServer id on the given agent server.
getDefault(short) - static method in class fr.dyade.aaa.jndi2.server.JndiServer
Returns the default JndiServer id on the given agent server.
getDefaultDMQ() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default dead message queue for the local server, null if not set.
getDefaultDMQ(int) - method in class org.objectweb.joram.client.tools.admin.AdminController
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.
getDefaultLogin() - static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns default login name for connection.
getDefaultPassword() - static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the default login password for connection.
getDefaultThreshold() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default threshold value for the local server, -1 if not set.
getDefaultThreshold(int) - method in class org.objectweb.joram.client.tools.admin.AdminController
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.
getDelivery() - method in class org.objectweb.joram.client.jms.Driver
Returns an AbstractJmsReply delivered by the connected server.
getDelivery() - method in class org.objectweb.joram.client.jms.local.LocalDriver
Returns an AbstractJmsReply delivered by the connected server.
getDelivery() - method in class org.objectweb.joram.client.jms.tcp.TcpDriver
Returns an AbstractJmsReply delivered by the connected server.
getDeliveryMode() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDeliveryMode() - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDeploy() - method in class fr.dyade.aaa.agent.AgentCreateRequest
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_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.CreateDestinationReply
Returns the id of the created queue.
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.jms.admin.ClusterDestination
return the appropriate destination of cluster
getDestination() - method in class org.objectweb.joram.client.jms.admin.ClusterQueue
return the appropriate destination of cluster
getDestination() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDestination() - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDestinationDMQ(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
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() - 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) - 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.
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
getDir() - method in class fr.dyade.aaa.util.ATransaction
getDir() - method in class fr.dyade.aaa.util.NTransaction
getDir() - method in class fr.dyade.aaa.util.NullTransaction
getDir() - method in class fr.dyade.aaa.util.Transaction
getDisableMessageID() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDisableMessageID() - 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.
getDisableMessageTimestamp() - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDMQ() - method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the dead message queue of this destination, null if not set.
getDMQ() - method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue for this user, null if not set.
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.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.mom.notifications.SetDMQRequest
Returns the dead message queue identifier, null for none.
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.
getDomain(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a domain.
getDomainConfig(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets configuration of agent servers by a domain from a Config object.
getDomainConfig(String[]) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets configuration of agent servers by a list of domain from a Config object.
getDomainName() - method in class fr.dyade.aaa.agent.MessageConsumer
Returns the corresponding domain's name.
getDomainName() - method in class fr.dyade.aaa.agent.Network
Returns the corresponding domain's name.
getDomainName() - method in class fr.dyade.aaa.agent.ServerDesc
getDomainType() - method in class fr.dyade.aaa.agent.ServerDesc
getDoNotAck() - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request must not be acked by the server.
getDoNotAck() - method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request must not be acked by the server.
getDouble(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getDoubleProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getDoubleProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a double value.
getDriver() - method in class fr.dyade.aaa.agent.DriverDone
Accesses read only property.
getDriverKey() - method in class fr.dyade.aaa.agent.DriverDone
Method returning the driverKey identifying the closing driver.
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.
getEngine() - static method in class fr.dyade.aaa.agent.AgentServer
getEnumeration() - method in class fr.dyade.aaa.jndi2.msg.ListBindingsReply
getEnumeration() - method in class fr.dyade.aaa.jndi2.msg.ListReply
getEnumeration() - method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getEnvironment() - method in class fr.dyade.aaa.jndi2.client.NamingConnection
getEnvironment() - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
getEnvironment() - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the environment in effect for this context.
getEnvironment() - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
getException() - method in class org.objectweb.joram.mom.notifications.ExceptionReply
Returns the exception wrapped by the reply.
getException() - method in class fr.dyade.aaa.jndi2.msg.JndiError
getException() - method in class org.objectweb.joram.shared.client.MomExceptionReply
Returns the exception wrapped by this reply.
getException() - method in class fr.dyade.aaa.agent.SyncNotification
getExceptionListener() - method in class org.objectweb.joram.client.jms.Connection
API method.
getExceptionListener() - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getExpiration() - method in class org.objectweb.joram.shared.messages.Message
Returns the message expiration time.
getFactoryId() - method in class fr.dyade.aaa.jndi2.impl.NamingContextId
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.shared.admin.Monitor_GetFatherRep
Returns the identifier of the hierarchical father.
getFatherId() - method in class org.objectweb.joram.mom.notifications.SetFatherRequest
Returns the hierarchical father identifier.
getFI() - method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction identifier format.
getFI() - method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction identifier format.
getFI() - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction identifier format.
getFloat(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getFloatProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getFloatProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a float value.
getFormatId() - method in class org.objectweb.joram.client.jms.XidImpl
getFormatId(int) - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a format identifier.
getFormerOwnerId() - method in class fr.dyade.aaa.jndi2.impl.ChangeOwnerEvent
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.
getFrom() - method in class fr.dyade.aaa.agent.AgentId
getFrom() - method in class fr.dyade.aaa.jndi2.server.AgentRequestContext
getGateway() - method in class fr.dyade.aaa.agent.ServerDesc
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.
getGlobalVariables() - method in class fr.dyade.aaa.util.AgentServerConfigGenerator
returns the list of global variables
getGTI() - method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the global transaction identifier.
getGTI() - method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the global transaction identifier.
getGTI() - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the global transaction identifier.
getHeartBeat() - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
getHeartBeat() - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
getHierarchicalFather() - method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the hierarchical father of this topic, null if none.
getHost() - method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
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.connector.LocalServer
getHost() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getHostName() - method in class org.objectweb.joram.client.connector.JoramAdapter
getHostName() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
getHostName() - method in class fr.dyade.aaa.util.ServerAddress
getHostname() - method in class fr.dyade.aaa.agent.ServerDesc
Gets host name for this server.
getHostName() - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
getHostname() - method in class fr.dyade.aaa.util.SocketAddress
Gets the hostname.
getHostname(short) - static method in class fr.dyade.aaa.agent.AgentServer
Get the host name of an agent server.
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.dest.AdminTopicImpl
Method returning the id of the admin topic.
getId() - method in class fr.dyade.aaa.agent.Agent
Returns the global unique identifier of the agent.
getId() - method in class fr.dyade.aaa.agent.AgentMBean
Returns the global unique identifier of the agent.
getId() - method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns the acknowledged message identifier.
getId() - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns the denied message identifier.
getId() - method in class fr.dyade.aaa.jndi2.impl.ContextRecord
getId() - method in class org.objectweb.joram.client.tools.admin.ControllerEvent
getId() - static method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Static method returning the default DMQ identifier.
getId() - method in class org.objectweb.joram.shared.admin.DeleteDestination
Returns the identifier of the destination to delete.
getId() - method in class org.objectweb.joram.shared.client.GetAdminTopicReply
Returns the identifier of the admin topic.
getId() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
getId() - method in class org.objectweb.joram.mom.proxies.ProxyImpl
getId() - method in class org.objectweb.joram.mom.proxies.ProxyMessage
getId() - method in class fr.dyade.aaa.jndi2.server.RequestManager
getIdentifier() - method in class org.objectweb.joram.mom.util.BridgeAckNot
Returns the identifier of the message successfuly delivered to the foreign JMS server.
getIdentifier() - method in class org.objectweb.joram.shared.messages.Message
Returns the message identifier.
getIdFromName(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.StorageManager
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_GetServersIdsRep
Returns the servers' identifiers.
getIds() - method in class org.objectweb.joram.shared.client.SessAckRequest
Returns the vector of acknowledged messages identifiers.
getIds() - method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns the vector of denyed messages identifiers.
getInfo() - method in class org.objectweb.joram.mom.notifications.AdminReply
Returns the info related to the processing of the request.
getInfo() - method in class org.objectweb.joram.shared.admin.AdminReply
Returns the carried info.
getInfo() - method in class fr.dyade.aaa.util.ConfigVariable
getInitialContext(Hashtable) - method in class fr.dyade.aaa.jndi2.client.NamingContextFactory
getInitId() - method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic already part of a cluster, or chosen as the initiator.
getInputCounter() - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
getInstance() - static method in class org.objectweb.joram.client.tools.admin.AdminTool
getInstance(String) - static method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Retrieves an instance from the table.
getInt(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getInteger(String) - static method in class fr.dyade.aaa.agent.AgentServer
Determines the integer value of the server property with the specified name.
getInteger(String,int) - static method in class fr.dyade.aaa.agent.AgentServer
Determines the integer value of the server property with the specified name.
getIntProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getIntProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a int value.
getInvalidConnections(Set) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
From a set of managed connections, returns the set of invalid ones.
getJMSCorrelationID() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSCorrelationIDAsBytes() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSDeliveryMode() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSDestination() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSExpiration() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMajorVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSMessageID() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSMinorVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSPriority() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSProviderName() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSRedelivered() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSReplyTo() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSTimestamp() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSType() - method in class org.objectweb.joram.client.jms.Message
API method.
getJMSVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJMSXPropertyNames() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getJndiHost() - method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
getJndiName() - method in class org.objectweb.joram.client.connector.LocalQueue
getJndiName() - method in class org.objectweb.joram.client.connector.LocalQueueMBean
getJndiName() - method in class org.objectweb.joram.client.connector.LocalTopic
getJndiName() - method in class org.objectweb.joram.client.connector.LocalTopicMBean
getJndiPort() - method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
getJndiServerIds() - method in class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
getJndiTreeModel() - method in class org.objectweb.joram.client.tools.admin.AdminController
getJvmArgs() - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getJvmArgs(short) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Get the JVM argument for a particular agent server identified by its id.
getJvmArgs(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Get the JVM argument for a particular agent server identified by its name.
getKey() - method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the identifier as an hashtable key.
getKey() - method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the identifier as an hashtable key.
getKey() - method in class org.objectweb.joram.mom.proxies.CloseConnectionNot
getKey() - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
getKey() - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
getKey() - method in class org.objectweb.joram.mom.proxies.SendReplyNot
getKey() - method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
getList(String) - method in class fr.dyade.aaa.util.ATransaction
getList(String) - method in class fr.dyade.aaa.util.NTransaction
getList(String) - method in class fr.dyade.aaa.util.NullTransaction
getList(String) - method in class fr.dyade.aaa.util.Transaction
getListen() - method in class fr.dyade.aaa.jndi2.server.TcpServer
getListener() - method in class fr.dyade.aaa.agent.Role
Returns the wrapped AgentId.
getListeners() - method in class fr.dyade.aaa.agent.RoleMultiple
Gets the listeners list as an Enumeration of AgentId objects.
getLocalHost() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the host name of the server the module is connected to.
getLocalId() - method in class fr.dyade.aaa.jndi2.impl.NamingContextId
getLocalPort() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the port number of the server the module is connected to.
getLocalQueuesNames() - method in class org.objectweb.joram.client.connector.LocalServer
getLocalQueuesNames() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getLocalServer() - 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.connector.LocalServer
getLocalServerId() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getLocalTopicsNames() - method in class org.objectweb.joram.client.connector.LocalServer
getLocalTopicsNames() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getLocalTransaction() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns this managed connection instance as a LocalTransaction instance for managing local transactions.
getLocalUsersNames() - method in class org.objectweb.joram.client.connector.LocalServer
getLocalUsersNames() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getLogger(String) - static method in class fr.dyade.aaa.util.Debug
getLogTopic() - method in class fr.dyade.aaa.agent.Agent
Returns default log topic for agents.
getLogTopic() - method in class fr.dyade.aaa.agent.ProxyAgent
Returns default log topic for proxies.
getLogWriter() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Gets the log writer of this ManagedConnectionFactoryImpl instance.
getLogWriter() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Gets the log writer for this ManagedConnectionImpl instance.
getLong(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getLongProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getLongProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a long value.
getMap() - method in class org.objectweb.joram.shared.messages.Message
Returns the map body of the message.
getMapNames() - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getMaxConnections() - method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns 0 as JORAM as no upper limit of active connections.
getMaxNumberOfWorks() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the maximum number of work instances to be submitted.
getMessage() - method in class org.objectweb.joram.mom.util.BridgeDeliveryNot
Returns the message obtained from the foreign JMS server.
getMessage() - method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the first sent message.
getMessage() - method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
getMessage() - method in class org.objectweb.joram.mom.notifications.QueueMsgReply
Returns the message wrapped by this reply.
getMessage() - method in class org.objectweb.joram.mom.proxies.RequestNot
getMessageListener() - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
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.Session
API method.
getMessages() - method in class org.objectweb.joram.mom.notifications.BrowseReply
Returns the messages carried by this reply.
getMessages() - method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the messages.
getMessages() - method in class org.objectweb.joram.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.
getMessages() - method in class org.objectweb.joram.mom.notifications.TopicMsgsReply
Returns the messages.
getMessageSelector() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the message selector.
getMessageSelector() - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
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.QueueBrowser
API method.
getMetaData() - method in class org.objectweb.joram.client.jms.Connection
API method.
getMetaData() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns the metadata information for the underlying JORAM server.
getMetaData() - method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
getMissingContextId() - method in class fr.dyade.aaa.jndi2.impl.MissingContextException
getName() - method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the name of the administrator.
getName() - method in class fr.dyade.aaa.agent.Agent
Returns this Agent's name.
getName() - method in class fr.dyade.aaa.agent.AgentMBean
Returns this Agent's name.
getName() - static method in class fr.dyade.aaa.agent.AgentServer
getName() - method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns the name of the destination.
getName() - method in class fr.dyade.aaa.util.ConfigVariable
getName() - method in class fr.dyade.aaa.util.Daemon
Returns this daemon's name.
getName() - method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - method in class fr.dyade.aaa.agent.Driver
Returns name of driver, actually classname and driver id.
getName() - method in class fr.dyade.aaa.agent.EngineMBean
Returns this Engine's name.
getName() - method in class fr.dyade.aaa.jndi2.msg.JndiRequest
getName() - method in class fr.dyade.aaa.agent.MessageConsumer
Returns this MessageConsumer's name.
getName() - method in class fr.dyade.aaa.jndi2.impl.MissingContextException
getName() - method in class fr.dyade.aaa.agent.Network
Returns this session's name.
getName() - method in class fr.dyade.aaa.agent.NetworkMBean
Returns this Engine's name.
getName() - method in class fr.dyade.aaa.util.Pool
getName() - method in class fr.dyade.aaa.jndi2.impl.Record
getName() - method in class fr.dyade.aaa.agent.Role
Returns the role name.
getName() - method in class fr.dyade.aaa.agent.RoleMultiple
Returns the role name.
getName() - method in class fr.dyade.aaa.agent.SCServer
getName() - method in class fr.dyade.aaa.agent.SCServerMBean
getName() - static method in class fr.dyade.aaa.agent.ServiceManager
getName() - method in class fr.dyade.aaa.jndi2.impl.UpdateEvent
getName() - method in class org.objectweb.joram.client.jms.admin.User
Returns the user name.
getName(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their name.
getName(String) - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Returns a destination name.
getNameClassPairs() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
getNamedContext() - method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
getNameInNamespace() - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
getNameInNamespace() - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the full name of this context within its own namespace.
getNameNotFoundException() - method in class fr.dyade.aaa.jndi2.impl.MissingRecordException
getNameParser(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
getNameParser(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the parser associated with the named context.
getNameParser(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
getNameParser(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the parser associated with the named context.
getNamingConnection(Hashtable) - static method in class fr.dyade.aaa.jndi2.client.NamingContextFactory
getNamingContext() - method in class fr.dyade.aaa.jndi2.impl.NamingContextInfo
getNamingContext(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ContextManager
getNamingContextId() - method in class fr.dyade.aaa.jndi2.impl.MissingRecordException
getNamingContexts() - method in class fr.dyade.aaa.jndi2.impl.ChangeOwnerEvent
getNat(short) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getNbMaxAgents() - method in class fr.dyade.aaa.agent.EngineMBean
Returns the maximum number of agents loaded in memory.
getNbMsg() - method in class org.objectweb.joram.mom.notifications.LBMessageHope
getNetwork(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getNewlyAuthorizedUsers() - method in class org.objectweb.joram.client.tools.admin.ACLPanel
getNewlyUnauthorizedUsers() - method in class org.objectweb.joram.client.tools.admin.ACLPanel
getNewName() - method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new name of the user.
getNewPass() - method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new password of the user.
getNoLocal() - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for not consuming the local messages.
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.
getNumber() - method in class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Returns the wrapped number.
getNumber() - method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Returns the wrapped value.
getNumberOfPendingMessages() - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
getNumberOfPendingMessages() - method in class org.objectweb.joram.client.connector.LocalQueue
getNumberOfPendingMessages() - method in class org.objectweb.joram.client.connector.LocalQueueMBean
getNumberOfPendingRequests() - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
getNumberOfPendingRequests() - method in class org.objectweb.joram.client.connector.LocalQueue
getNumberOfPendingRequests() - method in class org.objectweb.joram.client.connector.LocalQueueMBean
getNumberOfSubscribers() - method in class org.objectweb.joram.client.connector.LocalTopic
getNumberOfSubscribers() - method in class org.objectweb.joram.client.connector.LocalTopicMBean
getObject() - method in class fr.dyade.aaa.jndi2.impl.BindEvent
getObject() - method in class fr.dyade.aaa.jndi2.msg.BindRequest
getObject() - method in class fr.dyade.aaa.jndi2.msg.LookupReply
getObject() - method in class org.objectweb.joram.shared.messages.Message
Returns the object body of the message.
getObject() - method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
getObject() - method in class fr.dyade.aaa.jndi2.impl.ObjectRecord
getObject() - method in class org.objectweb.joram.mom.proxies.ProxyMessage
getObject() - method in class fr.dyade.aaa.jndi2.impl.RebindEvent
getObject(Class,String) - static method in class fr.dyade.aaa.util.ConfigVariable
getObject(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
Returns an instance of scnURLContext for a java URL.
getObjectInstance(Object,Name,Context,java.util.Hashtable) - method in class org.objectweb.joram.client.connector.ObjectFactoryImpl
Returns a factory given its reference.
getobjectName() - method in class org.objectweb.joram.client.connector.LocalServer
getobjectName() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getObjectProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getObjectProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as an object.
getOis() - method in class fr.dyade.aaa.agent.DriverMonitor
Method returning the ois object.
getOos() - method in class fr.dyade.aaa.agent.DriverMonitor
Method returning the oos object.
getOptionalHeader(String) - method in class org.objectweb.joram.shared.messages.Message
Returns an optional header field value.
getOwner() - method in class fr.dyade.aaa.jndi2.impl.NotOwnerException
getOwnerId() - method in class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
getOwnerId() - method in class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
getOwnerId() - method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
getOwnerId() - method in class fr.dyade.aaa.jndi2.impl.MissingRecordException
getOwnerId() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
getParameters() - method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the factory's configuration parameters.
getParameters() - method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns the factory's configuration parameters.
getPass() - method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the password of the administrator.
getPassword() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user password.
getPassword() - method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the password of the user requesting a connection to the underlying JORAM server.
getPassword() - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
getPassword() - method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
getPassword() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
getPassword(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their password.
getPath() - method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
getPath() - method in class fr.dyade.aaa.jndi2.impl.DestroySubcontextEvent
getPendingMessages() - method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the number of pending messages on this queue.
getPendingMessages(Queue) - method in class org.objectweb.joram.client.tools.admin.AdminController
getPendingRequests() - method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the number of pending requests on this queue.
getPendingRequests(Queue) - method in class org.objectweb.joram.client.tools.admin.AdminController
getPersistent() - method in class org.objectweb.joram.shared.messages.Message
Returns true if the message is persistent.
getPersistentPlatform() - method in class org.objectweb.joram.client.connector.JoramAdapter
getPlatformConfigDir() - method in class org.objectweb.joram.client.connector.JoramAdapter
getPlatformConfiguration() - method in class org.objectweb.joram.client.connector.LocalServer
getPlatformConfiguration() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getPlatformServersIds() - method in class org.objectweb.joram.client.connector.LocalServer
getPlatformServersIds() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getPort() - method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
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.connector.LocalServer
getPort() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getPort() - method in class fr.dyade.aaa.agent.Network
getPort() - method in class fr.dyade.aaa.util.ServerAddress
getPort() - method in class fr.dyade.aaa.agent.ServerDesc
getPort() - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
getPort() - method in class fr.dyade.aaa.util.SocketAddress
Gets the port number.
getPriority() - method in class org.objectweb.joram.shared.messages.Message
Returns the message priority.
getPriority() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getPriority() - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getProperties() - method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the destination properties.
getProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the specified property.
getProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getProperty(String) - static method in class fr.dyade.aaa.agent.AgentServer
Searches for the property with the specified key in the server property list.
getProperty(String) - method in class fr.dyade.aaa.util.SimplePropertiesReader
getProperty(String,String) - static method in class fr.dyade.aaa.agent.AgentServer
Searches for the property with the specified key in the server property list.
getPropertyNames() - method in class org.objectweb.joram.client.jms.Message
API method.
getPropertyNames() - method in class org.objectweb.joram.shared.messages.Message
Returns an enumeration of the properties names.
getProviderMajorVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderMinorVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderVersion() - method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProxId() - method in class org.objectweb.joram.shared.admin.CreateUserReply
Returns the id of the user's proxy.
getProxId() - method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the identifier of the user's proxy.
getProxId() - method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the user's proxy identifier.
getProxyId() - method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the AgentId of the proxy.
getProxyId() - method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the proxy's identifier
getProxyId() - method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
getProxyId() - method in class org.objectweb.joram.client.jms.admin.User
Returns the identifier of the user's proxy.
getProxyId(String,String) - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by ConnectionManager proxies to check their clients identification.
GetProxyIdListNot - class org.objectweb.joram.mom.notifications.GetProxyIdListNot
Transient notification
GetProxyIdNot - class org.objectweb.joram.mom.notifications.GetProxyIdNot
Transient notification
GetProxyIdNot(String,String) - constructor for class org.objectweb.joram.mom.notifications.GetProxyIdNot
getQout() - method in class fr.dyade.aaa.agent.DriverMonitor
Method returning the qout object.
getQueue() - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
getQueue() - method in class fr.dyade.aaa.agent.MessageConsumer
Get this consumer's MessageQueue.
getQueue() - method in class fr.dyade.aaa.agent.Network
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.
getQueueId() - method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the identifier of the queue the threshold is set for.
getQueueId() - method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Returns the identifier of the queue which threshold is unset.
getQueueIds(String) - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request is destinated to a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns true if the messages come from a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns true if the request is destinated to a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns true if the request is destinated to a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns true for a queue listener.
getQueueMode() - method in class org.objectweb.joram.shared.client.SessAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request is destinated to a queue.
getQueueName() - method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueName() - method in class org.objectweb.joram.client.jms.Queue
API method.
getQueues() - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Returns the queues identifiers.
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
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.
getRecord(String) - method in class fr.dyade.aaa.jndi2.impl.NamingContext
getReference() - method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Sets the naming reference of an administered object.
getReference() - method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Sets the naming reference of a destination.
getReference() - method in class org.objectweb.joram.client.jms.ConnectionFactory
Sets the naming reference of a connection factory.
getReference() - method in class org.objectweb.joram.client.jms.Destination
Sets the naming reference of a destination.
getReference() - method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Returns the naming reference of this factory.
getReference() - method in class org.objectweb.joram.client.jms.admin.User
Sets the naming reference of this user.
getReference() - method in class org.objectweb.joram.client.jms.XAConnectionFactory
Sets the naming reference of an XA connection factory.
getRelease() - method in class org.objectweb.joram.client.connector.LocalServer
getRelease() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getReliable() - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
getRemoteServerId() - method in class org.objectweb.joram.client.connector.RemoteServer
getRemoteServerId() - method in class org.objectweb.joram.client.connector.RemoteServerMBean
getReplies() - method in class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
getReply() - method in class fr.dyade.aaa.jndi2.server.JndiReplyNot
getReply(InputStream) - method in class fr.dyade.aaa.agent.HttpNetwork
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.
getReplyObject() - method in class org.objectweb.joram.mom.notifications.AdminReply
Returns an object related to the processing of the request.
getReplyObject() - method in class org.objectweb.joram.shared.admin.AdminReply
Returns the carried object.
getReplyQueue() - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
getReplyToId() - method in class org.objectweb.joram.shared.messages.Message
Returns the destination id the reply should be sent to.
getRequest() - method in class fr.dyade.aaa.jndi2.server.AgentRequestContext
getRequest() - method in class fr.dyade.aaa.jndi2.server.JndiReplyNot
getRequest() - method in class fr.dyade.aaa.jndi2.server.RequestContext
getRequest() - method in class org.objectweb.joram.mom.proxies.SendReplyNot
getRequest() - method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Returns the SpecialAdmin request
getRequest() - method in class fr.dyade.aaa.jndi2.server.TcpRequestContext
getRequest(InputStream) - method in class fr.dyade.aaa.agent.HttpNetwork
getRequestContext() - method in class fr.dyade.aaa.jndi2.server.TcpRequestNot
getRequestId() - method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request identifier.
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.
getRequests() - method in class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
getResolvedName() - method in class fr.dyade.aaa.jndi2.server.RequestContext
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() - 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.
getRootNamingContext() - method in class fr.dyade.aaa.jndi2.impl.ContextManager
getRootOwnerId() - method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
Overrides the JndiServer behavior.
getRootOwnerId() - method in class fr.dyade.aaa.jndi2.server.RequestManager
Returns the root naming context owner identifier.
getRunningMode() - method in class org.objectweb.joram.client.connector.LocalServer
getRunningMode() - method in class org.objectweb.joram.client.connector.LocalServerMBean
getSelector() - method in class org.objectweb.joram.mom.notifications.BrowseRequest
Returns the selector of the request.
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.
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.
getSendings() - method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of ProducerMessages instances.
getServer(short) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a server.
getServer(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a server.
getServerId() - static method in class fr.dyade.aaa.agent.AgentServer
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.client.connector.JoramAdapter
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 fr.dyade.aaa.agent.SCServer
getServerId() - method in class fr.dyade.aaa.agent.SCServerMBean
getServerId() - method in class fr.dyade.aaa.agent.ServerDesc
Gets server id.
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 fr.dyade.aaa.jndi2.server.TcpServer
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.
getServerIdByName(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets a server identifier from its name.
getServerIdByName(String) - static method in class fr.dyade.aaa.agent.AgentServer
Returns the identifier of the agent server which name is specified.
getServerImpl() - method in class fr.dyade.aaa.jndi2.server.RequestManager
getServerName() - method in class org.objectweb.joram.client.connector.JoramAdapter
getServerName() - method in class fr.dyade.aaa.util.ServerAddress
getServerName() - method in class fr.dyade.aaa.agent.ServerDesc
Gets server name for this server.
getServerPort() - method in class org.objectweb.joram.client.connector.JoramAdapter
getServerPort() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
getServerSessionPool() - method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
getServerSetTypes() - method in class fr.dyade.aaa.util.AgentServerConfigGenerator
return the list of all set types defined in template
getServerSetVariables(String) - method in class fr.dyade.aaa.util.AgentServerConfigGenerator
return the list of variables for a type
getServersId() - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
getServersIds() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the platform's servers' identifiers.
getServersIds() - static method in class fr.dyade.aaa.agent.AgentServer
getService(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getServiceArgs(short,String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Get the argument strings for a particular service on a particular agent server identified by its id.
getServiceArgs(short,String) - static method in class fr.dyade.aaa.agent.AgentServer
Get the argument strings for a particular service.
getServiceArgs(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
getServiceArgs(String,String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Get the argument strings for a particular service on a particular agent server identified by its name.
getServiceArgs(String,String) - static method in class fr.dyade.aaa.agent.AgentServer
Get the argument strings for a particular service running on a server identified by its host.
getServiceArgsHost(String,String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets the argument strings for a particular service running on a server identified by its host (searchs on all servers and associated transient).
getServices() - method in class fr.dyade.aaa.agent.ServerDesc
Gets the description of services running on this server.
getSession() - method in class org.objectweb.joram.client.jms.XASession
API method.
getShort(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getShortProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getShortProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a short value.
getSid() - method in class fr.dyade.aaa.agent.AgentAdmin
getSize() - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns the number of transaction identifiers.
getSizeInFile() - method in class fr.dyade.aaa.util.Pipe
getSon() - method in class org.objectweb.joram.shared.admin.SetFather
Returns the identifier of the son.
getStamp() - method in class fr.dyade.aaa.agent.AgentId
getStatus() - static method in class fr.dyade.aaa.agent.AgentServer
getStatus() - method in class fr.dyade.aaa.agent.SCServer
getStatus() - method in class fr.dyade.aaa.agent.SCServerMBean
getStatusInfo() - static method in class fr.dyade.aaa.agent.AgentServer
getStatusInfo() - method in class fr.dyade.aaa.agent.SCServer
getStatusInfo() - method in class fr.dyade.aaa.agent.SCServerMBean
getStream() - method in class org.objectweb.joram.shared.messages.Message
Returns the stream of bytes body of the message.
getString(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
getStringProperty(String) - method in class org.objectweb.joram.client.jms.Message
API method.
getStringProperty(String) - method in class org.objectweb.joram.shared.messages.Message
Returns a property as a String.
getSubIds(String) - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given subscription.
getSubName() - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns the name of the subscription.
getSubs() - method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the subscriptions enumeration.
getSubscriptionDurability() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the subscription durabbility.
getSubscriptionName() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the name of the durable subscription.
getSubscriptions() - method in class org.objectweb.joram.client.jms.Topic
Monitoring method returning the number of users that subscribes on this topic.
getSubscriptions(Topic) - method in class org.objectweb.joram.client.tools.admin.AdminController
getSuccess() - method in class org.objectweb.joram.mom.notifications.AdminReply
Returns true if the request was successful.
getTarget() - method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request target name.
getTarget() - method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target destination or user.
getText() - method in class org.objectweb.joram.shared.messages.Message
Gets the String body of the message.
getText() - method in class org.objectweb.joram.client.jms.TextMessage
API method.
getThreadGroup() - static method in class fr.dyade.aaa.agent.AgentServer
getThreshold() - static method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Static method returning the default threshold.
getThreshold() - method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the threshold.
getThreshold() - method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the threshold.
getThreshold() - method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - method in class org.objectweb.joram.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.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.SetUserThreshold
Returns the threshold value.
getThreshold() - method in class org.objectweb.joram.client.jms.admin.User
Returns the threshold for this user, -1 if not set.
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).
getTimer() - static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Returns the timer provided by the connection manager.
getTimestamp() - method in class org.objectweb.joram.shared.messages.Message
Returns the message time stamp.
getTimeToLive() - method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the time to live value in milliseconds.
getTimeToLive() - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getTimeToLive() - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getTo() - method in class fr.dyade.aaa.agent.AgentId
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.
getTopic() - method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
getTopic() - method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the consumer's topic.
getTopic() - method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
getTopic() - method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getTopicId() - method in class org.objectweb.joram.mom.notifications.ClusterRequest
Returns the identifier of the topic the target topic must set a cluster with.
getTopicName() - method in class org.objectweb.joram.client.jms.Topic
API method.
getTopics() - method in class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopics() - method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopics() - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Returns the topics identifiers.
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.
getTransaction() - static method in class fr.dyade.aaa.agent.AgentServer
Returns the agent server transaction context.
getTransactionTimeout() - method in class org.objectweb.joram.client.jms.XAResource
Returns 0 as timeout feaure is not supported.
getTxPendingTimer() - method in class org.objectweb.joram.client.connector.JoramAdapter
getTxPendingTimer() - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
getType() - method in class fr.dyade.aaa.util.ConfigVariable
getType() - method in class org.objectweb.joram.shared.messages.Message
Returns the message type.
getUpdatedContextId() - method in class fr.dyade.aaa.jndi2.impl.UpdateEvent
getUpdateEvent() - method in class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
getUserDMQ(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.tools.admin.AdminController
getUserName() - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user identification.
getUserName() - method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the identification of the user requesting a connection to the underlying JORAM server.
getUserName() - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
getUserName() - method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the name of the user to create.
getUserName() - method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the name of the user to delete.
getUserName() - method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
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.shared.admin.UpdateUser
Returns the name of the user to update.
getUserPass() - method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the password of the user.
getUserProxId() - method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the future reader's proxy.
getUserProxId() - method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the ProxId of the user the DMQ is set for.
getUserProxId() - method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the identifier of the user's proxy the threshold is set for.
getUserProxId() - method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
Returns the identifier of the user's proxy which DMQ is unset.
getUserProxId() - method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
Returns the identifier of the user's proxy which threshold is unset.
getUsers() - 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() - 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.
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.
getUserThreshold(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.tools.admin.AdminController
getValue(int) - method in class fr.dyade.aaa.agent.SyncNotification
getValue(Vector,String) - static method in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
getVisitTable() - method in class org.objectweb.joram.mom.notifications.LBCycleLife
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.
getXMLConfig() - static method in class fr.dyade.aaa.agent.conf.A3CML
Gets an agent server configuration from a XML file.
getXMLConfig(String) - static method in class fr.dyade.aaa.agent.conf.A3CML
getXMLConfig(String,String) - static method in class fr.dyade.aaa.agent.conf.A3CML
Gets an agent server configuration from a XML file.
globalTransactionId - field in class org.objectweb.joram.client.jms.XidImpl
group - field in class fr.dyade.aaa.util.Daemon
The group of this thread
GT - static field in class org.objectweb.joram.shared.selectors.sym

H

hashCode() - method in class fr.dyade.aaa.agent.AgentId
Returns a hashcode for this AgentId object.
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 fr.dyade.aaa.jndi2.impl.NamingContextId
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.
host - field in class fr.dyade.aaa.agent.conf.A3CMLNat
Value of the translation host.
hostname - field in class fr.dyade.aaa.agent.conf.A3CMLServer
hostname - field in class fr.dyade.aaa.admin.cmd.ServerCmd
HttpDebug - class fr.dyade.aaa.agent.HttpDebug
A HttpDebug service provides an HTTP interface to access to debugging functions in running agent servers.
HttpNetwork - class fr.dyade.aaa.agent.HttpNetwork
HttpNetwork is a simple implementation of StreamNetwork based on HTTP 1.1 protocol.
HttpNetwork() - constructor for class fr.dyade.aaa.agent.HttpNetwork
Creates a new network component.

I

id - field in class org.objectweb.joram.client.jms.admin.AdministeredObject
Identifier of the object.
ID - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
id - field in class fr.dyade.aaa.agent.Driver
identifier local to the driver creator
ID - static field in class org.objectweb.joram.shared.selectors.sym
idxLS - field in class fr.dyade.aaa.agent.Network
Index of local server in status and matrix arrays.
in - field in class fr.dyade.aaa.util.Pipe
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
IN - static field in class org.objectweb.joram.shared.selectors.sym
index(short) - method in class fr.dyade.aaa.agent.Network
Returns the index in internal table of the specified server.
inFlow - static field in class org.objectweb.joram.mom.proxies.ConnectionManager
Limit of incoming messages flow (msgs/s) requested if any, default value is -1 (no limitation).
inFlowControl - field in class fr.dyade.aaa.agent.ProxyAgent
flow control in driver in
INFO - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
INIT - static field in class org.objectweb.joram.mom.dest.LoadingFactor.Status
INIT - static field in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
INIT - static field in class fr.dyade.aaa.util.ReliableTcpConnection
INIT - static field in class fr.dyade.aaa.util.Transaction
init() - static method in class fr.dyade.aaa.util.Debug
init(args[]) - static method in class fr.dyade.aaa.agent.AgentServer
Parses agent server arguments, then initializes this agent server.
init(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.AdminDestinationItf
Initializes the destination.
init(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.Destination
Initializes the destination by creating the DestinationImpl object.
init(fr.dyade.aaa.agent.AgentId,Properties) - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Initializes the module's parameters.
init(Hashtable) - method in class org.objectweb.joram.client.jms.admin.ClusterDestination
init(Properties) - method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Initiales the queue's JMS module.
init(Properties) - method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Initiales the topic's JMS module.
init(short,String,LoggerFactory) - static method in class fr.dyade.aaa.agent.AgentServer
Initializes this agent server.
init(Socket) - method in class fr.dyade.aaa.util.ReliableTcpConnection
init(String) - method in class fr.dyade.aaa.util.ATransaction
init(String) - method in class fr.dyade.aaa.util.NTransaction
init(String) - method in class fr.dyade.aaa.util.NullTransaction
init(String) - method in class fr.dyade.aaa.util.Transaction
init(String,boolean) - static method in class fr.dyade.aaa.agent.AdminProxy
Initializes the package as a well known service.
init(String,boolean) - static method in class fr.dyade.aaa.agent.AgentAdmin
Initializes the package as a well known service.
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 fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
init(String,boolean) - static method in class fr.dyade.aaa.agent.HttpDebug
Initializes the package as a well known service.
init(String,boolean) - static method in class fr.dyade.aaa.jndi2.server.JndiServer
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(String,int) - method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Initializes the JndiSoapService.
init(String,int,short[]) - method in class fr.dyade.aaa.agent.HttpNetwork
Initializes a new network component.
init(String,int,short[]) - method in class fr.dyade.aaa.agent.Network
Initializes a new network component.
init(String,int,short[]) - method in class fr.dyade.aaa.agent.NGNetwork
Initializes a new network component.
init(String,int,short[]) - method in class fr.dyade.aaa.agent.PoolNetwork
Initializes a new network component.
init(String,int,short[]) - method in class fr.dyade.aaa.agent.StreamNetwork
Initializes a new StreamNetwork component.
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.
INIT_REQUEST_TABLE - static field in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
initialize() - method in class fr.dyade.aaa.jndi2.impl.ContextManager
initialize() - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
initialize() - method in class fr.dyade.aaa.jndi2.impl.StorageManager
initialize(boolean) - method in class org.objectweb.joram.mom.proxies.ProxyImpl
(Re)initializes the proxy.
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.CreateFactoryDialog
Set up the dialog.
initialize(Frame) - static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Set up the dialog.
InitJndiServerNot - class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
InputFormPanel - class org.objectweb.joram.client.tools.admin.InputFormPanel
InputFormPanel(JLabel[],JTextField[]) - constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
insert(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.MessageConsumer
Insert a message in the MessageQueue.
insert(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.Network
Insert a message in the MessageQueue.
instancesTable - static field in class org.objectweb.joram.client.jms.admin.AdministeredObject
Class table holding the AdministeredObject instances.
INT - static field in class org.objectweb.joram.shared.selectors.sym
interrupt() - method in class fr.dyade.aaa.util.Daemon
Interrupts this daemon.
intValue() - method in class fr.dyade.aaa.util.EnumerationType
invoke(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.SyncNotification
invoke(fr.dyade.aaa.jndi2.msg.JndiRequest) - method in class fr.dyade.aaa.jndi2.client.NamingConnection
invoke(fr.dyade.aaa.jndi2.msg.JndiRequest) - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
An invoke opens a connection and closes it when the result has been returned.
invoke(fr.dyade.aaa.jndi2.server.RequestContext) - method in class fr.dyade.aaa.jndi2.server.RequestManager
Overrides the JndiServer behavior.
A centralized JNDI server returns a JNDI error explaining that this server is not the owner of the context on which the JNDI operation is called.
IOControl - class org.objectweb.joram.mom.proxies.tcp.IOControl
IOControl(Socket) - constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
IOControl(Socket,long) - constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
IS - static field in class org.objectweb.joram.shared.selectors.sym
isAdminConnected() - method in class org.objectweb.joram.client.tools.admin.AdminController
isAdministrator(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the administering permission of a given client agent.
isCurrentThread() - method in class fr.dyade.aaa.util.Daemon
Tests if the daemon's thread is the current one.
isDeployed() - method in class fr.dyade.aaa.agent.Agent
Returns if the currently Agent has already been deployed.
isEmpty() - method in class fr.dyade.aaa.admin.script.Script
iseventProvider() - method in class org.objectweb.joram.client.connector.LocalServer
iseventProvider() - method in class org.objectweb.joram.client.connector.LocalServerMBean
isFixed() - method in class fr.dyade.aaa.agent.Agent
Tests if the agent is pinned in memory.
isFixed() - method in class fr.dyade.aaa.agent.AgentMBean
Tests if the agent is pinned in memory.
isFreelyReadable() - method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free READ access.
isFreelyReadable(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
isFreelyWritable(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
isFreelyWriteable() - method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning true if this destination provides free WRITE access.
isInitialized() - method in class fr.dyade.aaa.agent.ServiceDesc
Tests if this Service is initialized.
isJndiConnected() - method in class org.objectweb.joram.client.tools.admin.AdminController
isNullId() - method in class fr.dyade.aaa.agent.AgentId
isOverloaded() - method in class org.objectweb.joram.mom.dest.LoadingFactor
return true if cluster queue is overloaded.
isPersistent() - method in class fr.dyade.aaa.util.ATransaction
isPersistent() - method in class fr.dyade.aaa.util.NTransaction
isPersistent() - method in class fr.dyade.aaa.util.NullTransaction
isPersistent() - method in class fr.dyade.aaa.util.Transaction
isQueue() - method in class org.objectweb.joram.client.jms.Destination
Returns true if the destination is a queue.
isReader(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the reading permission of a given client agent.
isRebind() - method in class fr.dyade.aaa.jndi2.msg.BindRequest
isRunning - field in class fr.dyade.aaa.agent.Driver
Boolean variable used to stop the driver properly.
isRunning() - method in class fr.dyade.aaa.util.Daemon
Tests if this daemon is alive.
isRunning() - method in class fr.dyade.aaa.agent.EngineMBean
Tests if the engine is alive.
isRunning() - method in class fr.dyade.aaa.agent.HttpNetwork
Tests if the network component is alive.
isRunning() - method in class fr.dyade.aaa.agent.MessageConsumer
Tests if the component is alive.
isRunning() - method in class fr.dyade.aaa.agent.NetworkMBean
Tests if the engine is alive.
isRunning() - method in class fr.dyade.aaa.agent.NGNetwork
Tests if the network component is alive.
isRunning() - method in class fr.dyade.aaa.agent.PoolNetwork
Tests if the network component is alive.
isRunning() - method in class fr.dyade.aaa.agent.ServiceDesc
Tests if this Service is running.
isRunning() - method in class fr.dyade.aaa.agent.SimpleNetwork
Tests if the network component is alive.
isSameRM(javax.transaction.xa.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.
isstateManageable() - method in class org.objectweb.joram.client.connector.LocalServer
isstateManageable() - method in class org.objectweb.joram.client.connector.LocalServerMBean
isstatisticsProvider() - method in class org.objectweb.joram.client.connector.LocalServer
isstatisticsProvider() - method in class org.objectweb.joram.client.connector.LocalServerMBean
isTaken(String) - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for checking if a given name is already used.
isUndeliverable(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.dest.QueueImpl
Returns true if a given message is considered as undeliverable, because its delivery count matches the queue's threshold, if any, or the server's default threshold value (if any).
isValid() - method in class org.objectweb.joram.shared.messages.Message
Returns true if the message is valid.
isValid() - method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns false if the request expired.
isWriter(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the writing permission of a given client agent.
itemExists(String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.

J

JAVA_HOST_PROPERTY - static field in class fr.dyade.aaa.jndi2.client.NamingContextFactory
This property which defines the host name must be passed when creating an initial context using this factory.
JAVA_PORT_PROPERTY - static field in class fr.dyade.aaa.jndi2.client.NamingContextFactory
This property which defines the listener port must be passed when creating an initial context using this factory.
jmsMajorVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
jmsMinorVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
jmsProviderName - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
jmsVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
jmsxProperties - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
JndiAdminRequest - interface fr.dyade.aaa.jndi2.msg.JndiAdminRequest
JndiError - class fr.dyade.aaa.jndi2.msg.JndiError
JndiError(NamingException) - constructor for class fr.dyade.aaa.jndi2.msg.JndiError
jndiFactory - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Name of the JNDI factory class to use.
JndiHelper - class fr.dyade.aaa.util.JndiHelper
JndiReadRequest - interface fr.dyade.aaa.jndi2.msg.JndiReadRequest
JndiReply - class fr.dyade.aaa.jndi2.msg.JndiReply
JndiReply() - constructor for class fr.dyade.aaa.jndi2.msg.JndiReply
JndiReplyNot - class fr.dyade.aaa.jndi2.server.JndiReplyNot
JndiRequest - class fr.dyade.aaa.jndi2.msg.JndiRequest
JndiRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.JndiRequest
JndiScriptReplyNot - class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
JndiScriptReplyNot(fr.dyade.aaa.jndi2.msg.JndiReply[]) - constructor for class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
JndiScriptRequestNot - class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
JndiServer - class fr.dyade.aaa.jndi2.server.JndiServer
Class of a JNDI centralized server.
JndiServiceStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JNDI service AgentId.
JndiSoapService - class fr.dyade.aaa.jndi2.soap.JndiSoapService
The JndiSoapService class implements a JNDI access through a SOAP service.
JndiUpdateNot - class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
JndiUpdateNot(fr.dyade.aaa.jndi2.impl.UpdateEvent) - constructor for class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
jndiUrl - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JNDI URL.
joinAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Causes the current thread to wait, if necessary, until the process running this agent server has terminated.
joinAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminHelper
Causes the current thread to wait, if necessary, until the process running this agent server has terminated.
joiningQueue - field in class org.objectweb.joram.shared.admin.AddQueueCluster
JoinQueueCluster - class org.objectweb.joram.mom.notifications.JoinQueueCluster
JoinQueueCluster(float,Hashtable,Hashtable,boolean,boolean) - constructor for class org.objectweb.joram.mom.notifications.JoinQueueCluster
JoramAdapter - class org.objectweb.joram.client.connector.JoramAdapter
A JoramAdapter instance manages connectivities to an underlying JORAM server: outbound connectivity (JCA connection management contract) and inbound connectivity (asynchronous message delivery as specified by the JCA message inflow contract).
JoramAdapter() - constructor for class org.objectweb.joram.client.connector.JoramAdapter
Constructs a JoramAdapter instance.
JoramAdminPxStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JORAM administration proxy AgentId.
JoramAdminStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JORAM administration topic AgentId.
JoramTracing - class org.objectweb.joram.client.jms.JoramTracing
The JoramTracing class centralizes the log tracing for joram.
jvmArgs - field in class fr.dyade.aaa.agent.conf.A3CMLServer
JvmArgsCmdException - class fr.dyade.aaa.admin.cmd.JvmArgsCmdException
JvmArgsCmdException() - constructor for class fr.dyade.aaa.admin.cmd.JvmArgsCmdException
JvmArgsCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.JvmArgsCmdException
JvmArgsCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.JvmArgsCmdException

K

Kb - static field in class fr.dyade.aaa.util.Transaction
KEYFILE - static field in class fr.dyade.aaa.agent.SSLNetwork
killAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Kills this agent server process.
killAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminHelper
Kills this agent server process.
KMGRFACT - static field in class fr.dyade.aaa.agent.SSLNetwork
KPROVIDER - static field in class fr.dyade.aaa.agent.SSLNetwork
KTYPE - static field in class fr.dyade.aaa.agent.SSLNetwork

L

LBCycleLife - class org.objectweb.joram.mom.notifications.LBCycleLife
LBCycleLife(float) - constructor for class org.objectweb.joram.mom.notifications.LBCycleLife
LBLoadingFactor - class org.objectweb.joram.mom.notifications.LBLoadingFactor
LBLoadingFactor(long,float) - constructor for class org.objectweb.joram.mom.notifications.LBLoadingFactor
LBMessageGive - class org.objectweb.joram.mom.notifications.LBMessageGive
LBMessageGive(long,float) - constructor for class org.objectweb.joram.mom.notifications.LBMessageGive
LBMessageHope - class org.objectweb.joram.mom.notifications.LBMessageHope
LBMessageHope(long,float) - constructor for class org.objectweb.joram.mom.notifications.LBMessageHope
LE - static field in class org.objectweb.joram.shared.selectors.sym
LeaveQueueCluster - class org.objectweb.joram.mom.notifications.LeaveQueueCluster
Removes a queue from the cluster Queue it is part of.
LeaveQueueCluster(String) - constructor for class org.objectweb.joram.mom.notifications.LeaveQueueCluster
LifeCycleListener - interface fr.dyade.aaa.jndi2.server.LifeCycleListener
LIKE - static field in class org.objectweb.joram.shared.selectors.sym
list(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
list(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
list(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
list(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
listBindings(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
listBindings(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
listBindings(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
ListBindingsReply - class fr.dyade.aaa.jndi2.msg.ListBindingsReply
ListBindingsReply(Binding[]) - constructor for class fr.dyade.aaa.jndi2.msg.ListBindingsReply
ListBindingsRequest - class fr.dyade.aaa.jndi2.msg.ListBindingsRequest
ListBindingsRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.ListBindingsRequest
listBorder - static field in class fr.dyade.aaa.util.Strings
Controls the formatting of lists of objects.
ListClusterQueue - class org.objectweb.joram.shared.admin.ListClusterQueue
ListClusterQueue(String) - constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
list the cluster queue.
listener - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if a listener has been set on the JMS consumer.
LISTENPORT - static field in class fr.dyade.aaa.agent.AdminProxy
Property that define the TCP listen port
listMax - static field in class fr.dyade.aaa.util.Strings
Controls the formatting of lists of objects.
listQueueCluster(org.objectweb.joram.client.jms.Queue) - static method in class org.objectweb.joram.client.jms.admin.AdminHelper
List a cluster queue.
ListReply - class fr.dyade.aaa.jndi2.msg.ListReply
ListReply(NameClassPair[]) - constructor for class fr.dyade.aaa.jndi2.msg.ListReply
ListRequest - class fr.dyade.aaa.jndi2.msg.ListRequest
ListRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.ListRequest
load() - static method in class fr.dyade.aaa.agent.conf.A3CMLConfig
read object from a serialized file, in cfgDir if null, search object in path used to load classes
load(String) - method in class fr.dyade.aaa.util.ATransaction
load(String) - method in class fr.dyade.aaa.util.NTransaction
load(String) - method in class fr.dyade.aaa.util.NullTransaction
load(String) - method in class fr.dyade.aaa.util.Transaction
load(String,String) - method in class fr.dyade.aaa.util.ATransaction
load(String,String) - method in class fr.dyade.aaa.util.NTransaction
load(String,String) - method in class fr.dyade.aaa.util.NullTransaction
load(String,String) - method in class fr.dyade.aaa.util.Transaction
loadAll() - method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Loads all persisted objects.
loadByteArray(String) - method in class fr.dyade.aaa.util.ATransaction
loadByteArray(String) - method in class fr.dyade.aaa.util.NTransaction
loadByteArray(String) - method in class fr.dyade.aaa.util.NullTransaction
loadByteArray(String) - method in class fr.dyade.aaa.util.Transaction
loadByteArray(String,String) - method in class fr.dyade.aaa.util.ATransaction
loadByteArray(String,String) - method in class fr.dyade.aaa.util.NTransaction
loadByteArray(String,String) - method in class fr.dyade.aaa.util.NullTransaction
loadByteArray(String,String) - method in class fr.dyade.aaa.util.Transaction
loadingFactor - field in class org.objectweb.joram.mom.dest.ClusterQueueImpl
to calcul the loading factor, overloaded, ...
LoadingFactor - class org.objectweb.joram.mom.dest.LoadingFactor
loadNamingContext(String) - method in class fr.dyade.aaa.jndi2.impl.StorageManager
loadType(String,ClassLoader) - static method in class fr.dyade.aaa.util.TypeLoader
If the specified type is primitive, the associated wrapper class is returned (e.g.
LocalConnection - class org.objectweb.joram.client.jms.local.LocalConnection
LocalConnection(String,String) - constructor for class org.objectweb.joram.client.jms.local.LocalConnection
LocalConnectionFactory - class org.objectweb.joram.client.jms.local.LocalConnectionFactory
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
LocalDriver - class org.objectweb.joram.client.jms.local.LocalDriver
A TcpDriver gets server deliveries coming through a local connection.
Constructs a TcpDriver daemon.
localHost - static field in class org.objectweb.joram.client.jms.admin.AdminModule
The host name or IP address this client is connected to.
localId(short) - static method in class fr.dyade.aaa.agent.AgentId
LocalJndiServiceStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for local JNDI service AgentId.
localPort - static field in class org.objectweb.joram.client.jms.admin.AdminModule
The port number of the client connection.
LocalQueue - class org.objectweb.joram.client.connector.LocalQueue
The LocalQueue class allows to manage a queue hosted by the adapter's underlying server.
LocalQueue(org.objectweb.joram.client.jms.Queue) - constructor for class org.objectweb.joram.client.connector.LocalQueue
Constructs a LocalQueue instance.
LocalQueueMBean - interface org.objectweb.joram.client.connector.LocalQueueMBean
The LocalQueueMBean interface defines the administration methods provided by the LocalQueue class.
LocalServer - class org.objectweb.joram.client.connector.LocalServer
The LocalServer class allows to manage the adapter's underlying server.
LocalServer(org.objectweb.joram.client.connector.JoramAdapter) - constructor for class org.objectweb.joram.client.connector.LocalServer
Constructs a LocalServer instance.
LocalServerMBean - interface org.objectweb.joram.client.connector.LocalServerMBean
The LocalServerMBean interface defines the administration methods provided by the LocalServer class.
LocalTopic - class org.objectweb.joram.client.connector.LocalTopic
The LocalTopic class allows to manage a topic hosted by the adapter's underlying server.
LocalTopic(org.objectweb.joram.client.jms.Topic) - constructor for class org.objectweb.joram.client.connector.LocalTopic
Constructs a LocalTopic instance.
LocalTopicMBean - interface org.objectweb.joram.client.connector.LocalTopicMBean
The LocalTopicMBean interface defines the administration methods provided by the LocalTopic class.
LOG - static field in class fr.dyade.aaa.agent.AdminProxy
logFD - field in class fr.dyade.aaa.util.ATransaction
logFile - field in class fr.dyade.aaa.util.ATransaction
logFilePN - field in class fr.dyade.aaa.util.ATransaction
logger - static field in class fr.dyade.aaa.util.ReliableTcpConnection
logger - static field in class fr.dyade.aaa.jndi2.scn.scnURLContext
logger - static field in class fr.dyade.aaa.jndi2.scn.scnURLContextFactory
logger - static field in class fr.dyade.aaa.jndi2.client.Trace
logger - static field in class fr.dyade.aaa.jndi2.impl.Trace
logger - static field in class fr.dyade.aaa.jndi2.server.Trace
logmon - field in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
logmon - field in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
logmon - field in class fr.dyade.aaa.agent.Agent
logmon - field in class fr.dyade.aaa.agent.Channel
logmon - field in class fr.dyade.aaa.util.Daemon
logmon - field in class fr.dyade.aaa.agent.Driver
logmon - field in class fr.dyade.aaa.agent.Network
logmon - field in class fr.dyade.aaa.agent.SCAdminBase
logmon - field in class fr.dyade.aaa.agent.SCAdminHelper
LONG - static field in class org.objectweb.joram.shared.selectors.sym
lookup(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Looks up the specified path.
lookup(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
lookup(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the named object.
lookup(String) - method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Service method: retrieves an object and returns it coded.
lookup(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
lookup(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the named object.
lookupLink(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
lookupLink(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
lookupLink(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
LookupReply - class fr.dyade.aaa.jndi2.msg.LookupReply
LookupReply(Object) - constructor for class fr.dyade.aaa.jndi2.msg.LookupReply
LookupRequest - class fr.dyade.aaa.jndi2.msg.LookupRequest
LookupRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.LookupRequest
LPAREN - static field in class org.objectweb.joram.shared.selectors.sym
LT - static field in class org.objectweb.joram.shared.selectors.sym

M

main(args[]) - static method in class fr.dyade.aaa.agent.AgentServer
Main for a standard agent server.
main(String[]) - static method in class org.objectweb.joram.client.tools.admin.AdminTool
Start the admin tool by creating the controller and the main window.
ManagedConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
A ManagedConnectionFactoryImpl instance manages outbound connectivity to a given JORAM server.
ManagedConnectionFactoryImpl() - constructor for class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Constructs a ManagedConnectionFactoryImpl instance.
ManagedConnectionImpl - class org.objectweb.joram.client.connector.ManagedConnectionImpl
A ManagedConnectionImpl instance wraps a physical connection to an underlying JORAM server, and provides "handles" for handling this physical connection.
ManagedConnectionMetaDataImpl - class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
A ManagedConnectionMetaDataImpl instance provides information related to a managed connection.
ManagedConnectionMetaDataImpl(String) - constructor for class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Constructs a ManagedConnectionMetaDataImpl instance.
ManagedQueueConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
A ManagedQueueConnectionFactoryImpl instance manages PTP outbound connectivity to a given JORAM server.
ManagedQueueConnectionFactoryImpl() - constructor for class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Constructs a ManagedQueueConnectionFactoryImpl instance.
ManagedTopicConnectionFactoryImpl - class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
A ManagedTopicConnectionFactoryImpl instance manages PubSub outbound connectivity to a given JORAM server.
ManagedTopicConnectionFactoryImpl() - constructor for class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Constructs a ManagedTopicConnectionFactoryImpl instance.
MAP - static field in class org.objectweb.joram.shared.messages.MessageType
A map message carries an hashtable.
MapMessage - class org.objectweb.joram.client.jms.MapMessage
Implements the javax.jms.MapMessage interface.
matches(org.objectweb.joram.shared.messages.Message,String) - static method in class org.objectweb.joram.shared.selectors.Selector
Destinations call this method to filter a message according to a selector.
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
Finds a matching connection from the candidate set of connections and returns a ManagedConnectionImpl instance.
MaxIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Maximum reserved stamp.
MaxSystemIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Maximum reserved stamp for system services.
MaxWKSIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Maximum reserved stamp for well known services.
Mb - static field in class fr.dyade.aaa.util.Transaction
mcf - field in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Central manager for outbound connectivity.
Generate news a3servers configurations depending of new template, new properties and existing configuration.
Message - class org.objectweb.joram.client.jms.Message
Implements the javax.jms.Message interface.
Message - class org.objectweb.joram.shared.messages.Message
The Message class actually provides the transport facility for the data exchanged during MOM operations.
Message() - constructor for class org.objectweb.joram.shared.messages.Message
Constructs a Message instance.
MessageConsumer - interface fr.dyade.aaa.agent.MessageConsumer
The parent interface for all messages consumers.
MessageConsumer - class org.objectweb.joram.client.jms.MessageConsumer
Implements the javax.jms.MessageConsumer interface.
MessageConverterModule - class org.objectweb.joram.mom.util.MessageConverterModule
The MessageConverterModule is a utility class used for converting JORAM MOM messages into foreign JMS messages and foreign JMS messages into JORAM MOM messages.
messageDelivered(String) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
call in deliverMessages just after channel.sendTo(msg), overload this methode to process a specific treatment.
messageDelivered(String) - method in class org.objectweb.joram.mom.dest.QueueImpl
call in deliverMessages just after channel.sendTo(msg), overload this methode to process a specific treatment.
MessageException - class org.objectweb.joram.shared.excepts.MessageException
A MessageException is thrown when an error occurs while accessing a message.
MessageException(String) - constructor for class org.objectweb.joram.shared.excepts.MessageException
Constructs a MessageException instance.
messageListener - field in class org.objectweb.joram.client.jms.Session
The message listener of the session, if any.
MessagePersistenceModule - class org.objectweb.joram.mom.util.MessagePersistenceModule
The MessagePersistenceModule class is a utility class used by queues and proxies for persisting, retrieving and deleting messages.
MessagePersistenceModule(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.util.MessagePersistenceModule
Constructs a MessagePersistenceModule instance.
MessageProducer - class org.objectweb.joram.client.jms.MessageProducer
Implements the javax.jms.MessageProducer interface.
messageRemoved(String) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
call in deliverMessages just after a remove message (invalid), overload this methode to process a specific treatment.
messageRemoved(String) - method in class org.objectweb.joram.mom.dest.QueueImpl
call in deliverMessages just after a remove message (invalid), overload this methode to process a specific treatment.
MessageROException - class org.objectweb.joram.shared.excepts.MessageROException
A MessageROException is thrown when trying to write on a READ-ONLY part of a message.
MessageROException(String) - constructor for class org.objectweb.joram.shared.excepts.MessageROException
Constructs a MessageROException instance.
messages - field in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the messages before delivery.
messageSendToCluster(String) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
MessageType - interface org.objectweb.joram.shared.messages.MessageType
The MessageType interface defines the various types of MOM messages.
MessageValueException - class org.objectweb.joram.shared.excepts.MessageValueException
A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
MessageValueException(String) - constructor for class org.objectweb.joram.shared.excepts.MessageValueException
Constructs a MessageValueException instance.
MIN_LONG - static field in class org.objectweb.joram.shared.selectors.sym
MINUS - static field in class org.objectweb.joram.shared.selectors.sym
MinWKSIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Minimum reserved stamp for well known services.
MissingContextException - class fr.dyade.aaa.jndi2.impl.MissingContextException
Thrown when a naming context has not been found whereas its parent naming context contains a ContextRecord indicating that the naming context exists.
Constructs a MissingContextException.
MissingRecordException - class fr.dyade.aaa.jndi2.impl.MissingRecordException
Thrown when a ContextRecord has not been found in a naming context.
Constructs a MissingRecordException.
MomException - class org.objectweb.joram.shared.excepts.MomException
The MomException class is the exception class thrown by the MOM actors.
MomException(String) - constructor for class org.objectweb.joram.shared.excepts.MomException
Constructs a MomException containing a given description.
MomExceptionReply - class org.objectweb.joram.shared.client.MomExceptionReply
A MomExceptionReply instance is used by a JMS client proxy to send a MomException back to a JMS client.
MomExceptionReply(int,org.objectweb.joram.shared.excepts.MomException) - constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
MomExceptionReply(org.objectweb.joram.shared.excepts.MomException) - constructor for class org.objectweb.joram.shared.client.MomExceptionReply
Constructs a MomExceptionReply instance.
momMsg - field in class org.objectweb.joram.client.jms.Message
The wrapped MOM message.
MomTracing - class org.objectweb.joram.mom.MomTracing
The MomTracing class centralizes the log tracing for the MOM.
Monit_FreeAccess - class org.objectweb.joram.mom.notifications.Monit_FreeAccess
A Monit_FreeAccess request is used by an administrator client for checking the free access rights on a destination.
Monit_FreeAccess(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_FreeAccess
Constructs a Monit_FreeAccess instance.
Monit_FreeAccessRep - class org.objectweb.joram.mom.notifications.Monit_FreeAccessRep
A Monit_FreeAccessRep reply is used by a destination for sending to an administrator client its free access settings.
Constructs a Monit_FreeAccessRep instance.
Monit_GetCluster - class org.objectweb.joram.mom.notifications.Monit_GetCluster
A Monit_GetCluster instance is used by an administrator for requesting the identifiers of a cluster's topics.
Monit_GetCluster(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetCluster
Constructs a Monit_GetCluster instance.
Monit_GetClusterRep - class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
A Monit_GetClusterRep reply is used by a topic for sending the identifiers of its cluster's topics to the administrator.
Constructs a Monit_GetClusterRep instance.
Monit_GetDMQSettings - class org.objectweb.joram.mom.notifications.Monit_GetDMQSettings
A Monit_GetDMQSettings instance requests DMQ settings.
Monit_GetDMQSettings(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetDMQSettings
Constructs a Monit_GetDMQSettings instance.
Monit_GetDMQSettingsRep - class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
A Monit_GetDMQSettingsRep instance is used by a destination or a proxy for sending to an administrator client its DMQ settings.
Constructs a Monit_GetDMQSettingsRep instance.
Monit_GetFather - class org.objectweb.joram.mom.notifications.Monit_GetFather
A Monit_GetFather instance is used by an administrator for requesting the identifier of a topic's father.
Monit_GetFather(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetFather
Constructs a Monit_GetFather instance.
Monit_GetFatherRep - class org.objectweb.joram.mom.notifications.Monit_GetFatherRep
A Monit_GetFatherRep reply is used by a topic for sending the identifier of its hierarchical father to the administrator.
Constructs a Monit_GetFatherRep instance.
Monit_GetNumberRep - class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
A Monit_GetNumberRep reply is used by a destination for sending to an administrator client an integer value.
Monit_GetNumberRep(org.objectweb.joram.mom.notifications.AdminRequest,int) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Constructs a Monit_GetNumberRep.
Monit_GetPendingMessages - class org.objectweb.joram.mom.notifications.Monit_GetPendingMessages
A Monit_GetPendingMessages request is used by an administrator client for requesting the number of pending messages on a queue agent.
Monit_GetPendingMessages(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingMessages
Constructs a Monit_GetPendingMessages.
Monit_GetPendingRequests - class org.objectweb.joram.mom.notifications.Monit_GetPendingRequests
A Monit_GetPendingRequests request is used by an administrator client for requesting the number of pending requests on a queue agent.
Monit_GetPendingRequests(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetPendingRequests
Constructs a Monit_GetPendingRequests.
Monit_GetReaders - class org.objectweb.joram.mom.notifications.Monit_GetReaders
A Monit_GetReaders request is used by an administrator client for requesting the identifiers of the readers on a destination.
Monit_GetReaders(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetReaders
Constructs a Monit_GetReaders instance.
Monit_GetSubscriptions - class org.objectweb.joram.mom.notifications.Monit_GetSubscriptions
A Monit_GetSubscriptions request is used by an administrator client for requesting the number of subscriptions on a topic agent.
Monit_GetSubscriptions(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetSubscriptions
Constructs a Monit_GetSubscriptions.
Monit_GetUsersRep - class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
A Monit_GetUsersRep reply is used by a destination for sending to an administrator client the identifiers of its readers or writers.
Monit_GetUsersRep(org.objectweb.joram.mom.notifications.AdminRequest,Vector) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Constructs a Monit_GetUsersRep instance.
Monit_GetWriters - class org.objectweb.joram.mom.notifications.Monit_GetWriters
A Monit_GetWriters request is used by an administrator client for requesting the identifiers of the writers on a destination.
Monit_GetWriters(String) - constructor for class org.objectweb.joram.mom.notifications.Monit_GetWriters
Constructs a Monit_GetWriters instance.
TcpServer.Monitor - class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
Monitor(String,fr.dyade.aaa.jndi2.server.TcpServer) - constructor for class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
Monitor_GetCluster - class org.objectweb.joram.shared.admin.Monitor_GetCluster
A Monitor_GetCluster instance requests the list of the topics part of a cluster.
Monitor_GetCluster(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetCluster
Constructs a Monitor_GetCluster instance.
Monitor_GetClusterRep - class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
A Monitor_GetClusterRep instance holds the identifiers of a cluster's topics.
Monitor_GetClusterRep(Vector) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Constructs a Monitor_GetClusterRep instance.
Monitor_GetDestinations - class org.objectweb.joram.shared.admin.Monitor_GetDestinations
A Monitor_GetDestinations instance requests the list of the destinations of a given server.
Monitor_GetDestinations(int) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Constructs a Monitor_GetDestinations instance.
Monitor_GetDestinationsRep - class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
A Monitor_GetDestinationsRep instance replies to a get destinations monitoring request, and holds the destinations on a given server.
Monitor_GetDMQSettings - class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
A Monitor_GetDMQSettings instance requests the DMQ settings of a server, a user or a destination.
Monitor_GetDMQSettings(int) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettings(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Constructs a Monitor_GetDMQSettings instance.
Monitor_GetDMQSettingsRep - class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
A Monitor_GetDMQSettingsRep instance holds the dead message queue and threshold settings of a server, a destination or a user.
Monitor_GetDMQSettingsRep(String,Integer) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Constructs a Monitor_GetDMQSettingsRep instance.
Monitor_GetFather - class org.objectweb.joram.shared.admin.Monitor_GetFather
A Monitor_GetFather instance requests the identifier of a topic father.
Monitor_GetFather(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetFather
Constructs a Monitor_GetFather instance.
Monitor_GetFatherRep - class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
A Monitor_GetFatherRep instance holds the identifier of a topic's hierarchical father.
Monitor_GetFatherRep(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Constructs a Monitor_GetFatherRep instance.
Monitor_GetFreeAccess - class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
A Monitor_GetFreeAccess instance checks the free access settings on a given destination.
Monitor_GetFreeAccess(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccess
Constructs a Monitor_GetFreeAccess instance.
Monitor_GetFreeAccessRep - class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
A Monitor_GetFreeAccessRep instance carries the free access settings of a destination.
Monitor_GetFreeAccessRep(boolean,boolean) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetFreeAccessRep
Constructs a Monit_GetFreeAccessRep instance.
Monitor_GetNumberRep - class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
A Monitor_GetNumberRep instance is a reply wrapping an integer value.
Monitor_GetNumberRep(int) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Constructs a Monitor_GetNumberRep instance.
Monitor_GetPendingMessages - class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
A Monitor_GetPendingMessages instance requests the number of pending messages on a given queue.
Monitor_GetPendingMessages(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingMessages
Constructs a Monitor_GetPendingMessages instance.
Monitor_GetPendingRequests - class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
A Monitor_GetPendingRequests instance requests the number of pending requests on a given queue.
Monitor_GetPendingRequests(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetPendingRequests
Constructs a Monitor_GetPendingRequests instance.
Monitor_GetReaders - class org.objectweb.joram.shared.admin.Monitor_GetReaders
A Monitor_GetReaders instance requests the list of the readers on a given destination.
Monitor_GetReaders(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetReaders
Constructs a Monitor_GetReaders instance.
Monitor_GetServersIds - class org.objectweb.joram.shared.admin.Monitor_GetServersIds
A Monitor_GetServersIds instance requests the list of the platform's servers' identifiers.
Monitor_GetServersIds(int) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Constructs a Monitor_GetServersIds instance.
Monitor_GetServersIdsRep - class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
A Monitor_GetServersIdsRep instance holds the list of the platform's servers' identifiers.
Monitor_GetServersIdsRep(Vector) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
Constructs a Monitor_GetServersRep instance.
Monitor_GetSubscriptions - class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
A Monitor_GetSubscriptions instance requests the number of subscriptions on a given topic.
Monitor_GetSubscriptions(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetSubscriptions
Constructs a Monitor_GetSubscriptions instance.
Monitor_GetUsers - class org.objectweb.joram.shared.admin.Monitor_GetUsers
A Monitor_GetUsers instance requests the list of the users of a given server.
Monitor_GetUsers(int) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsers
Constructs a Monitor_GetUsers instance.
Monitor_GetUsersRep - class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
A Monitor_GetUsersRep instance replies to a get users, readers or writers monitoring request.
Monitor_GetUsersRep() - constructor for class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Constructs a Monitor_GetUsersRep instance.
Monitor_GetWriters - class org.objectweb.joram.shared.admin.Monitor_GetWriters
A Monitor_GetWriters instance requests the list of the writers on a given destination.
Monitor_GetWriters(String) - constructor for class org.objectweb.joram.shared.admin.Monitor_GetWriters
Constructs a Monitor_GetWriters instance.
Monitor_Reply - class org.objectweb.joram.shared.admin.Monitor_Reply
A Monitor_Reply instance is used by a org.objectweb.joram.mom.dest.AdminTopic topic for sending monitoring information to a client monitorer.
Monitor_Reply() - constructor for class org.objectweb.joram.shared.admin.Monitor_Reply
Constructs a Monitor_Reply instance.
Monitor_Request - class org.objectweb.joram.shared.admin.Monitor_Request
A Monitor_Request request is sent by a monitorer inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an monitoring operation.
mq - field in class fr.dyade.aaa.agent.AgentDriver
queue of Notification objects to be sent
multiConn - field in class fr.dyade.aaa.agent.ProxyAgent
true if the proxy manages multiple connections.
multipleCnx - field in class fr.dyade.aaa.agent.ProxyAgent
true if proxy may handle multiple connection
MXServer - interface fr.dyade.aaa.agent.management.MXServer
mxserver - static field in class fr.dyade.aaa.agent.management.MXWrapper
MXWrapper - class fr.dyade.aaa.agent.management.MXWrapper

N

name - field in class fr.dyade.aaa.agent.conf.A3CMLDomain
Name of the domain.
name - field in class fr.dyade.aaa.agent.conf.A3CMLProperty
Name of the property.
name - field in class fr.dyade.aaa.agent.conf.A3CMLServer
name - field in class fr.dyade.aaa.agent.Agent
Symbolic name of the agent
NAME - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
name - field in class fr.dyade.aaa.admin.cmd.DomainCmd
name - field in class fr.dyade.aaa.agent.Driver
name - field in class fr.dyade.aaa.agent.Network
The component's name as it appears in logging.
name - field in class fr.dyade.aaa.util.Pipe
name - field in class fr.dyade.aaa.admin.cmd.ServerCmd
name - field in class fr.dyade.aaa.admin.cmd.SetPropertyCmd
name - field in class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
names - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
names - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
names - static field in class org.objectweb.joram.mom.dest.LoadingFactor.Status
NameServiceStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for name service AgentId.
NamingConnection - interface fr.dyade.aaa.jndi2.client.NamingConnection
NamingContext - class fr.dyade.aaa.jndi2.impl.NamingContext
NamingContextFactory - class fr.dyade.aaa.jndi2.client.NamingContextFactory
NamingContextId - class fr.dyade.aaa.jndi2.impl.NamingContextId
NamingContextId(Object,long) - constructor for class fr.dyade.aaa.jndi2.impl.NamingContextId
NamingContextImpl - class fr.dyade.aaa.jndi2.client.NamingContextImpl
NamingContextImpl() - constructor for class fr.dyade.aaa.jndi2.client.NamingContextImpl
Empty constructor, called by the subclass.
NamingContextInfo - class fr.dyade.aaa.jndi2.impl.NamingContextInfo
nat - field in class fr.dyade.aaa.agent.conf.A3CMLServer
NatCmdException - class fr.dyade.aaa.admin.cmd.NatCmdException
NatCmdException() - constructor for class fr.dyade.aaa.admin.cmd.NatCmdException
NatCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.NatCmdException
NatCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.NatCmdException
NBMONITOR - static field in class fr.dyade.aaa.agent.AdminProxy
Property that define the number of monitor
needToBeCommited() - method in class fr.dyade.aaa.agent.Agent
NEQ - static field in class org.objectweb.joram.shared.selectors.sym
network - field in class fr.dyade.aaa.agent.conf.A3CMLDomain
Full name of Java class
Network - class fr.dyade.aaa.agent.Network
The Network abstract class provides ..
Network() - constructor for class fr.dyade.aaa.agent.Network
Creates a new network component.
NETWORK_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
networkClass - field in class fr.dyade.aaa.admin.cmd.DomainCmd
NetworkCmd - class fr.dyade.aaa.admin.cmd.NetworkCmd
NetworkCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.NetworkCmd
network
NetworkCmdException - class fr.dyade.aaa.admin.cmd.NetworkCmdException
NetworkCmdException() - constructor for class fr.dyade.aaa.admin.cmd.NetworkCmdException
NetworkCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.NetworkCmdException
NetworkCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.NetworkCmdException
NetworkMBean - interface fr.dyade.aaa.agent.NetworkMBean
networks - field in class fr.dyade.aaa.agent.conf.A3CMLServer
newConfig - field in class fr.dyade.aaa.admin.script.Script
create new configuration
NewDomainCmd - class fr.dyade.aaa.admin.cmd.NewDomainCmd
NewDomainCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.NewDomainCmd
create new domain
newInitialContext() - static method in class fr.dyade.aaa.util.JndiHelper
Set the context class loader of the current thread in order to enable the JNDI helper class to find the specified factory class (java.naming.factory.initial).
newInitialContext(Hashtable) - static method in class fr.dyade.aaa.util.JndiHelper
newLogFile() - method in class fr.dyade.aaa.util.AFastTransaction
newLogFile() - method in class fr.dyade.aaa.util.ATransaction
NewNetworkCmd - class fr.dyade.aaa.admin.cmd.NewNetworkCmd
NewNetworkCmd(String,String,int) - constructor for class fr.dyade.aaa.admin.cmd.NewNetworkCmd
create new network
NewServerCmd - class fr.dyade.aaa.admin.cmd.NewServerCmd
NewServerCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.NewServerCmd
create new persistent server
NewServerCmd(String,String,Short) - constructor for class fr.dyade.aaa.admin.cmd.NewServerCmd
create new persistent server
NewServiceCmd - class fr.dyade.aaa.admin.cmd.NewServiceCmd
NewServiceCmd(String,String,String) - constructor for class fr.dyade.aaa.admin.cmd.NewServiceCmd
create new service
NGNetwork - class fr.dyade.aaa.agent.NGNetwork
NGNetwork is a new implementation of Network class using nio package.
NGNetwork() - constructor for class fr.dyade.aaa.agent.NGNetwork
Creates a new network component.
noLocal - field in class org.objectweb.joram.client.jms.MessageConsumer
true if the subscriber does not wish to consume messages produced by its connection.
NONE - static field in class fr.dyade.aaa.agent.AgentAdmin
not - field in class fr.dyade.aaa.agent.ExceptionNotification
The failing notification.
NOT - static field in class org.objectweb.joram.shared.selectors.sym
not - field in class fr.dyade.aaa.agent.UnknownAgent
The failing notification that can not be delivered.
not - field in class fr.dyade.aaa.agent.UnknownNotification
The failing notification.
NOTBETWEEN - static field in class org.objectweb.joram.shared.selectors.sym
Notification - class fr.dyade.aaa.agent.Notification
Class Notification is the root of the notifications hierarchy.
NotificationInputStream - interface fr.dyade.aaa.agent.NotificationInputStream
This interface must be implemented by all classes used in filtering an input stream to a DriverIn object.
NotificationOutputStream - interface fr.dyade.aaa.agent.NotificationOutputStream
This interface must be implemented by all classes used in filtering an output stream from a DriverOut object.
notifyListener(org.objectweb.joram.client.tools.admin.ControllerEvent) - method in class org.objectweb.joram.client.tools.admin.AdminController
NotOwnerException - class fr.dyade.aaa.jndi2.impl.NotOwnerException
Thrown when a naming operation (bind, rebind, createSubcontext, destroySubcontext) is done on a naming context which owner is not the local naming server.
NotOwnerException(Object) - constructor for class fr.dyade.aaa.jndi2.impl.NotOwnerException
Constructs a NotOwnerException.
notUsableMessage - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Message explaining why the module is not usable.
notWriteable - field in class org.objectweb.joram.shared.messages.Message
true if the message could not be written on the dest.
NTransaction - class fr.dyade.aaa.util.NTransaction
NTransaction() - constructor for class fr.dyade.aaa.util.NTransaction
NULL - static field in class org.objectweb.joram.shared.selectors.sym
NULL_ID - static field in class fr.dyade.aaa.agent.AgentServer
nullId - static field in class fr.dyade.aaa.agent.AgentId
null AgentId.
NullIdStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for NullId.
NullTransaction - class fr.dyade.aaa.util.NullTransaction
NullTransaction() - constructor for class fr.dyade.aaa.util.NullTransaction

O

OBJECT - static field in class org.objectweb.joram.shared.messages.MessageType
An object message carries a serializable object.
ObjectFactory - class fr.dyade.aaa.jndi2.msg.ObjectFactory
ObjectFactoryImpl - class org.objectweb.joram.client.connector.ObjectFactoryImpl
This class is a factory for building non managed outbound connection factories from their JNDI reference.
ObjectMessage - class org.objectweb.joram.client.jms.ObjectMessage
Implements the javax.jms.ObjectMessage interface.
ObjectRecord - class fr.dyade.aaa.jndi2.impl.ObjectRecord
ObjectRecord(String,Object) - constructor for class fr.dyade.aaa.jndi2.impl.ObjectRecord
ois - field in class fr.dyade.aaa.agent.ProxyAgent
input stream, created by subclass during connect
OK - static field in class fr.dyade.aaa.agent.DeleteAck
OKSTRING - static field in class fr.dyade.aaa.agent.AgentServer
onException(JMSException) - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Implements the javax.jms.ExceptionListener interface for catching the failures of the connection to the remote JMS server.
onException(JMSException) - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the wrapped physical connection has been lost.
onMessage(javax.jms.Message) - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Implements the javax.jms.MessageListener interface for processing the asynchronous deliveries coming from the foreign JMS server.
In a centralized JNDI server a missing context shows that the naming data are unconsistent.
In a centralized JNDI server a missing context shows that the naming data are unconsistent.
In a centralized JNDI server a missing record shows that the name asked by the JNDI request doesn't exist.
In a centralized JNDI server a missing record shows that the name asked by the JNDI request doesn't exist.
onUpdate(fr.dyade.aaa.jndi2.impl.UpdateEvent) - method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
onUpdate(fr.dyade.aaa.jndi2.impl.UpdateEvent) - method in class fr.dyade.aaa.jndi2.impl.UpdateListener
oos - field in class fr.dyade.aaa.agent.ProxyAgent
output stream, created by subclass during connect
OpenConnectionNot - class org.objectweb.joram.mom.proxies.OpenConnectionNot
OpenConnectionNot(boolean,int) - constructor for class org.objectweb.joram.mom.proxies.OpenConnectionNot
OR - static field in class org.objectweb.joram.shared.selectors.sym
order - field in class org.objectweb.joram.shared.messages.Message
Arrival position of this message on its queue or proxy.
The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification.
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.
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.
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.
The org.objectweb.joram.mom package provides the implementation of JORAM's MOM on top of the ScalAgent agent platform (package fr.dyade.aaa).
The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.
The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents.
The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.
The org.objectweb.joram.mom.proxies.soap package provides a proxy accessible through the SOAP communication protocol.
The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol.
The org.objectweb.joram.mom.util package provides utility classes used by the MOM destinations and proxies.
The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions.
The org.objectweb.joram.shared.client package holds the request and reply objects used in the clients - platform interactions.
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.
The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM.
The org.objectweb.joram.shared.selector package holds the classes implementing the selector feature, used for filtering the messages according to their properties.
out - field in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Out stream for error logging and tracing.
out - field in class fr.dyade.aaa.util.Pipe
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
OutboundConnection - class org.objectweb.joram.client.connector.OutboundConnection
An OutboundConnection instance is a handler for a physical connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundConnectionFactory - class org.objectweb.joram.client.connector.OutboundConnectionFactory
An OutboundConnectionFactory instance is used for getting a connection to an underlying JORAM server.
OutboundConsumer - class org.objectweb.joram.client.connector.OutboundConsumer
An OutboundConsumer instance wraps a JMS consumer for a component involved in outbound messaging.
OutboundProducer - class org.objectweb.joram.client.connector.OutboundProducer
An OutboundProducer instance wraps a JMS producer for a component involved in outbound messaging.
OutboundPublisher - class org.objectweb.joram.client.connector.OutboundPublisher
An OutboundPublisher instance wraps a JMS producer for a component involved in PubSub outbound messaging.
OutboundQueueConnection - class org.objectweb.joram.client.connector.OutboundQueueConnection
An OutboundQueueConnection instance is a handler for a physical PTP connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundQueueConnectionFactory - class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
An OutboundQueueConnectionFactory instance is used for getting a PTP connection to an underlying JORAM server.
OutboundQueueSession - class org.objectweb.joram.client.connector.OutboundQueueSession
An OutboundQueueSession instance wraps a JMS QueueSession (XA or not) for a component involved in PTP outbound messaging.
OutboundReceiver - class org.objectweb.joram.client.connector.OutboundReceiver
An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.
OutboundSender - class org.objectweb.joram.client.connector.OutboundSender
An OutboundSender instance wraps a JMS producer for a component involved in PTP outbound messaging.
OutboundSession - class org.objectweb.joram.client.connector.OutboundSession
An OutboundSession instance wraps a JMS session (XA or not) for a component involved in outbound messaging.
OutboundSubscriber - class org.objectweb.joram.client.connector.OutboundSubscriber
An OutboundSubscriber instance wraps a JMS PubSub consumer for a component involved in outbound messaging.
OutboundTopicConnection - class org.objectweb.joram.client.connector.OutboundTopicConnection
An OutboundTopicConnection instance is a handler for a physical PubSub connection to an underlying JORAM server, allowing a component to transparently use this physical connection possibly within a transaction (local or global).
OutboundTopicConnectionFactory - class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
An OutboundTopicConnectionFactory instance is used for getting a PubSub connection to an underlying JORAM server.
OutboundTopicSession - class org.objectweb.joram.client.connector.OutboundTopicSession
An OutboundTopicSession instance wraps a JMS TopicSession (XA or not) for a component involved in PubSub outbound messaging.

P

params - field in class org.objectweb.joram.client.jms.ConnectionFactory
Object containing the factory's parameters.
params - field in class org.objectweb.joram.client.jms.XAConnectionFactory
Factory's parameters object.
parse(java.io.Reader,String) - method in class fr.dyade.aaa.agent.conf.A3CMLWrapper
Parses the xml file named cfgFileName.
parse(Reader,String) - method in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
Parses the xml file named cfgFileName.
parse(Reader,String) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Parses the xml file named cfgFileName and calls handler methods.
PASS - static field in class fr.dyade.aaa.agent.SSLNetwork
password - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User password for connecting to the foreign JMS server.
password - field in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
period - field in class org.objectweb.joram.mom.dest.ClusterQueueImpl
period to eval the loading factor
persistenceModule - field in class org.objectweb.joram.mom.dest.QueueImpl
The persistence module used for managing the messages' persistence.
persistent - field in class fr.dyade.aaa.agent.Notification
Context of the notification.
PING - static field in class fr.dyade.aaa.agent.AdminProxy
PingRequest - class org.objectweb.joram.shared.client.PingRequest
PingRequest() - constructor for class org.objectweb.joram.shared.client.PingRequest
Constructs an AbstractJmsRequest.
Pipe - class fr.dyade.aaa.util.Pipe
Pipe() - constructor for class fr.dyade.aaa.util.Pipe
Creates a Pipe with default size for memory buffer.
Pipe(int,String,String) - constructor for class fr.dyade.aaa.util.Pipe
Creates a Pipe with specified size for in memory buffer.
plogFilePN - field in class fr.dyade.aaa.util.ATransaction
PLUS - static field in class org.objectweb.joram.shared.selectors.sym
Pool - class fr.dyade.aaa.util.Pool
Pool(String,int) - constructor for class fr.dyade.aaa.util.Pool
PoolNetwork - class fr.dyade.aaa.agent.PoolNetwork
PoolNetwork is an implementation of StreamNetwork class that manages multiple connection.
PoolNetwork() - constructor for class fr.dyade.aaa.agent.PoolNetwork
Creates a new network component.
pop() - method in class fr.dyade.aaa.util.Queue
Removes and returns the object at the top of this queue.
port - field in class fr.dyade.aaa.agent.conf.A3CMLNat
Value of the translation port.
port - field in class fr.dyade.aaa.agent.conf.A3CMLNetwork
port - field in class fr.dyade.aaa.agent.conf.A3CMLPServer
Communication port if the server is directly accessible by the root server.
PORT - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
port - field in class fr.dyade.aaa.agent.Network
The communication port.
port - field in class fr.dyade.aaa.admin.cmd.NewNetworkCmd
port - field in class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
post(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.MessageConsumer
Adds a message in "ready to deliver" list.
post(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.Network
Adds a message in "ready to deliver" list.
post(fr.dyade.aaa.agent.Message) - method in class fr.dyade.aaa.agent.NGNetwork
Adds a message in "ready to deliver" list.
prepare() - method in class org.objectweb.joram.client.jms.BytesMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - method in class org.objectweb.joram.client.jms.MapMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - method in class org.objectweb.joram.client.jms.Message
Method preparing the message for sending; resets header values, and serializes the body (done in subclasses).
prepare() - method in class org.objectweb.joram.client.jms.ObjectMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - method in class org.objectweb.joram.client.jms.StreamMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare() - method in class org.objectweb.joram.client.jms.TextMessage
Method actually preparing the message for sending by transfering the local body into the wrapped MOM message.
prepare(Xid) - method in class org.objectweb.joram.client.jms.XAResource
Prepares the resource.
PREPARED - static field in class org.objectweb.joram.client.jms.XAResourceMngr
Prepared transaction.
print(PrintWriter,String) - static method in class fr.dyade.aaa.util.XMLWriter
Prints a string with quotes and quoted special characters.
priority - field in class fr.dyade.aaa.util.Daemon
The priority that is assigned to the daemon.
Actually processes the distribution of the received messages to the valid subscriptions by sending a TopicMsgsReply notification to the valid subscribers.
processSetRight(fr.dyade.aaa.agent.AgentId,int) - method in class org.objectweb.joram.mom.dest.DestinationImpl
set user right.
producer - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Producer object.
producer - field in class org.objectweb.joram.client.connector.OutboundProducer
The wrapped JMS producer.
PRODUCER_HIGH_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
PRODUCER_NO_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
PRODUCER_NORMAL_ACTIVITY - static field in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
ProducerMessages - class org.objectweb.joram.shared.client.ProducerMessages
A ProducerMessages instance is sent by a MessageProducer when sending messages.
ProducerMessages(String) - constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance.
ProducerMessages(String,org.objectweb.joram.shared.messages.Message) - constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance carrying a single message.
producerSession - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for sending messages to the foreign JMS destination.
LoadingFactor.ProducerStatus - class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
producThreshold - field 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 field in class org.objectweb.joram.client.tools.admin.AdminController
PROP_JNDI_HOST - static field in class org.objectweb.joram.client.tools.admin.AdminController
PROP_JNDI_PORT - static field in class org.objectweb.joram.client.tools.admin.AdminController
properties - field in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all global properties
properties - field in class fr.dyade.aaa.agent.conf.A3CMLServer
PROPERTY_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
PropertyCmdException - class fr.dyade.aaa.admin.cmd.PropertyCmdException
PropertyCmdException() - constructor for class fr.dyade.aaa.admin.cmd.PropertyCmdException
PropertyCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.PropertyCmdException
PropertyCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.PropertyCmdException
propertyExists(String) - method in class org.objectweb.joram.client.jms.Message
API method.
propertyExists(String) - method in class org.objectweb.joram.shared.messages.Message
Returns true if a given property exists.
providerMajorVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
providerMinorVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
providerVersion - static field in class org.objectweb.joram.client.jms.ConnectionMetaData
proxy - field in class fr.dyade.aaa.agent.AgentDriver
id of associated proxy agent
ProxyAgent - class fr.dyade.aaa.agent.ProxyAgent
ProxyAgent() - constructor for class fr.dyade.aaa.agent.ProxyAgent
Allocates a new Agent object.
ProxyAgent(short,String) - constructor for class fr.dyade.aaa.agent.ProxyAgent
Allocates a new Agent object.
ProxyAgent(String) - constructor for class fr.dyade.aaa.agent.ProxyAgent
Allocates a new Agent object.
ProxyAgent(String,int) - constructor for class fr.dyade.aaa.agent.ProxyAgent
ProxyAgentItf - interface org.objectweb.joram.mom.proxies.ProxyAgentItf
The ProxyAgentItf interface defines the methods which must be provided by a proxy agent hosting a ProxyImpl instance.
ProxyImpl - class org.objectweb.joram.mom.proxies.ProxyImpl
The ProxyImpl class implements the MOM proxy behaviour, basically forwarding client requests to MOM destinations and MOM destinations replies to clients.
ProxyImpl(org.objectweb.joram.mom.proxies.ProxyAgentItf) - constructor for class org.objectweb.joram.mom.proxies.ProxyImpl
Constructs a ProxyImpl instance.
ProxyMessage - class org.objectweb.joram.mom.proxies.ProxyMessage
ProxyMessage(long,long,Object) - constructor for class org.objectweb.joram.mom.proxies.ProxyMessage
ProxyMessageNot - class org.objectweb.joram.mom.proxies.ProxyMessageNot
ProxyMessageNot(int,org.objectweb.joram.mom.proxies.ProxyMessage) - constructor for class org.objectweb.joram.mom.proxies.ProxyMessageNot
publish(javax.jms.Message) - method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(javax.jms.Message,int,int,long) - method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(javax.jms.Topic,javax.jms.Message) - method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(javax.jms.Topic,javax.jms.Message,int,int,long) - method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(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.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(Topic,Message,int,int,long) - method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
push(Object) - method in class fr.dyade.aaa.util.Queue
Pushes an item at the end of this queue.
push(org.objectweb.joram.mom.proxies.ProxyMessage) - method in class org.objectweb.joram.mom.proxies.AckedQueue
put(Object,fr.dyade.aaa.jndi2.impl.NamingContext) - method in class fr.dyade.aaa.jndi2.impl.ContextCache
put(Object,fr.dyade.aaa.jndi2.impl.NamingContext) - method in class fr.dyade.aaa.jndi2.impl.ContextTable
putInVisitTable(String,Vector) - method in class org.objectweb.joram.mom.notifications.LBCycleLife

Q

QBrowseReply - class org.objectweb.joram.shared.client.QBrowseReply
A QBrowseReply instance is used by a JMS client proxy for forwarding a BrowseReply destination notification, actually replying to a client QBrowseRequest.
QBrowseReply() - constructor for class org.objectweb.joram.shared.client.QBrowseReply
QBrowseReply(int,Vector) - constructor for class org.objectweb.joram.shared.client.QBrowseReply
Constructs a QBrowseReply.
QBrowseRequest - class org.objectweb.joram.shared.client.QBrowseRequest
A QBrowseRequest instance is sent by a QueueBrowser when requesting an enumeration.
QBrowseRequest() - constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
QBrowseRequest(String,String) - constructor for class org.objectweb.joram.shared.client.QBrowseRequest
Constructs a QBrowseRequest instance.
qout - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Vector holding the pending messages to send after reconnection.
qout - field in class fr.dyade.aaa.agent.Network
The MessageVector associated with this network component.
qout - field in class fr.dyade.aaa.agent.ProxyAgent
communication with drvOut
Queue - class fr.dyade.aaa.util.Queue
The Queue class implements a First-In-First-Out (FIFO) list of objects.
Queue - class org.objectweb.joram.client.jms.Queue
Implements the javax.jms.Queue interface and provides JORAM specific administration and monitoring methods.
Queue - class org.objectweb.joram.mom.dest.Queue
A Queue agent is an agent hosting a MOM queue, and which behaviour is provided by a QueueImpl instance.
Queue() - constructor for class fr.dyade.aaa.util.Queue
Constructs a Queue instance.
Queue() - constructor for class org.objectweb.joram.client.jms.Queue
Constructs an empty queue.
Queue() - constructor for class org.objectweb.joram.mom.dest.Queue
Empty constructor for newInstance().
Queue(boolean) - constructor for class org.objectweb.joram.mom.dest.Queue
Constructor with parameter for fixing the queue or not.
Queue(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.Queue
Constructs a Queue agent.
Queue(String) - constructor for class org.objectweb.joram.client.jms.Queue
Constructs a queue.
Queue(String,String) - constructor for class org.objectweb.joram.client.jms.Queue
Constructs a queue.
QueueBrowser - class org.objectweb.joram.client.jms.QueueBrowser
Implements the javax.jms.QueueBrowser interface.
QueueClusterNot - class org.objectweb.joram.mom.notifications.QueueClusterNot
QueueClusterNot(float) - constructor for class org.objectweb.joram.mom.notifications.QueueClusterNot
QueueConnection - class org.objectweb.joram.client.jms.QueueConnection
Implements the javax.jms.QueueConnection interface.
Creates a QueueConnection instance.
QueueConnectionFactory - class org.objectweb.joram.client.jms.QueueConnectionFactory
Implements the javax.jms.QueueConnectionFactory interface.
QueueConnectionFactory() - constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs an empty QueueConnectionFactory.
QueueConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.QueueConnectionFactory
Constructs a QueueConnectionFactory dedicated to a given server.
QueueConnectionRequest - class org.objectweb.joram.client.connector.QueueConnectionRequest
A QueueConnectionRequest instance wraps a user connection request for performing PTP messaging.
QueueConnectionRequest(String,String) - constructor for class org.objectweb.joram.client.connector.QueueConnectionRequest
Constructs a QueueConnectionRequest instance.
QueueImpl - class org.objectweb.joram.mom.dest.QueueImpl
The QueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests.
QueueImpl(fr.dyade.aaa.agent.AgentId,fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.QueueImpl
Constructs a QueueImpl instance.
QueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
A QueueLocalConnectionFactory instance is a factory of local connections for PTP communication.
QueueLocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
QueueMsgReply - class org.objectweb.joram.mom.notifications.QueueMsgReply
A QueueMsgReply instance is used by a queue for replying to a ReceiveRequest by sending a message to a client.
Constructs a QueueMsgReply instance.
QueueReceiver - class org.objectweb.joram.client.jms.QueueReceiver
Implements the javax.jms.QueueReceiver interface.
QueueSender - class org.objectweb.joram.client.jms.QueueSender
Implements the javax.jms.QueueSender interface.
QueueSession - class org.objectweb.joram.client.jms.QueueSession
Implements the javax.jms.QueueSession interface.
QueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
A QueueTcpConnectionFactory instance is a factory of TCP connections for PTP communication.
QueueTcpConnectionFactory() - constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs an empty QueueTcpConnectionFactory instance.
QueueTcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Constructs a QueueTcpConnectionFactory instance.
QuickSort - class fr.dyade.aaa.util.QuickSort

R

Distributes the received notifications to the appropriate reactions.
Defines the reaction of the agent when receiving a notification.
Reacts to AgentAdmin specific notifications.
Specializes this QueueImpl method for processing the specific bridge notifications.
Specializes this TopicImpl method for processing the specific bridge notifications.
Reactions to notifications are implemented by the DestinationImpl class.
Distributes the received notifications to the appropriate reactions.
Defines the reaction of the agent when receiving a notification.
Reactions to notifications are implemented by the DestinationImpl class.
Distributes the received notifications to the appropriate reactions.
Method implementing the ProxyAgent reactions to notifications.
react(fr.dyade.aaa.agent.AgentId,fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.proxies.ProxyImpl
Distributes the received notifications to the appropriate reactions.
Distributes the received notifications to the appropriate reactions.
Distributes the received notifications to the appropriate reactions.
react(fr.dyade.aaa.agent.AgentId,fr.dyade.aaa.agent.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.
react(fr.dyade.aaa.agent.Notification) - method in class fr.dyade.aaa.agent.AgentDriver
Reacts to notifications from proxy.
Method processing clients requests.
READ - static field in class org.objectweb.joram.mom.dest.DestinationImpl
READ access value.
read(Object[]) - method in class fr.dyade.aaa.util.Pipe
readBag(ObjectInputStream) - method in class fr.dyade.aaa.agent.BagSerializer
The readBag method is responsible for reading from the stream and restoring the agent's transient state.
readBag(ObjectInputStream) - method in class fr.dyade.aaa.jndi2.server.Container
readBag(ObjectInputStream) - method in class fr.dyade.aaa.jndi2.impl.ContextManager
readBag(ObjectInputStream) - method in class org.objectweb.joram.mom.proxies.ProxyImpl
readBag(ObjectInputStream) - method in class fr.dyade.aaa.jndi2.server.RequestManager
readBag(ObjectInputStream) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
readBag(ObjectInputStream) - method in class fr.dyade.aaa.jndi2.impl.StorageManager
readBag(ObjectInputStream) - method in class org.objectweb.joram.mom.proxies.UserAgent
readBoolean() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBoolean() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readByte() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readByte() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readBytes(byte[]) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBytes(byte[]) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readBytes(byte[],int) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readChar() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readChar() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readDouble() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readDouble() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readFloat() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readFloat() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readInt() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readInt() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readLine(InputStream) - method in class fr.dyade.aaa.agent.HttpNetwork
readLong() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readLong() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readNotification() - method in class fr.dyade.aaa.agent.NotificationInputStream
Gets a Notification from the stream.
readObject() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readShort() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readShort() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readString() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readUnsignedByte() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedShort() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUTF() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
READWRITE - static field in class org.objectweb.joram.mom.dest.DestinationImpl
READ and WRITE access value.
rebind(CompositeName,Object) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Rebinds an object to the specified path.
rebind(Name,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
rebind(Name,Object) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String,Hashtable) - method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Service method: decodes and rebinds an object.
rebind(String,Object) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
rebind(String,Object) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object, overwriting any existing binding.
RebindEvent - class fr.dyade.aaa.jndi2.impl.RebindEvent
receive() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Asynchronous method requesting a delivery from the foreign JMS destination.
receive() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Notifies the daemon of a new "receive" request.
receive() - method in class org.objectweb.joram.mom.proxies.tcp.IOControl
receive() - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
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.tcp.ReliableTcpClient
receive() - method in class fr.dyade.aaa.util.ReliableTcpConnection
receive(long) - method in class org.objectweb.joram.client.jms.MessageConsumer
API method implemented in subclasses.
receive(long) - method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receiveNoWait() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Synchronous method requesting an immediate delivery from the foreign JMS destination.
receiveNoWait() - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
receiveNoWait() - method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
ReceiveRequest - class org.objectweb.joram.mom.notifications.ReceiveRequest
A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
ReceiveRequest(int,int,String,long,boolean) - constructor for class org.objectweb.joram.mom.notifications.ReceiveRequest
Constructs a ReceiveRequest instance.
receiving - field in class org.objectweb.joram.mom.dest.QueueImpl
true if the queue is currently receiving messages.
reconnect() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Notifies the daemon to start reconnecting.
The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
ReconnectionDaemon() - constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Constructs a ReconnectionDaemon thread.
Record - class fr.dyade.aaa.jndi2.impl.Record
Record(String) - constructor for class fr.dyade.aaa.jndi2.impl.Record
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() - 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).
recover(int) - method in class org.objectweb.joram.client.jms.XAResource
Recovers the prepared transactions identifiers.
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.
ref - static field in class org.objectweb.joram.mom.dest.AdminTopicImpl
Reference of the server's local AdminTopicImpl instance.
reference - field 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
registerMBean(Object,String,String) - method in class fr.dyade.aaa.agent.management.MXServer
registerMBean(Object,String,String) - static method in class fr.dyade.aaa.agent.management.MXWrapper
reinit() - static method in class fr.dyade.aaa.util.Debug
reinitialize() - method in class fr.dyade.aaa.agent.ProxyAgent
Reinitializes the agent, that is reconnects its input and output.
release() - method in class fr.dyade.aaa.util.ATransaction
release() - method in class fr.dyade.aaa.util.NTransaction
release() - method in class fr.dyade.aaa.util.NullTransaction
release() - method in class fr.dyade.aaa.util.Transaction
ReliableTcpClient - class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
ReliableTcpConnection() - constructor for class fr.dyade.aaa.util.ReliableTcpConnection
RemoteServer - class org.objectweb.joram.client.connector.RemoteServer
The RemoteServer class allows to handle remote JORAM servers.
RemoteServer(short) - constructor for class org.objectweb.joram.client.connector.RemoteServer
Constructs a RemoteServer instance.
RemoteServerMBean - interface org.objectweb.joram.client.connector.RemoteServerMBean
The RemoteServerMBean interface defines the administration methods provided by the RemoteServer class.
remove(fr.dyade.aaa.admin.cmd.AdminCmd) - method in class fr.dyade.aaa.admin.script.Script
remove(fr.dyade.aaa.admin.cmd.StartAdminCmd) - method in class fr.dyade.aaa.admin.script.StartScript
remove(fr.dyade.aaa.admin.cmd.StopAdminCmd) - method in class fr.dyade.aaa.admin.script.StopScript
remove(Object) - method in class fr.dyade.aaa.jndi2.impl.ContextCache
remove(Object) - method in class fr.dyade.aaa.jndi2.impl.ContextTable
remove(Object) - method in class fr.dyade.aaa.jndi2.impl.SimpleContextTable
removeConnectionEventListener(ConnectionEventListener) - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Removes a connection event listener.
removeDomain(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Removes a domain.
RemoveDomainCmd - class fr.dyade.aaa.admin.cmd.RemoveDomainCmd
RemoveDomainCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.RemoveDomainCmd
remove domain
removeFromEnvironment(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
removeFromEnvironment(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Removes an environment property from the environment of this context.
removeListener(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.RoleMultiple
Removes an agent from the listeners list.
removeNat(short) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
RemoveNetworkCmd - class fr.dyade.aaa.admin.cmd.RemoveNetworkCmd
RemoveNetworkCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.RemoveNetworkCmd
Constructs a new network removal command.
removeProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
remove property
removeProperty(String) - method in class fr.dyade.aaa.agent.conf.A3CMLServer
removeQueue - field in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
removeQueue - field in class org.objectweb.joram.shared.admin.RemoveQueueCluster
RemoveQueueCluster - class org.objectweb.joram.shared.admin.RemoveQueueCluster
removeQueueCluster(String) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
removeQueue leave the cluster.
RemoveQueueCluster(String,String) - constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
Leave a queue to a cluster.
removeRecord(String) - method in class fr.dyade.aaa.jndi2.impl.NamingContext
removeServer(fr.dyade.aaa.agent.conf.A3CMLServer) - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
removeServer(short) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Removes a server.
removeServer(String) - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Remove a server.
RemoveServerCmd - class fr.dyade.aaa.admin.cmd.RemoveServerCmd
RemoveServerCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.RemoveServerCmd
remove persistent server
RemoveServiceCmd - class fr.dyade.aaa.admin.cmd.RemoveServiceCmd
RemoveServiceCmd(String,String,String) - constructor for class fr.dyade.aaa.admin.cmd.RemoveServiceCmd
remove service
rename(Name,Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
rename(Name,Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
rename(String,String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
ReplicationEntryPoint - class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
ReplicationManager - class fr.dyade.aaa.jndi2.distributed.ReplicationManager
ReplicationManager(short[]) - constructor for class fr.dyade.aaa.jndi2.distributed.ReplicationManager
repliesTable - field in class org.objectweb.joram.client.jms.Connection
Table holding the server replies to synchronous requests.
reply - static field in class org.objectweb.joram.client.jms.admin.AdminModule
Reply object received from the platform.
reply - field in class fr.dyade.aaa.agent.AgentCreateRequest
Id.
reply - field in class fr.dyade.aaa.agent.AgentDeleteRequest
the agent identified by 'reply' will receive a DeleteAck when destruction complete
reply - field in class fr.dyade.aaa.agent.DeleteNot
the agent identified by 'reply' will receive a DeleteAck when destruction complete
reply() - method in class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
reply(fr.dyade.aaa.jndi2.msg.JndiReply) - method in class fr.dyade.aaa.jndi2.server.AgentRequestContext
reply(fr.dyade.aaa.jndi2.msg.JndiReply) - method in class fr.dyade.aaa.jndi2.server.RequestContext
reply(fr.dyade.aaa.jndi2.msg.JndiReply) - method in class fr.dyade.aaa.jndi2.server.TcpRequestContext
replyToQueue() - 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
RequestContext - class fr.dyade.aaa.jndi2.server.RequestContext
RequestContext() - constructor for class fr.dyade.aaa.jndi2.server.RequestContext
requester - field in class org.objectweb.joram.mom.notifications.ReceiveRequest
Identifier of the client requesting a message, set by the queue if storing the request.
RequestException - class org.objectweb.joram.shared.excepts.RequestException
A RequestException is thrown by a destination or a proxy when processing an invalid client request.
RequestException(String) - constructor for class org.objectweb.joram.shared.excepts.RequestException
Constructs a RequestException instance.
RequestManager - class fr.dyade.aaa.jndi2.server.RequestManager
RequestNot - class org.objectweb.joram.mom.proxies.RequestNot
RequestNot(int,Object) - constructor for class org.objectweb.joram.mom.proxies.RequestNot
requests - field in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the requests before reply or expiry.
requestsTable - field in class org.objectweb.joram.client.jms.Connection
Table holding requests related objects, either locks of synchronous requests, or asynchronous consumers.
reset() - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
reset visited and gateway fields.
reset() - method in class org.objectweb.joram.mom.proxies.AckedQueue
reset() - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
reset() - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
resetAddr() - method in class fr.dyade.aaa.agent.ServerDesc
Resolves an IP address for its server, don't use an eventually caching address.
resetAddr() - method in class fr.dyade.aaa.util.SocketAddress
Resolves the IP address for this hostname, don't use an eventually caching address.
ResetCollocatedConnectionsNot - class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
ResetCollocatedConnectionsNot() - constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
resolveObject(Object) - static method in class fr.dyade.aaa.jndi2.msg.LookupReply
resolveReferences() - method in class fr.dyade.aaa.jndi2.msg.ListBindingsReply
restore() - method in class fr.dyade.aaa.agent.MessageConsumer
Restores logical clock information from persistent storage.
restore() - method in class fr.dyade.aaa.agent.Network
Restores component's information from persistent storage.
retrieveRemoteQueuesNames() - method in class org.objectweb.joram.client.connector.RemoteServer
retrieveRemoteQueuesNames() - method in class org.objectweb.joram.client.connector.RemoteServerMBean
retrieveRemoteTopicsNames() - method in class org.objectweb.joram.client.connector.RemoteServer
retrieveRemoteTopicsNames() - method in class org.objectweb.joram.client.connector.RemoteServerMBean
Return() - method in class org.objectweb.joram.mom.proxies.ReturnConnectionNot
Return(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
Return(fr.dyade.aaa.agent.AgentId[]) - method in class org.objectweb.joram.mom.notifications.GetProxyIdListNot
Return(int,Object) - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
Return(long,org.objectweb.joram.mom.proxies.AckedQueue,int) - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
Return(Object[]) - method in class fr.dyade.aaa.agent.SyncNotification
ReturnConnectionNot - class org.objectweb.joram.mom.proxies.ReturnConnectionNot
Role - class fr.dyade.aaa.agent.Role
A role wraps an AgentId.
Role(String) - constructor for class fr.dyade.aaa.agent.Role
Creates a new role with the specified name.
Role(String,fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.agent.Role
Creates a new role with the specified name and AgentId.
RoleMultiple - class fr.dyade.aaa.agent.RoleMultiple
This structure provides code for managing target agents registering in a role.
RoleMultiple() - constructor for class fr.dyade.aaa.agent.RoleMultiple
RoleMultiple(String) - constructor for class fr.dyade.aaa.agent.RoleMultiple
Creates a new RoleMultiple with a specified name.
ROLLBACK - static field in class fr.dyade.aaa.util.Transaction
rollback() - method in class fr.dyade.aaa.util.ATransaction
rollback() - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Rollsback the local transaction.
rollback() - method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Rolls back all the registered saving and deletion requests.
rollback() - method in class fr.dyade.aaa.util.NTransaction
rollback() - method in class fr.dyade.aaa.util.NullTransaction
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() - method in class fr.dyade.aaa.util.Transaction
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(Xid) - method in class org.objectweb.joram.client.jms.XAResource
Rolls the resource back.
ROLLBACK_ONLY - static field in class org.objectweb.joram.client.jms.XAResourceMngr
Failed transaction.
ROOT - static field in class fr.dyade.aaa.jndi2.impl.StorageManager
RPAREN - static field in class org.objectweb.joram.shared.selectors.sym
RUN - static field in class org.objectweb.joram.mom.dest.LoadingFactor.Status
RUN - static field in class fr.dyade.aaa.util.Transaction
run() - method in class fr.dyade.aaa.agent.AgentDriver
Actually executes the driver code.
run() - method in class fr.dyade.aaa.util.ATransaction
run() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
The daemon's loop.
run() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
The daemon's loop.
run() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
The daemon's loop.
run() - method in class fr.dyade.aaa.agent.Driver
Actually executes the driver code.
run() - method in class org.objectweb.joram.client.jms.Driver
The driver's listening loop.
run() - method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
run() - method in class org.objectweb.joram.client.jms.Session
API method.
run() - method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
run() - method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
run() - method in class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
run() - method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
run() - method in class fr.dyade.aaa.util.TimerTask
Method called by the timer when the task is ready to execute.
run() - method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for adapting its behaviour to the XA context.
running - field in class fr.dyade.aaa.util.Daemon
Boolean variable used to stop the daemon properly.

S

save() - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
save configuration of agent servers (Config) in a serialized file.
save() - method in class fr.dyade.aaa.agent.Agent
Saves the agent state unless not requested.
save() - method in class fr.dyade.aaa.agent.MessageConsumer
Saves logical clock information to persistent storage.
save() - method in class fr.dyade.aaa.agent.Network
Saves information to persistent storage.
Registers a message for future saving.
save(Serializable,String) - method in class fr.dyade.aaa.util.ATransaction
save(Serializable,String) - method in class fr.dyade.aaa.util.NTransaction
save(Serializable,String) - method in class fr.dyade.aaa.util.NullTransaction
save(Serializable,String) - method in class fr.dyade.aaa.util.Transaction
save(Serializable,String,String) - method in class fr.dyade.aaa.util.ATransaction
save(Serializable,String,String) - method in class fr.dyade.aaa.util.NTransaction
save(Serializable,String,String) - method in class fr.dyade.aaa.util.NullTransaction
save(Serializable,String,String) - method in class fr.dyade.aaa.util.Transaction
saveByteArray(byte[],String) - method in class fr.dyade.aaa.util.ATransaction
Save an object state already serialized.
saveByteArray(byte[],String) - method in class fr.dyade.aaa.util.NTransaction
Save an object state already serialized.
saveByteArray(byte[],String) - method in class fr.dyade.aaa.util.NullTransaction
saveByteArray(byte[],String) - method in class fr.dyade.aaa.util.Transaction
saveByteArray(byte[],String,String) - method in class fr.dyade.aaa.util.ATransaction
Save an object state already serialized.
saveByteArray(byte[],String,String) - method in class fr.dyade.aaa.util.NTransaction
Save an object state already serialized.
saveByteArray(byte[],String,String) - method in class fr.dyade.aaa.util.NullTransaction
saveByteArray(byte[],String,String) - method in class fr.dyade.aaa.util.Transaction
scadmin - field in class fr.dyade.aaa.agent.SCAdminBase
SCAdminBase - class fr.dyade.aaa.agent.SCAdminBase
SCAdminBase() - constructor for class fr.dyade.aaa.agent.SCAdminBase
SCAdminBase(String) - constructor for class fr.dyade.aaa.agent.SCAdminBase
SCAdminHelper - class fr.dyade.aaa.agent.SCAdminHelper
SCAdminHelper() - constructor for class fr.dyade.aaa.agent.SCAdminHelper
SCAdminProxyStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for SCAdmin proxy AgentId.
schedule(fr.dyade.aaa.util.TimerTask,long) - method in class fr.dyade.aaa.util.Timer
Schedules a given task for execution after a given delay.
SchedulerServiceStamp - static field in class fr.dyade.aaa.agent.AgentId
Reserved stamp for scheduler service AgentId.
SCN_HOST_PROPERTY - static field in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
SCN_PORT_PROPERTY - static field in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
SCN_PROVIDER_URL - static field in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
scnURLContext - class fr.dyade.aaa.jndi2.scn.scnURLContext
Context implementation for the "scn:comp" namespace.
scnURLContext(Hashtable) - constructor for class fr.dyade.aaa.jndi2.scn.scnURLContext
Constructor
scnURLContextFactory - class fr.dyade.aaa.jndi2.scn.scnURLContextFactory
Context factory for scnURLContext objects.
script - field in class fr.dyade.aaa.agent.AdminRequestNot
configuration script.
Script - class fr.dyade.aaa.admin.script.Script
Script contains an AdminCmd vector.
Script() - constructor for class fr.dyade.aaa.admin.script.Script
Script
SCServer - class fr.dyade.aaa.agent.SCServer
SCServer() - constructor for class fr.dyade.aaa.agent.SCServer
SCServerMBean - interface fr.dyade.aaa.agent.SCServerMBean
selector - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Selector for filtering messages.
Selector - class org.objectweb.joram.shared.selectors.Selector
The Selector class is used for filtering messages according to their header fields and properties.
SelectorException - class org.objectweb.joram.shared.excepts.SelectorException
A SelectorException is thrown when an error occurs while parsing a selector expression.
SelectorException(String) - constructor for class org.objectweb.joram.shared.excepts.SelectorException
Constructs a SelectorException instance.
selectors - field in class org.objectweb.joram.mom.dest.TopicImpl
Table of subscribers' selectors.
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(javax.jms.Destination,javax.jms.Message) - method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with default delivery parameters for an unidentified message producer.
send(javax.jms.Destination,javax.jms.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(javax.jms.Message) - method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with the default delivery parameters.
send(javax.jms.Message,int,int,long) - method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters.
send(javax.jms.Queue,javax.jms.Message) - method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(javax.jms.Queue,javax.jms.Message,int,int,long) - method in class org.objectweb.joram.client.jms.QueueSender
API method.
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(Object) - method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
send(Object) - method in class fr.dyade.aaa.util.ReliableTcpConnection
send(org.objectweb.joram.mom.proxies.ProxyMessage) - method in class org.objectweb.joram.mom.proxies.tcp.IOControl
send(org.objectweb.joram.shared.client.AbstractJmsRequest) - method in class org.objectweb.joram.client.jms.ConnectionItf
Sends a JMS request to the server.
send(org.objectweb.joram.shared.client.AbstractJmsRequest) - method in class org.objectweb.joram.client.jms.local.LocalConnection
send(org.objectweb.joram.shared.client.AbstractJmsRequest) - method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Sending a JMS request through the TCP connection.
send(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.util.BridgePtpModule
Sends a message to the foreign JMS queue.
send(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.util.BridgePubSubModule
Sends a message to the foreign JMS topic.
send(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sends a message to the foreign JMS destination.
send(Queue,Message) - method in class org.objectweb.joram.client.connector.OutboundSender
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(String,int,java.util.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.
Sends a notification to a given agent.
sendNot(fr.dyade.aaa.agent.AgentId,fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a notification to the specified agent.
sendOut(int,fr.dyade.aaa.agent.Notification) - method in class fr.dyade.aaa.agent.ProxyAgent
Method called by subclasses to directly send their notifications to the right DriverOut.
SendReplyNot - class org.objectweb.joram.mom.proxies.SendReplyNot
SendReplyNot(int,org.objectweb.joram.shared.client.AbstractJmsRequest) - constructor for class org.objectweb.joram.mom.proxies.SendReplyNot
This method sends a notification to the agent which id is given in parameter.
Sends a notification to an agent.
Sends a notification to an agent.
This method sends a notification to the agent which id is wrapped in the specified role.
Sends a notification to all the agents registered in a role.
Sends an AbstractJmsReply to a given client.
Sends a reply to the client connected through the specified connection.
send to all queue in cluster.
Sends dead messages to the appropriate dead message queue.
sendToDMQ(Vector,fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overwrites this DestinationImpl method so that no messages may be sent by the DMQ to itself.
SerialOutputStream - class fr.dyade.aaa.jndi2.msg.SerialOutputStream
SerialOutputStream(OutputStream) - constructor for class fr.dyade.aaa.jndi2.msg.SerialOutputStream
Creates a filter built on top of the specified OutputStream.
SERVER - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
SERVER_LIST - static field in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
SERVER_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
ServerAddress - class fr.dyade.aaa.util.ServerAddress
ServerAddress(String,String,int) - constructor for class fr.dyade.aaa.util.ServerAddress
ServerCmd - class fr.dyade.aaa.admin.cmd.ServerCmd
ServerCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.ServerCmd
persistent server
ServerCmd(String,String,Short) - constructor for class fr.dyade.aaa.admin.cmd.ServerCmd
server
ServerCmdException - class fr.dyade.aaa.admin.cmd.ServerCmdException
ServerCmdException() - constructor for class fr.dyade.aaa.admin.cmd.ServerCmdException
ServerCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.ServerCmdException
ServerCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.ServerCmdException
ServerDesc - class fr.dyade.aaa.agent.ServerDesc
Description of an agent server.
serverDesc - field in class fr.dyade.aaa.admin.script.StartScript
hashtable of server description
ServerDesc(short,String,String) - constructor for class fr.dyade.aaa.agent.ServerDesc
Constructs a new node for a persistent agent server.
ServerImpl - class fr.dyade.aaa.jndi2.impl.ServerImpl
ServerImpl - static field in class fr.dyade.aaa.agent.management.MXWrapper
This property allow to configure the JMX server proxy, if it is null JMX is not used.
ServerImpl(fr.dyade.aaa.util.Transaction,Object,Object) - constructor for class fr.dyade.aaa.jndi2.impl.ServerImpl
Constructs a ServerImpl
serverName - field in class fr.dyade.aaa.admin.cmd.NetworkCmd
serverName - field in class fr.dyade.aaa.admin.cmd.ServiceCmd
serverName - field in class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
serverName - field in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
serverName - field in class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
serverName - field in class fr.dyade.aaa.admin.cmd.StartServerCmd
serverName - field in class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
serverName - field in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
serverName - field in class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
ServerPanel - class org.objectweb.joram.client.tools.admin.ServerPanel
ServerPanel(org.objectweb.joram.client.tools.admin.AdminController) - constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
ServerReply - class org.objectweb.joram.shared.client.ServerReply
A ServerReply is used by a JMS proxy for acknowledging the receipt of a synchronous AbstractJmsRequest request.
ServerReply() - 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(org.objectweb.joram.shared.client.AbstractJmsRequest) - constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
servers - field in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all servers (persitent and transient)
servers - field in class fr.dyade.aaa.agent.conf.A3CMLDomain
Description of alls servers in domain
servers - field in class fr.dyade.aaa.agent.Network
List of id.
serversFN - field in class fr.dyade.aaa.agent.Network
Filename for servers storage
ServiceCmd - class fr.dyade.aaa.admin.cmd.ServiceCmd
ServiceCmd(String,String,String) - constructor for class fr.dyade.aaa.admin.cmd.ServiceCmd
service
ServiceCmdException - class fr.dyade.aaa.admin.cmd.ServiceCmdException
ServiceCmdException() - constructor for class fr.dyade.aaa.admin.cmd.ServiceCmdException
ServiceCmdException(String) - constructor for class fr.dyade.aaa.admin.cmd.ServiceCmdException
ServiceCmdException(Throwable) - constructor for class fr.dyade.aaa.admin.cmd.ServiceCmdException
ServiceDesc - class fr.dyade.aaa.agent.ServiceDesc
Description of a service.
ServiceDesc(String,String) - constructor for class fr.dyade.aaa.agent.ServiceDesc
Constructor.
ServiceManager - class fr.dyade.aaa.agent.ServiceManager
Object which manages services.
services - field in class fr.dyade.aaa.agent.conf.A3CMLServer
sess - field in class org.objectweb.joram.client.jms.Message
If the message is actually consumed, the session that consumes it, null otherwise.
sess - field in class org.objectweb.joram.client.jms.MessageProducer
The session the producer belongs to.
sess - field in class org.objectweb.joram.client.jms.XASession
An XA Session actually wraps what looks like a "normal" session object.
SessAckRequest - class org.objectweb.joram.shared.client.SessAckRequest
A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
SessAckRequest() - constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessAckRequest(String,Vector,boolean) - constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessCreateTDReply - class org.objectweb.joram.shared.client.SessCreateTDReply
A SessCreateTDReply is used by a JMS proxy for replying to a SessCreate<TQ/TT>Request.
SessCreateTDReply() - constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
Constructs a SessCreateTDReply instance.
SessCreateTQRequest - class org.objectweb.joram.shared.client.SessCreateTQRequest
A SessCreateTQRequest is sent by a QueueSession for creating a TemporaryQueue.
SessCreateTQRequest() - constructor for class org.objectweb.joram.shared.client.SessCreateTQRequest
Constructs a SessCreateTQRequest instance.
SessCreateTTRequest - class org.objectweb.joram.shared.client.SessCreateTTRequest
A SessCreateTTRequest is sent by a TopicSession for creating a TemporaryTopic.
SessCreateTTRequest() - constructor for class org.objectweb.joram.shared.client.SessCreateTTRequest
Constructs a SessCreateTTRequest instance.
SessDenyRequest - class org.objectweb.joram.shared.client.SessDenyRequest
A SessDenyRequest instance is used by a Session for denying the messages it consumed.
SessDenyRequest() - constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
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.
Session - class org.objectweb.joram.client.jms.Session
Implements the javax.jms.Session interface.
session - field in class org.objectweb.joram.client.connector.OutboundConsumer
The OutboundSession this consumer belongs to.
session - field in class org.objectweb.joram.client.connector.OutboundProducer
The OutboundSession this producer belongs to.
sessions - field in class org.objectweb.joram.client.jms.Connection
Vector of the connection's sessions.
SET_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
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.CreateFactoryDialog
setActionCancelled(boolean) - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
setAdminFile(java.lang.String) - method in class org.objectweb.joram.client.connector.JoramAdapter
setAdminHost(String) - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
setAdminPassword(String) - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
setAdminPort(int) - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
setAdminUser(String) - method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
setAgentId(String) - method in class org.objectweb.joram.shared.client.SessCreateTDReply
Sets the destination identifier.
setBagSerializer(fr.dyade.aaa.agent.BagSerializer) - method in class fr.dyade.aaa.jndi2.server.Container
setBoolean(String,boolean) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setBooleanProperty(String,boolean) - method in class org.objectweb.joram.client.jms.Message
API method.
setBooleanProperty(String,boolean) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a boolean value.
setBQ(byte[]) - method in class org.objectweb.joram.shared.client.XACnxCommit
setBQ(byte[]) - method in class org.objectweb.joram.shared.client.XACnxPrepare
setBQ(byte[]) - method in class org.objectweb.joram.shared.client.XACnxRollback
setBQS(Vector) - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
setByte(String,byte) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setByteProperty(String,byte) - method in class org.objectweb.joram.client.jms.Message
API method.
setByteProperty(String,byte) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a byte value.
setBytes(byte[]) - method in class org.objectweb.joram.shared.messages.Message
Sets the message body as an array of bytes.
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.
setChar(String,char) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setClientID(String) - method in class org.objectweb.joram.client.jms.Connection
API method.
setClientID(String) - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setClientMessages(org.objectweb.joram.mom.notifications.ClientMessages) - method in class org.objectweb.joram.mom.notifications.LBCycleLife
setClientMessages(org.objectweb.joram.mom.notifications.ClientMessages) - method in class org.objectweb.joram.mom.notifications.LBMessageGive
SetCluster - class org.objectweb.joram.shared.admin.SetCluster
A SetCluster instance is used for adding a given topic to a cluster an other topic is part of, or for creating a new cluster.
SetCluster(String,String) - constructor for class org.objectweb.joram.shared.admin.SetCluster
Constructs a SetCluster instance.
Links two given topics in a cluster relationship.
setCnxKey(int) - method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the connection key.
setCnxPendingTimer(java.lang.Integer) - method in class org.objectweb.joram.client.connector.JoramAdapter
setCollocated(java.lang.Boolean) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
setCollocatedServer(java.lang.Boolean) - method in class org.objectweb.joram.client.connector.JoramAdapter
setComesFrom(String) - method in class org.objectweb.joram.shared.client.ConsumerMessages
setConfig(fr.dyade.aaa.agent.conf.A3CMLConfig) - static method in class fr.dyade.aaa.agent.AgentServer
Set the agent server configuration.
setConnectingTimer(java.lang.Integer) - method in class org.objectweb.joram.client.connector.JoramAdapter
setConnection(String,String,int) - method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: returns the identifier of a given user connection, or -1 if it is not a valid user of the SOAP proxy.
setConsumer() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets the JMS consumer on the foreign destination.
setContainer(fr.dyade.aaa.jndi2.server.Container) - method in class fr.dyade.aaa.jndi2.server.RequestManager
setContext(Object) - method in class fr.dyade.aaa.agent.Notification
Sets the context of the notification.
setCorrelationId(int) - method in class org.objectweb.joram.shared.client.AbstractJmsReply
Sets the replied request identifier.
setCorrelationId(String) - method in class org.objectweb.joram.shared.messages.Message
Sets the message correlation identifier.
setDaemon(boolean) - method in class fr.dyade.aaa.util.Daemon
Marks the daemon's thread as either a daemon thread a user thread.
setDebugDir(String) - static method in class fr.dyade.aaa.util.Debug
setDebugFileName(String) - static method in class fr.dyade.aaa.util.Debug
SetDefaultDMQ - class org.objectweb.joram.shared.admin.SetDefaultDMQ
A SetDefaultDMQ instance requests to set a given DMQ as the default DMQ for a given server.
setDefaultDMQ(int,org.objectweb.joram.client.jms.admin.DeadMQueue) - method in class org.objectweb.joram.client.tools.admin.AdminController
setDefaultDMQ(int,org.objectweb.joram.client.jms.admin.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(int,String) - constructor for class org.objectweb.joram.shared.admin.SetDefaultDMQ
Constructs a SetDefaultDMQ instance.
setDefaultDMQ(org.objectweb.joram.client.jms.admin.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).
SetDefaultThreshold - class org.objectweb.joram.shared.admin.SetDefaultThreshold
A SetDefaultThreshold instance requests to set a given threshold value as the default threshold for a given server.
setDefaultThreshold(int) - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int,int) - method in class org.objectweb.joram.client.tools.admin.AdminController
setDefaultThreshold(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,int) - constructor for class org.objectweb.joram.shared.admin.SetDefaultThreshold
Constructs a SetDefaultThreshold instance.
setDefaultThreshold(String) - method in class org.objectweb.joram.client.tools.admin.ServerPanel
setDeliveryMode(int) - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDeliveryMode(int) - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDestination(Destination) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setDestination(String) - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination name.
setDestination(String,boolean) - method in class org.objectweb.joram.shared.messages.Message
Sets the message destination.
SetDestinationDMQ - class org.objectweb.joram.shared.admin.SetDestinationDMQ
A SetDestinationDMQ instance requests to set a given DMQ as the DMQ for a given destination.
SetDestinationDMQ(String,String) - constructor for class org.objectweb.joram.shared.admin.SetDestinationDMQ
Constructs a SetDestinationDMQ instance.
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.jms.MessageProducer
API method; not taken into account.
setDisableMessageID(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.
setDisableMessageTimestamp(boolean) - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDMQ(org.objectweb.joram.client.jms.admin.DeadMQueue) - method in class org.objectweb.joram.client.jms.Destination
Admin method setting or unsetting a dead message queue for this destination.
setDMQ(org.objectweb.joram.client.jms.admin.DeadMQueue) - method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQId(fr.dyade.aaa.agent.AgentId) - method in class org.objectweb.joram.mom.notifications.ClientMessages
Sets the identifier of the producer's dead message queue, if any.
setDMQList(java.util.List,org.objectweb.joram.client.jms.admin.DeadMQueue) - method in class org.objectweb.joram.client.tools.admin.ServerPanel
setDMQList(java.util.List,org.objectweb.joram.client.jms.admin.DeadMQueue) - method in class org.objectweb.joram.client.tools.admin.UserPanel
SetDMQRequest - class org.objectweb.joram.mom.notifications.SetDMQRequest
A SetDMQRequest instance is used by a client agent for notifying a destination to which dead message queue it must send its dead messages.
SetDMQRequest(String,fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.notifications.SetDMQRequest
Constructs a SetDMQRequest instance.
setDoNotAck(boolean) - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the server ack policy.
setDoNotAck(boolean) - method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the server ack policy.
setDouble(String,double) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setDoubleProperty(String,double) - method in class org.objectweb.joram.client.jms.Message
API method.
setDoubleProperty(String,double) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a double value.
setDurable(boolean) - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the durable attribute.
setEventProvider(boolean) - method in class org.objectweb.joram.client.connector.LocalServer
setExceptionListener(ExceptionListener) - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setExceptionListener(javax.jms.ExceptionListener) - method in class org.objectweb.joram.client.jms.Connection
API method.
setExpiration(long) - method in class org.objectweb.joram.shared.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 org.objectweb.joram.shared.admin.SetFather
A SetFather instance is used for linking two topics in a hierarchical relationship.
SetFather(String,String) - constructor for class org.objectweb.joram.shared.admin.SetFather
Constructs a SetFather instance.
SetFatherRequest - class org.objectweb.joram.mom.notifications.SetFatherRequest
A SetFatherRequest instance is used by a client agent for notifying a topic it belongs to a hierarchy as the son of a given topic.
SetFatherRequest(String,fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.notifications.SetFatherRequest
Constructs a SetFatherRequest instance.
setFI(int) - method in class org.objectweb.joram.shared.client.XACnxCommit
setFI(int) - method in class org.objectweb.joram.shared.client.XACnxPrepare
setFI(int) - method in class org.objectweb.joram.shared.client.XACnxRollback
setFIS(Vector) - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
setFloat(String,float) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setFloatProperty(String,float) - method in class org.objectweb.joram.client.jms.Message
API method.
setFloatProperty(String,float) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a float value.
setFreeReading() - method in class org.objectweb.joram.client.jms.Destination
Admin method setting free reading access to this destination.
setFreeReading(boolean) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setFreeReading(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
setFreeWriting() - method in class org.objectweb.joram.client.jms.Destination
Admin method setting free writing access to this destination.
setFreeWriting(boolean) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setFreeWriting(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
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
Links two given topics in a hierarchical relationship.
setHost(String) - method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
setHostName(java.lang.String) - method in class org.objectweb.joram.client.connector.JoramAdapter
setHostName(java.lang.String) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
setId(int) - method in class org.objectweb.joram.client.tools.admin.ControllerEvent
setId(String) - method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the acknowledged message identifier.
setId(String) - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the denied message identifier.
setId(String) - method in class org.objectweb.joram.shared.client.GetAdminTopicReply
Sets the identifier of the admin topic.
setIdentifier(String) - method in class org.objectweb.joram.shared.messages.Message
Sets the message identifier.
setIds(Vector) - method in class org.objectweb.joram.shared.client.SessAckRequest
Sets the vector of identifiers.
setIds(Vector) - method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the vector of identifiers.
setIndent(int) - method in class fr.dyade.aaa.util.AgentServerConfigGenerator
set nb of chars for indentation
setInt(String,int) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setIntProperty(String,int) - method in class org.objectweb.joram.client.jms.Message
API method.
setIntProperty(String,int) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as an int value.
setJMSCorrelationID(String) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationIDAsBytes(byte[]) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDeliveryMode(int) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDestination(javax.jms.Destination) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSExpiration(long) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSMessageID(String) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSPriority(int) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSRedelivered(boolean) - method in class org.objectweb.joram.client.jms.Message
API method.
setJMSReplyTo(javax.jms.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
SetJvmArgsCmd - class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
SetJvmArgsCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
set server jvm args
setListener(fr.dyade.aaa.agent.AgentId) - method in class fr.dyade.aaa.agent.Role
Sets the wrapped AgentId.
setLoggerFactory(LoggerFactory) - static method in class fr.dyade.aaa.util.Debug
Set the monolog Loggerfactory
setLoggerLevel(String,int) - static method in class fr.dyade.aaa.util.Debug
setLogWriter(PrintWriter) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Sets the log writer for this ManagedConnectionFactoryImpl instance.
setLogWriter(PrintWriter) - method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Sets the log writer for this ManagedConnectionImpl instance.
setLong(String,long) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setLongProperty(String,long) - method in class org.objectweb.joram.client.jms.Message
API method.
setLongProperty(String,long) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a long value.
setMap(HashMap) - method in class org.objectweb.joram.shared.messages.Message
Sets a map as the body of the message.
setMaxNumberOfWorks(String) - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the maximum number of work instances to be submitted.
setMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.shared.client.ConsumerMessages
setMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.shared.client.ProducerMessages
set a message to deliver.
setMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.shared.client.QBrowseReply
setMessageListener() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets a message listener on the foreign JMS destination.
setMessageListener(javax.jms.MessageListener) - method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
setMessageListener(javax.jms.MessageListener) - method in class org.objectweb.joram.client.connector.OutboundConsumer
Forbidden call on a component's outbound consumer, throws a IllegalStateException instance.
setMessageListener(javax.jms.MessageListener) - method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
setMessageListener(javax.jms.MessageListener) - method in class org.objectweb.joram.client.jms.Session
API method.
setMessageSelector(String) - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the message selector.
setMultiConn() - method in class fr.dyade.aaa.agent.ProxyAgent
Method setting the ProxyAgent in multiConn mode.
setMXServer(fr.dyade.aaa.agent.management.MXServer) - static method in class fr.dyade.aaa.agent.management.MXWrapper
setName(String) - method in class fr.dyade.aaa.agent.Role
Sets the role name.
setName(String) - method in class fr.dyade.aaa.agent.RoleMultiple
Sets the role name.
setNamedContext(String) - method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
setNames(Hashtable) - method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
Sets destinations' names, if any.
setNbMsg(int) - method in class org.objectweb.joram.mom.notifications.LBMessageHope
SetNetworkPortCmd - class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
SetNetworkPortCmd(String,String,int) - constructor for class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
setNoLocal(boolean) - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the noLocal attribute.
setNoSave() - method in class fr.dyade.aaa.agent.Agent
Sets the updated field to false so that the agent state is not saved after the current reaction; the field is set back to true for the next reaction.
setObject(Object) - method in class org.objectweb.joram.shared.messages.Message
Sets an object as the body of the message.
setObject(Object) - method in class fr.dyade.aaa.jndi2.impl.ObjectRecord
setObject(Serializable) - method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
setObject(String,Object) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setObjectName(String) - method in class org.objectweb.joram.client.connector.LocalServer
setObjectProperty(String,Object) - method in class org.objectweb.joram.client.jms.Message
API method.
setObjectProperty(String,Object) - method in class org.objectweb.joram.shared.messages.Message
Sets a property value.
setOptionalHeader(String,Object) - method in class org.objectweb.joram.shared.messages.Message
Sets an optional header field value.
setOwnerId(Object) - method in class fr.dyade.aaa.jndi2.impl.NamingContext
setParameters(Object) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
setPassword(java.lang.String) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
setPassword(String) - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user password.
setPassword(String) - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
setPendingMessages(int) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setPendingRequests(int) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setPersistent(boolean) - method in class org.objectweb.joram.shared.messages.Message
Sets the message persistence mode.
setPersistentPlatform(java.lang.Boolean) - method in class org.objectweb.joram.client.connector.JoramAdapter
setPlatformConfigDir(java.lang.String) - method in class org.objectweb.joram.client.connector.JoramAdapter
setPort(int) - method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
setPort(int) - method in class fr.dyade.aaa.agent.Network
Updates the network port.
setPriority(int) - method in class fr.dyade.aaa.util.Daemon
Changes the priority of this daemon.
setPriority(int) - method in class org.objectweb.joram.shared.messages.Message
Sets the message priority.
setPriority(int) - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setPriority(int) - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setProperties(Properties) - method in class org.objectweb.joram.mom.dest.AdminDestinationItf
Sets the destination properties.
setProperties(Properties) - method in class org.objectweb.joram.mom.dest.BridgeQueue
Sets the bridge properties.
setProperties(Properties) - method in class org.objectweb.joram.mom.dest.BridgeTopic
Sets the bridge properties.
setProperties(Properties) - method in class org.objectweb.joram.mom.dest.ClusterQueue
Sets properties for the destination.
setProperties(Properties) - method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Sets the destination properties.
setProperties(Properties) - method in class org.objectweb.joram.mom.dest.Destination
Sets properties for the destination.
SetPropertyCmd - class fr.dyade.aaa.admin.cmd.SetPropertyCmd
SetPropertyCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.SetPropertyCmd
set global property
setProxyId(String) - method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the proxy's identifier
setQDenyings(Hashtable) - method in class org.objectweb.joram.shared.client.XACnxRollback
Sets the queue denyings table.
Adds a queue to a cluster.
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 - class org.objectweb.joram.shared.admin.SetQueueThreshold
A SetQueueThreshold instance requests to set a given threshold value as the threshold for a given queue.
setQueueThreshold(Queue,int) - method in class org.objectweb.joram.client.tools.admin.AdminController
SetQueueThreshold(String,int) - constructor for class org.objectweb.joram.shared.admin.SetQueueThreshold
Constructs a SetQueueThreshold instance.
setRateOfFlow(float) - method in class org.objectweb.joram.mom.dest.LoadingFactor
setRateOfFlow(float) - method in class org.objectweb.joram.mom.notifications.QueueClusterNot
SetReader - class org.objectweb.joram.shared.admin.SetReader
A SetReader instance requests the authorization for a given user to be a reader on a given destination.
setReader(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a reader on this destination.
setReader(org.objectweb.joram.client.jms.admin.User,Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
SetReader(String,String) - constructor for class org.objectweb.joram.shared.admin.SetReader
Constructs a SetReader instance.
setReadingACL(java.util.List,java.util.List) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setReference(Reference) - method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Sets the naming reference of this factory.
setReplyTo(String,boolean) - 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.
setResolvedName(CompositeName) - method in class fr.dyade.aaa.jndi2.server.RequestContext
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 org.objectweb.joram.shared.admin.SetRight
A SetRight instance requests a given right to be granted to a given user.
SetRight(String,String) - constructor for class org.objectweb.joram.shared.admin.SetRight
Constructs a SetRight instance.
SetRightQueueCluster - class org.objectweb.joram.mom.notifications.SetRightQueueCluster
SetRightRequest - class org.objectweb.joram.mom.notifications.SetRightRequest
A SetRightRequest instance is used by a client agent for setting users right on a destination.
setRightRequest - field in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
SetRightRequest(String,fr.dyade.aaa.agent.AgentId,int) - constructor for class org.objectweb.joram.mom.notifications.SetRightRequest
Constructs a SetRightRequest instance.
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(int) - method in class org.objectweb.joram.client.tools.admin.ServerPanel
setServerId(java.lang.Short) - method in class org.objectweb.joram.client.connector.JoramAdapter
setServerName(java.lang.String) - method in class org.objectweb.joram.client.connector.JoramAdapter
SetServerNatCmd - class fr.dyade.aaa.admin.cmd.SetServerNatCmd
SetServerNatCmd(String,String,String,int) - constructor for class fr.dyade.aaa.admin.cmd.SetServerNatCmd
set server jvm args
setServerPort(java.lang.Integer) - method in class org.objectweb.joram.client.connector.JoramAdapter
setServerPort(java.lang.Integer) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
SetServerPropertyCmd - class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
SetServerPropertyCmd(String,String,String) - constructor for class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
set server property
setShort(String,short) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setShortProperty(String,short) - method in class org.objectweb.joram.client.jms.Message
API method.
setShortProperty(String,short) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a short value.
setStateManageable(boolean) - method in class org.objectweb.joram.client.connector.LocalServer
setStatisticsProvider(boolean) - method in class org.objectweb.joram.client.connector.LocalServer
setStream(byte[]) - method in class org.objectweb.joram.shared.messages.Message
Sets the message body as a stream of bytes.
setString(String,String) - method in class org.objectweb.joram.client.jms.MapMessage
API method.
setStringProperty(String,String) - method in class org.objectweb.joram.client.jms.Message
API method.
setStringProperty(String,String) - method in class org.objectweb.joram.shared.messages.Message
Sets a property as a String.
setSubDenyings(Hashtable) - method in class org.objectweb.joram.shared.client.XACnxRollback
Sets the sub denyings table.
setSubName(String) - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the subscription name.
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.shared.messages.Message
Sets a String as the body of the message.
setText(String) - method in class org.objectweb.joram.client.jms.TextMessage
API method.
setThreadGroup(ThreadGroup) - method in class fr.dyade.aaa.util.Daemon
Set the thread group to which this daemon's thread belongs.
setThreshold(int) - method in class org.objectweb.joram.client.jms.Queue
Admin method setting or unsetting the threshold for this queue.
setThreshold(int) - method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given value as the threshold for this user.
setThreshold(String) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
setThreshold(String) - method in class org.objectweb.joram.client.tools.admin.UserPanel
setThresholdActive(boolean) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
SetThreshRequest - class org.objectweb.joram.mom.notifications.SetThreshRequest
A SetThreshRequest instance is used by a client agent for notifying a queue of its threshold value.
SetThreshRequest(String,Integer) - constructor for class org.objectweb.joram.mom.notifications.SetThreshRequest
Constructs a SetThresholdRequest instance.
setTimestamp(long) - method in class org.objectweb.joram.shared.messages.Message
Sets the message time stamp.
setTimeToLive(long) - method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the time to live value.
setTimeToLive(long) - method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setTimeToLive(long) - method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setTransacted(boolean) - method in class org.objectweb.joram.client.jms.Session
set transacted.
setTransactionTimeout(int) - method in class org.objectweb.joram.client.jms.XAResource
Returns false as timeout feaure is not supported.
setTxPendingTimer(java.lang.Integer) - method in class org.objectweb.joram.client.connector.JoramAdapter
setupLists(java.util.List,java.util.List) - method in class org.objectweb.joram.client.tools.admin.ACLPanel
setUser(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.tools.admin.UserPanel
SetUserDMQ - class org.objectweb.joram.shared.admin.SetUserDMQ
A SetUserDMQ instance requests to set a given DMQ as the DMQ for a given user.
SetUserDMQ(String,String) - constructor for class org.objectweb.joram.shared.admin.SetUserDMQ
Constructs a SetUserDMQ instance.
setUserName(java.lang.String) - method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
setUserName(String) - method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user identification.
setUserName(String) - method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
SetUserThreshold - class org.objectweb.joram.shared.admin.SetUserThreshold
A SetUserThreshold instance requests to set a given threshold value as the threshold for a given user.
setUserThreshold(org.objectweb.joram.client.jms.admin.User,int) - method in class org.objectweb.joram.client.tools.admin.AdminController
SetUserThreshold(String,int) - constructor for class org.objectweb.joram.shared.admin.SetUserThreshold
Constructs a SetUserThreshold instance.
setWait() - method in class org.objectweb.joram.mom.dest.LoadingFactor
SetWriter - class org.objectweb.joram.shared.admin.SetWriter
A SetWriter instance requests the authorization for a given user to be a writer on a given destination.
setWriter(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a writer on this destination.
setWriter(org.objectweb.joram.client.jms.admin.User,Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
SetWriter(String,String) - constructor for class org.objectweb.joram.shared.admin.SetWriter
Constructs a SetWriter instance.
setWritingACL(java.util.List,java.util.List) - method in class org.objectweb.joram.client.tools.admin.DestinationPanel
SHORT - static field in class org.objectweb.joram.shared.selectors.sym
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.CreateFactoryDialog
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.util.BridgeUnifiedModule.ConsumerDaemon
Shuts the daemon down.
shutdown() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Shuts the daemon down.
shutdown() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Shuts the daemon down.
shutdown() - method in class fr.dyade.aaa.util.Daemon
Interupts a thread that waits for long periods.
shutdown() - method in class org.objectweb.joram.client.jms.Driver
Shuts the driver down.
shutdown() - method in class org.objectweb.joram.client.jms.local.LocalDriver
Shuts down the driver.
shutdown() - method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
shutdown() - method in class org.objectweb.joram.client.jms.tcp.TcpDriver
Shuts down the driver.
shutdown() - method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
shutdown() - method in class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
Interupts a thread that waits for long periods.
shutdown() - method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
Interupts a thread that waits for long periods.
sid - field in class fr.dyade.aaa.agent.conf.A3CMLNat
server id.
sid - field in class fr.dyade.aaa.agent.conf.A3CMLServer
sid - field in class fr.dyade.aaa.agent.Network
Id.
sid - field in class fr.dyade.aaa.admin.cmd.ServerCmd
sid - field in class fr.dyade.aaa.admin.cmd.StartNetworkCmd
sid - field in class fr.dyade.aaa.admin.cmd.StartServerCmd
sid - field in class fr.dyade.aaa.admin.cmd.StopNetworkCmd
signedValue(int) - static method in class fr.dyade.aaa.util.Ubyte
Gives the Byte value of an unsigned byte value.
silence - field in class fr.dyade.aaa.agent.AdminRequestNot
silence use for idempotence.
SIMPLE - static field in class org.objectweb.joram.shared.messages.MessageType
A simple message carries an empty body.
SimpleContextTable - class fr.dyade.aaa.jndi2.impl.SimpleContextTable
SimpleContextTable() - constructor for class fr.dyade.aaa.jndi2.impl.SimpleContextTable
SimpleNamingConnection - class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
SimpleNamingConnection(String,int,Hashtable) - constructor for class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
SimpleNetwork - class fr.dyade.aaa.agent.SimpleNetwork
SimpleNetwork is a simple implementation of StreamNetwork class with a single connection at a time.
SimpleNetwork() - constructor for class fr.dyade.aaa.agent.SimpleNetwork
Creates a new network component.
SimplePropertiesReader(File) - constructor for class fr.dyade.aaa.util.SimplePropertiesReader
SimplePropertiesReader(String) - constructor for class fr.dyade.aaa.util.SimplePropertiesReader
size - field in class fr.dyade.aaa.util.Pipe
size() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
size() - method in class fr.dyade.aaa.admin.script.Script
size() - method in class fr.dyade.aaa.admin.script.StartScript
size() - method in class fr.dyade.aaa.admin.script.StopScript
soapCode() - method in class org.objectweb.joram.shared.client.AbstractJmsReply
soapCode() - method in class org.objectweb.joram.shared.client.AbstractJmsRequest
soapCode() - method in class org.objectweb.joram.shared.client.CnxCloseReply
soapCode() - method in class org.objectweb.joram.shared.client.CnxCloseRequest
soapCode() - method in class org.objectweb.joram.shared.client.CnxConnectReply
soapCode() - method in class org.objectweb.joram.shared.client.CnxConnectRequest
soapCode() - method in class org.objectweb.joram.shared.client.CnxStartRequest
soapCode() - method in class org.objectweb.joram.shared.client.CnxStopRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerAckRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerSubRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
soapCode() - method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
soapCode() - method in class org.objectweb.joram.shared.client.GetAdminTopicReply
soapCode() - method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
soapCode() - method in class org.objectweb.joram.shared.messages.Message
Transforms this message into a table of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - method in class org.objectweb.joram.shared.client.PingRequest
soapCode() - method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms this request into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - method in class org.objectweb.joram.shared.client.QBrowseReply
soapCode() - method in class org.objectweb.joram.shared.client.QBrowseRequest
soapCode() - method in class org.objectweb.joram.shared.client.ServerReply
soapCode() - method in class org.objectweb.joram.shared.client.SessAckRequest
soapCode() - method in class org.objectweb.joram.shared.client.SessCreateTDReply
soapCode() - method in class org.objectweb.joram.shared.client.SessCreateTQRequest
soapCode() - method in class org.objectweb.joram.shared.client.SessCreateTTRequest
soapCode() - method in class org.objectweb.joram.shared.client.SessDenyRequest
soapCode() - method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
soapCode() - method in class org.objectweb.joram.shared.client.XACnxCommit
soapCode() - method in class org.objectweb.joram.shared.client.XACnxPrepare
soapCode() - method in class org.objectweb.joram.shared.client.XACnxRecoverReply
soapCode() - method in class org.objectweb.joram.shared.client.XACnxRollback
soapCode(Object) - static method in class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
Codes an given object into a Hashtable transportable by the SOAP protocol.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.AbstractJmsReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.AbstractJmsRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxCloseReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxCloseRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxConnectReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxConnectRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxStartRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.CnxStopRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerAckRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms a hashtable of primitive values into a ConsumerMessages reply.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerSubRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.GetAdminTopicReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.messages.Message
Transforms a table of primitive values into a Message instance.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms a hashtable of primitive values into a MomExceptionReply reply.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.PingRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms a hastable of primitive values into a ProducerMessages request.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.QBrowseReply
Transforms a hashtable of primitive values into a QBrowseReply reply.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.QBrowseRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.ServerReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.SessAckRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.SessCreateTDReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.SessCreateTQRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.SessCreateTTRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.SessDenyRequest
soapDecode(Hashtable) - static method in class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
Decodes a given Hashtable into an object.
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.XACnxCommit
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.XACnxPrepare
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.XACnxRecoverReply
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.XACnxRecoverRequest
soapDecode(Hashtable) - static method in class org.objectweb.joram.shared.client.XACnxRollback
SoapObjectHelper - class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
The SoapObjectHelper class provides static methods for coding and decoding objects for the SOAP protocol.
SoapObjectItf - interface fr.dyade.aaa.jndi2.soap.SoapObjectItf
The SoapObjectItf interface must be implemented by any object which may be registered and/or retrieved to/from JNDI through the SOAP protocol.
SoapProxyService - class org.objectweb.joram.mom.proxies.soap.SoapProxyService
The SoapProxyService class implements the SOAP service accessed by the JORAM clients using a SoapConnection for connecting to the MOM.
SocketAddress - class fr.dyade.aaa.util.SocketAddress
This class implements an IP Socket Address (IP address + port number)
SocketAddress(String,int) - constructor for class fr.dyade.aaa.util.SocketAddress
Creates a socket address from a hostname and a port number.
sort(short[]) - static method in class fr.dyade.aaa.util.Arrays
Sorts the specified array of ints into ascending numerical order.
sort(short[],int,int) - static method in class fr.dyade.aaa.util.Arrays
Sorts the specified range of the specified array of ints into ascending numerical order.
sort(v[],int,int) - static method in class fr.dyade.aaa.util.QuickSort
SpecialAdmin - class org.objectweb.joram.shared.admin.SpecialAdmin
An SpecialAdmin is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an special admin operation.
SpecialAdmin(String) - constructor for class org.objectweb.joram.shared.admin.SpecialAdmin
use to add or remove ClusterQueue to cluster.
SpecialAdminRequest - class org.objectweb.joram.mom.notifications.SpecialAdminRequest
A SpecialAdminRequest instance is used by a destination agent to do special admimistration.
SpecialAdminRequest(String,org.objectweb.joram.shared.admin.SpecialAdmin) - constructor for class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Constructs a SpecialAdminRequest instance.
specialProcess(fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
implement special process (see QueueImpl).
specialProcess(fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.dest.DestinationImpl
Abstract method to be implemented by subclasses for specifically processing notifications.
specialProcess(fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.dest.QueueImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the QueueImpl class.
specialProcess(fr.dyade.aaa.agent.Notification) - method in class org.objectweb.joram.mom.dest.TopicImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the TopicImpl class.
SSLCONTEXT - static field in class fr.dyade.aaa.agent.SSLNetwork
SSLNetwork - class fr.dyade.aaa.agent.SSLNetwork
SSLNetwork() - constructor for class fr.dyade.aaa.agent.SSLNetwork
Creates a new network component.
start() - static method in class fr.dyade.aaa.agent.AdminProxy
start() - static method in class fr.dyade.aaa.agent.AgentServer
Causes this AgentServer to begin its execution.
start() - method in class org.objectweb.joram.client.jms.Connection
API method for starting the connection.
start() - method in class fr.dyade.aaa.util.Daemon
Causes this daemon to begin execution.
start() - method in class fr.dyade.aaa.agent.Driver
Starts the driver execution.
start() - method in class fr.dyade.aaa.agent.EngineMBean
Causes this engine to begin execution
start() - method in class fr.dyade.aaa.agent.HttpNetwork
Causes this network component to begin execution.
start() - method in class fr.dyade.aaa.agent.MessageConsumer
Causes this component to begin execution.
start() - method in class fr.dyade.aaa.agent.NetworkMBean
Causes this engine to begin execution
start() - method in class fr.dyade.aaa.agent.NGNetwork
Causes this network component to begin execution.
start() - method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
start() - method in class fr.dyade.aaa.agent.PoolNetwork
Causes this network component to begin execution.
start() - method in class fr.dyade.aaa.util.Queue
Authorizes the use of the queue by producers.
start() - method in class fr.dyade.aaa.agent.SCServer
start() - method in class fr.dyade.aaa.agent.SCServerMBean
start() - method in class fr.dyade.aaa.agent.SimpleNetwork
Causes this network component to begin execution.
start() - method in class fr.dyade.aaa.jndi2.server.TcpServer
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(int,String) - method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: called by the SOAP client for instanciating the SOAP service and starting the embedded JORAM server.
start(Xid,int) - method in class org.objectweb.joram.client.jms.XAResource
Enlists this resource in a given transaction.
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.
StartAdminCmd - interface fr.dyade.aaa.admin.cmd.StartAdminCmd
startAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Starts an agent server from its id.
startAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
startAgentServer(short,File) - method in class fr.dyade.aaa.agent.SCAdminBase
startAgentServer(short,File,String[]) - method in class fr.dyade.aaa.agent.SCAdminBase
startAgentServer(short,File,String[]) - method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
Starts an agent server from its id.
startAgentServer(short,File,String[],String[]) - method in class fr.dyade.aaa.agent.SCAdminBase
startAgentServer(short,String[]) - method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
startDocument() - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Initializes parsing of a document.
STARTED - static field in class fr.dyade.aaa.agent.AgentAdmin
STARTED - static field in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction active.
startElement(String,String,String,Attributes) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Receive notification of the start of an element.
StartNetworkCmd - class fr.dyade.aaa.admin.cmd.StartNetworkCmd
StartNetworkCmd(short,String) - constructor for class fr.dyade.aaa.admin.cmd.StartNetworkCmd
Constructs a new start network command.
startScript - field in class fr.dyade.aaa.agent.AdminAckStartStopNot
start script
startScript - field in class fr.dyade.aaa.agent.AdminReplyNot
start script
startScript - field in class fr.dyade.aaa.agent.AdminStartStopNot
start script vector
StartScript - class fr.dyade.aaa.admin.script.StartScript
StartScript contain a StartAdminCmd vector and a ServerDesc hashtable.
StartScript() - constructor for class fr.dyade.aaa.admin.script.StartScript
StartScript
StartServerCmd - class fr.dyade.aaa.admin.cmd.StartServerCmd
StartServerCmd(short,String) - constructor for class fr.dyade.aaa.admin.cmd.StartServerCmd
start server
startService() - static method in class fr.dyade.aaa.agent.HttpDebug
StartServiceCmd - class fr.dyade.aaa.admin.cmd.StartServiceCmd
StartServiceCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.StartServiceCmd
start service
STARTUP_SIZE - static field in class org.objectweb.joram.client.tools.admin.AdminToolConstants
The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
StartupDaemon() - constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Constructs a StartupDaemon thread.
StartWithFilter - class fr.dyade.aaa.util.StartWithFilter
StartWithFilter(String) - constructor for class fr.dyade.aaa.util.StartWithFilter
StateException - class org.objectweb.joram.shared.excepts.StateException
A StateException is thrown by a destination or a proxy when processing a request in an invalid state.
StateException(String) - constructor for class org.objectweb.joram.shared.excepts.StateException
Constructs a Statexception instance.
status - field in class fr.dyade.aaa.agent.AdminAckStartStopNot
operation status
status - field in class fr.dyade.aaa.agent.AdminReplyNot
operation status
status - field in class fr.dyade.aaa.agent.DeleteAck
LoadingFactor.Status - class org.objectweb.joram.mom.dest.LoadingFactor.Status
statusNames - static field in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
statusNames - static field in class fr.dyade.aaa.util.ReliableTcpConnection
stop() - static method in class fr.dyade.aaa.agent.AgentServer
Forces this AgentServer to stop executing.
stop() - method in class fr.dyade.aaa.util.ATransaction
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() - method in class fr.dyade.aaa.util.Daemon
Forces the daemon to stop executing.
stop() - method in class fr.dyade.aaa.agent.Driver
Stops the driver execution.
stop() - method in class fr.dyade.aaa.agent.EngineMBean
Forces the engine to stop executing
stop() - method in class fr.dyade.aaa.agent.HttpNetwork
Forces the network component to stop executing.
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 fr.dyade.aaa.agent.MessageConsumer
Forces the component to stop executing.
stop() - method in class fr.dyade.aaa.agent.NetworkMBean
Forces the engine to stop executing
stop() - method in class fr.dyade.aaa.agent.NGNetwork
Forces the network component to stop executing.
stop() - method in class fr.dyade.aaa.util.NTransaction
stop() - method in class fr.dyade.aaa.util.NullTransaction
stop() - method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
stop() - method in class fr.dyade.aaa.agent.PoolNetwork
Forces the network component to stop executing.
stop() - method in class fr.dyade.aaa.agent.ProxyAgent
Stops all drivers (non multiConn mode).
stop() - method in class fr.dyade.aaa.util.Queue
Stops the queue by returning when it is empty and prohibiting any further producers call to the push method.
stop() - method in class fr.dyade.aaa.agent.SCServer
stop() - method in class fr.dyade.aaa.agent.SCServerMBean
stop() - method in class fr.dyade.aaa.agent.SimpleNetwork
Forces the network component to stop executing.
stop() - method in class fr.dyade.aaa.jndi2.server.TcpServer
stop() - method in class fr.dyade.aaa.util.Transaction
stop(boolean) - static method in class fr.dyade.aaa.agent.AgentServer
Forces this AgentServer to stop executing.
stop(int) - method in class fr.dyade.aaa.agent.ProxyAgent
Method stopping the specified connection set (multi-connections mode).
STOP_SERVER - static field in class fr.dyade.aaa.agent.AdminProxy
StopAdminCmd - interface fr.dyade.aaa.admin.cmd.StopAdminCmd
stopAgentServer(short) - method in class fr.dyade.aaa.agent.SCAdminBase
Stops cleanly an agent server from its id.
stopAgentServer(short,int) - method in class fr.dyade.aaa.agent.SCAdminHelper
Stops cleanly an agent server from its id.
stopAgentServer(short,String,int) - method in class fr.dyade.aaa.agent.SCAdminHelper
Stops cleanly an agent server from its id.
STOPED - static field in class fr.dyade.aaa.agent.AgentAdmin
StopNetworkCmd - class fr.dyade.aaa.admin.cmd.StopNetworkCmd
StopNetworkCmd(short,String) - constructor for class fr.dyade.aaa.admin.cmd.StopNetworkCmd
Constructs a new stop network command.
Thrown by the push method of the Queue class when the queue is actually stopping or stopped.
StoppedQueueException() - constructor for class fr.dyade.aaa.util.StoppedQueueException
Constructs a new StoppedQueueException with no detail message.
stopScript - field in class fr.dyade.aaa.agent.AdminAckStartStopNot
stop script
stopScript - field in class fr.dyade.aaa.agent.AdminReplyNot
stop script
stopScript - field in class fr.dyade.aaa.agent.AdminStartStopNot
stop script vector
StopScript - class fr.dyade.aaa.admin.script.StopScript
StopScript contain a StopAdminCmd vector to stop networks, servers and services.
StopScript() - constructor for class fr.dyade.aaa.admin.script.StopScript
StopScript
stopServer() - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops the platform local server.
stopServer(int) - static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops a given server of the platform.
stopServer(org.objectweb.joram.client.tools.admin.ServerTreeNode) - method in class org.objectweb.joram.client.tools.admin.AdminController
StopServerRequest - class org.objectweb.joram.shared.admin.StopServerRequest
A StopServerRequest instance requests to stop a given server.
StopServerRequest(int) - constructor for class org.objectweb.joram.shared.admin.StopServerRequest
Constructs a StopServerRequest instance.
stopService() - static method in class fr.dyade.aaa.agent.AdminProxy
stopService() - static method in class fr.dyade.aaa.agent.AgentAdmin
stopService() - static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Stops the ConnectionManager service.
stopService() - static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Stops the service.
stopService() - static method in class fr.dyade.aaa.agent.HttpDebug
stopService() - static method in class fr.dyade.aaa.jndi2.server.JndiServer
Stops the JndiServer service.
stopService() - static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Stops the service.
StopServiceCmd - class fr.dyade.aaa.admin.cmd.StopServiceCmd
StopServiceCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.StopServiceCmd
stop service
StorageManager - class fr.dyade.aaa.jndi2.impl.StorageManager
StorageManager(fr.dyade.aaa.util.Transaction,Object) - constructor for class fr.dyade.aaa.jndi2.impl.StorageManager
storeMessage(org.objectweb.joram.shared.messages.Message) - method in class org.objectweb.joram.mom.dest.QueueImpl
Actually stores a message in the deliverables vector.
STREAM - static field in class org.objectweb.joram.shared.messages.MessageType
A stream message carries a bytes stream.
StreamMessage - class org.objectweb.joram.client.jms.StreamMessage
Implements the javax.jms.StreamMessage interface.
StreamNetwork - class fr.dyade.aaa.agent.StreamNetwork
StreamNetwork is a base implementation of Network class for TCP sockets.
StreamNetwork() - constructor for class fr.dyade.aaa.agent.StreamNetwork
Creates a new Network component
STRING - static field in class org.objectweb.joram.shared.selectors.sym
StringId - class fr.dyade.aaa.agent.StringId
Strings - class fr.dyade.aaa.util.Strings
This class provides a set of static functions for building string representations of complex structures.
SubscribeReply - class org.objectweb.joram.mom.notifications.SubscribeReply
A SubscribeReply instance is used by a topic agent for acknowledging a SubscribeRequest notification.
SubscribeReply(org.objectweb.joram.mom.notifications.SubscribeRequest) - constructor for class org.objectweb.joram.mom.notifications.SubscribeReply
Constructs a SubscribeReply instance.
SubscribeRequest - class org.objectweb.joram.mom.notifications.SubscribeRequest
A SubscribeRequest instance is used by a client agent for subscribing to a topic.
SubscribeRequest(int,int,String) - constructor for class org.objectweb.joram.mom.notifications.SubscribeRequest
Constructs a SubscribeRequest instance.
subscribers - field in class org.objectweb.joram.mom.dest.TopicImpl
Vector of subscribers' identifiers.
succeeded() - method in class org.objectweb.joram.shared.admin.AdminReply
Returns true if this reply replies to a successful request.
SUCCESS - static field in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction successful.
SUSPENDED - static field in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction suspended.
sym - class org.objectweb.joram.shared.selectors.sym
CUP generated class containing symbol constants.
SYNC_REQUEST_TABLE - static field in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
syncLogFile() - method in class fr.dyade.aaa.util.AFastTransaction
syncLogFile() - method in class fr.dyade.aaa.util.ATransaction
SyncNotification - class fr.dyade.aaa.agent.SyncNotification
This notification is used to synchronously call a local agent from a collocated thread.
SyncNotification() - constructor for class fr.dyade.aaa.agent.SyncNotification
SyncReplyNot - class fr.dyade.aaa.jndi2.distributed.SyncReplyNot
SyncRequestNot - class fr.dyade.aaa.jndi2.distributed.SyncRequestNot

T

target - field in class org.objectweb.joram.shared.client.AbstractJmsRequest
The request target is either a destination agent name, or a subscription name.
TcpConnection - class org.objectweb.joram.client.jms.tcp.TcpConnection
A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnection - class org.objectweb.joram.mom.proxies.tcp.TcpConnection
Handles the TCP connection.
TcpConnection(org.objectweb.joram.client.jms.FactoryParameters,String,String) - constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
Creates a new TCP connection.
TcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
A TcpConnectionFactory instance is a factory of TCP connections.
TcpConnectionFactory() - constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs an empty TcpConnectionFactory instance.
TcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs a TcpConnectionFactory instance.
TcpConnectionListener - class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
Listens to the TCP connections from the JMS clients.
Creates a new connection listener
TcpDriver - class org.objectweb.joram.client.jms.tcp.TcpDriver
A TcpDriver gets server deliveries coming through a TCP socket.
Constructs a TcpDriver daemon.
TcpEntryPoint - class fr.dyade.aaa.jndi2.server.TcpEntryPoint
TcpProxyService - class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Starts a TCP entry point for MOM clients.
TcpProxyService(ServerSocket) - constructor for class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
TcpReader - class org.objectweb.joram.mom.proxies.tcp.TcpReader
The activity responsible for reading the requests from the socket and invoke the user's proxy.
Creates a new reader.
TcpRequestContext - class fr.dyade.aaa.jndi2.server.TcpRequestContext
TcpRequestContext(Socket) - constructor for class fr.dyade.aaa.jndi2.server.TcpRequestContext
TcpRequestNot - class fr.dyade.aaa.jndi2.server.TcpRequestNot
This notification must only be used inside an agent server.
TcpRequestNot(fr.dyade.aaa.jndi2.server.RequestContext) - constructor for class fr.dyade.aaa.jndi2.server.TcpRequestNot
TcpServer - class fr.dyade.aaa.jndi2.server.TcpServer
TcpServer(ServerSocket,int,fr.dyade.aaa.agent.AgentId) - constructor for class fr.dyade.aaa.jndi2.server.TcpServer
TcpWriter - class org.objectweb.joram.mom.proxies.tcp.TcpWriter
The activity responsible for getting the replies from the user's proxy and writing them to the socket.
Creates a new writer.
TempDestDeleteRequest - class org.objectweb.joram.shared.client.TempDestDeleteRequest
A TempDestDeleteRequest instance is sent by a deleting temporary destination.
TempDestDeleteRequest() - constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TempDestDeleteRequest(String) - constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TemporaryQueue - class org.objectweb.joram.client.jms.TemporaryQueue
Implements the javax.jms.TemporaryQueue interface.
TemporaryQueue() - constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs an empty temporary queue.
TemporaryQueue(String,org.objectweb.joram.client.jms.Connection) - constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs a temporary queue.
TemporaryTopic - class org.objectweb.joram.client.jms.TemporaryTopic
Implements the javax.jms.TemporaryTopic interface.
TemporaryTopic() - constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs an empty temporary topic.
TemporaryTopic(String,org.objectweb.joram.client.jms.Connection) - constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs a temporary topic.
TEXT - static field in class org.objectweb.joram.shared.messages.MessageType
A text message carries a String body.
TextMessage - class org.objectweb.joram.client.jms.TextMessage
Implements the javax.jms.TextMessage interface.
thread - field in class fr.dyade.aaa.util.Daemon
The active component of this daemon.
thread - field in class fr.dyade.aaa.agent.Driver
separate thread running the driver
Throw(Exception) - method in class fr.dyade.aaa.agent.SyncNotification
Timer - class fr.dyade.aaa.util.Timer
This class is a facility for scheduling tasks future execution.
Timer() - constructor for class fr.dyade.aaa.util.Timer
Constructs a Timer instance.
TimerTask - class fr.dyade.aaa.util.TimerTask
The TimerTask class is the base class for implementing tasks run by a Timer instance.
TIMES - static field in class org.objectweb.joram.shared.selectors.sym
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.
toByteArray(ByteArrayOutputStream,String) - static method in class fr.dyade.aaa.util.Strings
Provides a Java string literal representing the parameter string.
toBytes(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the bytes value of the given object.
toChar(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the char value of the given object.
toDouble(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the double value of the given object.
toFloat(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the float value of the given object.
toHexString(byte) - static method in class fr.dyade.aaa.util.Ubyte
Gives the hexa representation of unsigned value of the byte.
toHexString(byte[],int,int) - static method in class fr.dyade.aaa.util.Ubyte
Gives the hexa representation of an array of bytes.
toHexString(byte[],int,int,int,String,int,String,int) - static method in class fr.dyade.aaa.util.Ubyte
toInt(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the int value of the given object.
toLong(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the long value of the given object.
Topic - class org.objectweb.joram.client.jms.Topic
Implements the javax.jms.Topic interface and provides JORAM specific administration and monitoring methods.
Topic - class org.objectweb.joram.mom.dest.Topic
A Topic agent is an agent hosting a MOM topic, and which behaviour is provided by a TopicImpl instance.
Topic() - constructor for class org.objectweb.joram.client.jms.Topic
Constructs an empty topic.
Topic() - constructor for class org.objectweb.joram.mom.dest.Topic
Empty constructor for newInstance().
Topic(boolean) - constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic.
Topic(fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.Topic
Constructs a Topic agent.
Topic(String) - constructor for class org.objectweb.joram.client.jms.Topic
Constructs a topic.
Topic(String,boolean,int) - constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic and specifying its identifier.
Topic(String,String) - constructor for class org.objectweb.joram.client.jms.Topic
Constructs a topic.
TopicConnection - class org.objectweb.joram.client.jms.TopicConnection
Implements the javax.jms.TopicConnection interface.
Creates a TopicConnection instance.
TopicConnectionFactory - class org.objectweb.joram.client.jms.TopicConnectionFactory
Implements the javax.jms.TopicConnectionFactory interface.
TopicConnectionFactory() - constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs an empty TopicConnectionFactory.
TopicConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionRequest - class org.objectweb.joram.client.connector.TopicConnectionRequest
A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.
TopicConnectionRequest(String,String) - constructor for class org.objectweb.joram.client.connector.TopicConnectionRequest
Constructs a TopicConnectionRequest instance.
TopicImpl - class org.objectweb.joram.mom.dest.TopicImpl
The TopicImpl class implements the MOM topic behaviour, basically distributing the received messages to subscribers.
TopicImpl(fr.dyade.aaa.agent.AgentId,fr.dyade.aaa.agent.AgentId) - constructor for class org.objectweb.joram.mom.dest.TopicImpl
Constructs a TopicImpl instance.
TopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
A TopicLocalConnectionFactory instance is a factory of local connections for Pub/Sub communication.
TopicLocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Constructs an empty TopicLocalConnectionFactory instance.
TopicMsgsReply - class org.objectweb.joram.mom.notifications.TopicMsgsReply
A TopicMsgsReply instance is used by a topic for sending messages to an agent client which subscribed to it.
TopicMsgsReply(Vector) - constructor for class org.objectweb.joram.mom.notifications.TopicMsgsReply
Constructs a TopicMsgsReply.
TopicPublisher - class org.objectweb.joram.client.jms.TopicPublisher
Implements the javax.jms.TopicPublisher interface.
TopicSession - class org.objectweb.joram.client.jms.TopicSession
Implements the javax.jms.TopicSession interface.
TopicSubscriber - class org.objectweb.joram.client.jms.TopicSubscriber
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
TopicTcpConnectionFactory() - constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs an empty TopicTcpConnectionFactory instance.
TopicTcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs a TopicTcpConnectionFactory instance.
toQueue() - method in class org.objectweb.joram.shared.messages.Message
Returns true if the destination is a queue.
toShort(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the short value of the given object.
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLConfig
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLDomain
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLNat
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLNetwork
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLProperty
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLPServer
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLServer
toString() - method in class fr.dyade.aaa.agent.conf.A3CMLService
toString() - method in class org.objectweb.joram.shared.client.AbstractJmsReply
toString() - method in class org.objectweb.joram.shared.client.AbstractJmsRequest
toString() - method in class org.objectweb.joram.mom.notifications.AbstractNotification
toString() - method in class org.objectweb.joram.mom.notifications.AbstractReply
toString() - method in class org.objectweb.joram.mom.notifications.AbstractRequest
toString() - method in class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
toString() - method in class fr.dyade.aaa.agent.AdminAckStartStopNot
toString() - method in class fr.dyade.aaa.agent.AdminProxy
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.agent.AdminReplyNot
toString() - method in class fr.dyade.aaa.agent.AdminRequestNot
toString() - method in class fr.dyade.aaa.agent.AdminStartStopNot
toString() - method in class org.objectweb.joram.mom.dest.AdminTopicImpl
toString() - method in class fr.dyade.aaa.agent.Agent
Returns a string representation of this agent, including the agent's class, name, global identication, and fixed property.
toString() - method in class fr.dyade.aaa.agent.AgentDriver
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.agent.AgentId
Returns a string representation of this AgentId object.
toString() - method in class fr.dyade.aaa.agent.AgentMBean
Returns a string representation of this agent, including the agent's class, name, global identication, and fixed property.
toString() - method in class fr.dyade.aaa.agent.AgentObject
Returns a string representation of this object.
toString() - method in class fr.dyade.aaa.jndi2.impl.BindEvent
toString() - method in class fr.dyade.aaa.jndi2.msg.BindRequest
toString() - method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
toString() - method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
toString() - method in class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
toString() - method in class org.objectweb.joram.mom.notifications.ClientMessages
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.mom.dest.ClusterQueueImpl
toString() - method in class fr.dyade.aaa.util.ConditionnalString
toString() - method in class org.objectweb.joram.client.jms.Connection
String image of the connection.
toString() - method in class org.objectweb.joram.client.jms.ConnectionConsumer
Returns a string image of the connection consumer.
toString() - method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns a string view of the connection factory.
toString() - method in class org.objectweb.joram.shared.client.ConsumerMessages
toString() - method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
toString() - method in class fr.dyade.aaa.jndi2.impl.ContextRecord
toString() - method in class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
toString() - method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
toString() - method in class fr.dyade.aaa.util.Daemon
Returns a string representation of this daemon.
toString() - method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Returns a String image of the queue.
toString() - method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
toString() - method in class org.objectweb.joram.mom.notifications.DenyRequest
toString() - method in class fr.dyade.aaa.jndi2.impl.DestroySubcontextEvent
toString() - method in class fr.dyade.aaa.admin.cmd.DomainCmd
toString() - method in class fr.dyade.aaa.admin.cmd.DomainCmdException
toString() - method in class fr.dyade.aaa.agent.Driver
Provides a string image for this object.
toString() - method in class org.objectweb.joram.client.jms.Driver
String view of a Driver instance.
toString() - method in class fr.dyade.aaa.agent.DriverDone
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.agent.EngineMBean
Returns a string representation of this engine.
toString() - method in class fr.dyade.aaa.admin.cmd.ExceptionCmd
toString() - method in class fr.dyade.aaa.agent.ExceptionNotification
Returns a string representation of this notification.
toString() - method in class fr.dyade.aaa.agent.FlowControlNot
Provides a string image for this object.
toString() - method in class org.objectweb.joram.mom.proxies.GetConnectionNot
toString() - method in class fr.dyade.aaa.agent.HttpDebug
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.agent.HttpNetwork
Returns a string representation of this consumer, including the daemon's name and status.
toString() - method in class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
toString() - method in class fr.dyade.aaa.jndi2.server.JndiReplyNot
toString() - method in class fr.dyade.aaa.jndi2.msg.JndiRequest
toString() - method in class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
toString() - method in class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
toString() - method in class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
toString() - method in class org.objectweb.joram.mom.notifications.JoinQueueCluster
toString() - method in class fr.dyade.aaa.admin.cmd.JvmArgsCmdException
toString() - method in class org.objectweb.joram.mom.notifications.LBCycleLife
toString() - method in class org.objectweb.joram.mom.notifications.LBLoadingFactor
toString() - method in class org.objectweb.joram.mom.notifications.LBMessageGive
toString() - method in class org.objectweb.joram.mom.notifications.LBMessageHope
toString() - method in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
toString() - method in class org.objectweb.joram.mom.dest.LoadingFactor
toString() - method in class org.objectweb.joram.shared.messages.Message
toString() - method in class org.objectweb.joram.client.jms.MessageConsumer
Returns a string view of this consumer.
toString() - method in class fr.dyade.aaa.jndi2.impl.MissingContextException
toString() - method in class org.objectweb.joram.shared.client.MomExceptionReply
toString() - method in class fr.dyade.aaa.jndi2.impl.NamingContext
toString() - method in class fr.dyade.aaa.jndi2.impl.NamingContextId
toString() - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
toString() - method in class fr.dyade.aaa.jndi2.impl.NamingContextInfo
toString() - method in class fr.dyade.aaa.admin.cmd.NatCmdException
toString() - method in class fr.dyade.aaa.agent.Network
Returns a string representation of this consumer.
toString() - method in class fr.dyade.aaa.admin.cmd.NetworkCmd
toString() - method in class fr.dyade.aaa.admin.cmd.NetworkCmdException
toString() - method in class fr.dyade.aaa.admin.cmd.NewDomainCmd
toString() - method in class fr.dyade.aaa.admin.cmd.NewNetworkCmd
toString() - method in class fr.dyade.aaa.admin.cmd.NewServerCmd
toString() - method in class fr.dyade.aaa.admin.cmd.NewServiceCmd
toString() - method in class fr.dyade.aaa.agent.NGNetwork
Returns a string representation of this consumer, including the daemon's name and status.
toString() - method in class fr.dyade.aaa.agent.Notification
toString() - method in class org.objectweb.joram.client.jms.ObjectMessage
toString() - method in class fr.dyade.aaa.jndi2.impl.ObjectRecord
toString() - method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
toString() - method in class org.objectweb.joram.client.connector.OutboundConnection
toString() - method in class org.objectweb.joram.client.connector.OutboundQueueSession
toString() - method in class fr.dyade.aaa.agent.PoolNetwork
Returns a string representation of this consumer, including the daemon's name and status.
toString() - method in class org.objectweb.joram.shared.client.ProducerMessages
toString() - method in class fr.dyade.aaa.admin.cmd.PropertyCmdException
toString() - method in class fr.dyade.aaa.agent.ProxyAgent
Provides a string image for this object.
toString() - method in class org.objectweb.joram.mom.proxies.ProxyImpl
toString() - method in class org.objectweb.joram.mom.proxies.ProxyMessage
toString() - method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
toString() - method in class org.objectweb.joram.client.jms.Queue
Returns a String image of the queue.
toString() - method in class org.objectweb.joram.client.jms.QueueBrowser
Returns a string view of this browser.
toString() - method in class org.objectweb.joram.mom.notifications.QueueClusterNot
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.mom.dest.QueueImpl
toString() - method in class org.objectweb.joram.mom.notifications.QueueMsgReply
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 fr.dyade.aaa.jndi2.impl.RebindEvent
toString() - method in class fr.dyade.aaa.jndi2.impl.Record
toString() - method in class fr.dyade.aaa.admin.cmd.RemoveDomainCmd
toString() - method in class fr.dyade.aaa.admin.cmd.RemoveNetworkCmd
toString() - method in class fr.dyade.aaa.admin.cmd.RemoveServerCmd
toString() - method in class fr.dyade.aaa.admin.cmd.RemoveServiceCmd
toString() - method in class fr.dyade.aaa.jndi2.server.RequestContext
toString() - method in class org.objectweb.joram.mom.proxies.RequestNot
toString() - method in class fr.dyade.aaa.agent.Role
toString() - method in class fr.dyade.aaa.agent.RoleMultiple
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.admin.script.Script
toString() - method in class fr.dyade.aaa.util.ServerAddress
toString() - method in class fr.dyade.aaa.admin.cmd.ServerCmd
toString() - method in class fr.dyade.aaa.admin.cmd.ServerCmdException
toString() - method in class fr.dyade.aaa.agent.ServerDesc
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.admin.cmd.ServiceCmd
toString() - method in class fr.dyade.aaa.admin.cmd.ServiceCmdException
toString() - method in class fr.dyade.aaa.agent.ServiceDesc
Provides a string image for this object.
toString() - method in class fr.dyade.aaa.agent.ServiceManager
Provides a string image for this object.
toString() - method in class org.objectweb.joram.client.jms.Session
Returns a String image of this session.
toString() - method in class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
toString() - method in class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
toString() - method in class fr.dyade.aaa.admin.cmd.SetPropertyCmd
toString() - method in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
toString() - method in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
toString() - method in class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
toString() - method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
toString() - method in class fr.dyade.aaa.agent.SimpleNetwork
Returns a string representation of this consumer, including the daemon's name and status.
toString() - method in class fr.dyade.aaa.util.SimplePropertiesReader
toString() - method in class fr.dyade.aaa.util.SocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
toString() - method in class fr.dyade.aaa.admin.cmd.StartNetworkCmd
toString() - method in class fr.dyade.aaa.admin.script.StartScript
toString() - method in class fr.dyade.aaa.admin.cmd.StartServerCmd
toString() - method in class fr.dyade.aaa.admin.cmd.StartServiceCmd
toString() - method in class fr.dyade.aaa.admin.cmd.StopNetworkCmd
toString() - method in class fr.dyade.aaa.admin.script.StopScript
toString() - method in class fr.dyade.aaa.admin.cmd.StopServiceCmd
toString() - method in class fr.dyade.aaa.jndi2.server.TcpRequestContext
toString() - method in class fr.dyade.aaa.jndi2.server.TcpRequestNot
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.Topic
Returns a String image of the topic.
toString() - method in class org.objectweb.joram.client.jms.TopicConnectionFactory
Returns a string view of the connection factory.
toString() - method in class org.objectweb.joram.mom.dest.TopicImpl
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 fr.dyade.aaa.agent.UnknownAgent
Returns a string representation of this notification.
toString() - method in class fr.dyade.aaa.agent.UnknownNotification
Returns a string representation of this notification.
toString() - method in class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
toString() - method in class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
toString() - method in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
toString() - method in class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
toString() - method in class fr.dyade.aaa.jndi2.impl.UpdateEvent
toString() - method in class org.objectweb.joram.client.jms.admin.User
Returns a string view of this User instance.
toString() - method in class org.objectweb.joram.client.jms.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(Hashtable) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a hash table of objects.
toString(Object) - static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the String value of the given object.
toString(Object) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an object.
toString(String) - static method in class fr.dyade.aaa.util.Strings
Provides a Java string literal representing the parameter string.
toString(StringBuffer,boolean[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of booleans.
toString(StringBuffer,byte[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of bytes.
toString(StringBuffer,char[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of chars.
toString(StringBuffer,double[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of doubles.
toString(StringBuffer,float[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of floats.
toString(StringBuffer,Hashtable) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a hash table of objects.
toString(StringBuffer,int[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of ints.
toString(StringBuffer,long[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of longs.
toString(StringBuffer,Object) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an object.
toString(StringBuffer,Object,Class) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array.
toString(StringBuffer,short[]) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of shorts.
toString(StringBuffer,String) - static method in class fr.dyade.aaa.util.Strings
Provides a Java string literal representing the parameter string.
toString(StringBuffer,Vector) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a vector of objects.
toString(Vector) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a vector of objects.
toStringArray(Object) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array.
toStringArray(StringBuffer,Object) - static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array.
toStringId(char,char,int,int,int) - static method in class fr.dyade.aaa.agent.StringId
Returns a string representation of id: label + x + sep + y + sep + z.
toXML(fr.dyade.aaa.agent.conf.A3CMLConfig,PrintWriter) - static method in class fr.dyade.aaa.agent.conf.A3CML
toXML(fr.dyade.aaa.agent.conf.A3CMLConfig,String,String) - static method in class fr.dyade.aaa.agent.conf.A3CML
write a configuration in an A3CML file.
Trace - class fr.dyade.aaa.jndi2.client.Trace
Trace - class fr.dyade.aaa.jndi2.impl.Trace
Trace - class fr.dyade.aaa.jndi2.server.Trace
transacted - field in class org.objectweb.joram.client.connector.OutboundSession
Transaction - interface fr.dyade.aaa.util.Transaction
TransactionError - class fr.dyade.aaa.agent.TransactionError
Thrown by ...
TransactionError() - constructor for class fr.dyade.aaa.agent.TransactionError
TransactionError(String) - constructor for class fr.dyade.aaa.agent.TransactionError
TRANSIENT_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
translationHostName - field in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
translationHostName - field in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
translationHostPort - field in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
translationHostPort - field in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
translationServerName - field in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
translationServerName - field in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
txPendingTimer - field 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".
txPendingTimer - field 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 - field 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".
TYPE - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
TypeLoader - class fr.dyade.aaa.util.TypeLoader

U

Ubyte - class fr.dyade.aaa.util.Ubyte
Provides a kind of unsigned byte functionality.
UMINUS - static field in class org.objectweb.joram.shared.selectors.sym
unbind(CompositeName) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Unbinds the specified path.
unbind(Name) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
unbind(Name) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Unbinds the named object.
unbind(String) - method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Service method: unbinds an object.
unbind(String) - method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
unbind(String) - method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Unbinds the named object.
UnbindEvent - class fr.dyade.aaa.jndi2.impl.UnbindEvent
UnbindEvent(fr.dyade.aaa.jndi2.impl.NamingContextId,String) - constructor for class fr.dyade.aaa.jndi2.impl.UnbindEvent
UnbindRequest - class fr.dyade.aaa.jndi2.msg.UnbindRequest
UnbindRequest(CompositeName) - constructor for class fr.dyade.aaa.jndi2.msg.UnbindRequest
UnclusterRequest - class org.objectweb.joram.mom.notifications.UnclusterRequest
An UnclusterRequest instance is used by a client agent for notifying a topic to leave the cluster it is part of.
UnclusterRequest(String) - constructor for class org.objectweb.joram.mom.notifications.UnclusterRequest
Constructs an UnclusterRequest instance.
undeliverable - field in class org.objectweb.joram.shared.messages.Message
true if the message is considered as undeliverable.
UnknownAgent - class fr.dyade.aaa.agent.UnknownAgent
Notify by the engine to the sender of a notification when the target agent does not exist.
Allocates a new UnknownAgent notification.
UnknownAgentException - class fr.dyade.aaa.agent.UnknownAgentException
Thrown by Engine if a notification is sent to an unknown agent.
UnknownAgentException() - constructor for class fr.dyade.aaa.agent.UnknownAgentException
Constructs a new UnknownAgentException with no detail message.
UnknownAgentException(String) - constructor for class fr.dyade.aaa.agent.UnknownAgentException
Constructs a new UnknownAgentException with the specified detail message.
UnknownDomainException - class fr.dyade.aaa.agent.conf.UnknownDomainException
Thrown to indicate that the specified domain does not exist.
UnknownDomainException() - constructor for class fr.dyade.aaa.agent.UnknownDomainException
Constructs a new UnknownDomainException with no detail message.
UnknownDomainException() - constructor for class fr.dyade.aaa.agent.conf.UnknownDomainException
Constructs a new UnknownDomainException with no detail message.
UnknownDomainException(String) - constructor for class fr.dyade.aaa.agent.UnknownDomainException
Constructs a new UnknownDomainException with the specified detail message.
UnknownDomainException(String) - constructor for class fr.dyade.aaa.agent.conf.UnknownDomainException
Constructs a new UnknownDomainException with the specified detail message.
UnknownNotification - class fr.dyade.aaa.agent.UnknownNotification
Notify by agents when there is no reaction allowed.
Allocates a new UnknownNotification notification.
Thrown by Agent in the react method to indicate that the notification is unknown.
UnknownNotificationException() - constructor for class fr.dyade.aaa.agent.UnknownNotificationException
Constructs a new UnknownNotificationException with no detail message.
UnknownNotificationException(String) - constructor for class fr.dyade.aaa.agent.UnknownNotificationException
Constructs a new UnknownNotificationException with the specified detail message.
Thrown to indicate that the specified agent serverdoes not exist.
UnknownServerException - class fr.dyade.aaa.agent.conf.UnknownServerException
Thrown to indicate that the specified agent server does not exist.
UnknownServerException() - constructor for class fr.dyade.aaa.agent.UnknownServerException
Constructs a new UnknownServerException with no detail message.
UnknownServerException() - constructor for class fr.dyade.aaa.agent.conf.UnknownServerException
Constructs a new UnknownServerException with no detail message.
UnknownServerException(String) - constructor for class fr.dyade.aaa.agent.UnknownServerException
Constructs a new UnknownServerException with the specified detail message.
UnknownServerException(String) - constructor for class fr.dyade.aaa.agent.conf.UnknownServerException
Constructs a new UnknownServerException with the specified detail message.
Thrown to indicate that the specified service is not declared on a particular server.
UnknownServiceException - class fr.dyade.aaa.agent.conf.UnknownServiceException
Thrown to indicate that the specified service does not exist.
UnknownServiceException() - constructor for class fr.dyade.aaa.agent.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException() - constructor for class fr.dyade.aaa.agent.conf.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - constructor for class fr.dyade.aaa.agent.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
UnknownServiceException(String) - constructor for class fr.dyade.aaa.agent.conf.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
unregisterMBean(String,String) - method in class fr.dyade.aaa.agent.management.MXServer
unregisterMBean(String,String) - static method in class fr.dyade.aaa.agent.management.MXWrapper
UnsetCluster - class org.objectweb.joram.shared.admin.UnsetCluster
An UnsetCluster instance is used for notifying a topic to leave the cluster it is part of.
UnsetCluster(String) - constructor for class org.objectweb.joram.shared.admin.UnsetCluster
Constructs an UnsetCluster instance.
unsetClusterLink(org.objectweb.joram.client.jms.Topic) - static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Removes a topic from the cluster it is part of.
unsetConsumer() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Unsets the JMS consumer.
UnsetDefaultDMQ - class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
An UnsetDefaultDMQ instance requests to unset the default DMQ of a given server.
unsetDefaultDMQ(int) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetDefaultDMQ(int) - constructor for class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Constructs a UnsetDefaultDMQ instance.
UnsetDefaultThreshold - class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
An UnsetDefaultThreshold instance requests to unset the default threshold value of a given server.
unsetDefaultThreshold(int) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetDefaultThreshold(int) - constructor for class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Constructs a UnsetDefaultThreshold instance.
UnsetDestinationDMQ - class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
An UnsetDestinationDMQ instance requests to unset the DMQ of a given destination.
unsetDestinationDMQ(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetDestinationDMQ(String) - constructor for class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Constructs an UnsetDestinationDMQ instance.
UnsetFather - class org.objectweb.joram.shared.admin.UnsetFather
An UnsetFather instance is used for notifying a topic to unset its father.
UnsetFather(String) - constructor for class org.objectweb.joram.shared.admin.UnsetFather
Constructs an UnsetFather instance.
UnsetFatherRequest - class org.objectweb.joram.mom.notifications.UnsetFatherRequest
An UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.
UnsetFatherRequest(String) - constructor for class org.objectweb.joram.mom.notifications.UnsetFatherRequest
Constructs an UnsetFatherRequest instance.
unsetFreeReading() - method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free reading access to this destination.
unsetFreeReading(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
unsetFreeWriting() - method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free writing access to this destination.
unsetFreeWriting(Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
unsetHierarchicalLink(org.objectweb.joram.client.jms.Topic) - static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Unsets the father of a given topic.
UnsetJvmArgsCmd - class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
UnsetJvmArgsCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
unset server jvm args
unsetMessageListener() - method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Unsets the set message listener on the foreign JMS destination.
UnsetPropertyCmd - class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
UnsetPropertyCmd(String,String) - constructor for class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
unset global property
UnsetQueueThreshold - class org.objectweb.joram.shared.admin.UnsetQueueThreshold
An UnsetQueueThreshold instance requests to unset the threshold value of a given queue.
unsetQueueThreshold(Queue) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetQueueThreshold(String) - constructor for class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Constructs an UnsetQueueThreshold instance.
UnsetReader - class org.objectweb.joram.shared.admin.UnsetReader
An UnsetReader instance requests to unset a given user as a reader on a given destination.
unsetReader(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a reader on this destination.
unsetReader(org.objectweb.joram.client.jms.admin.User,Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetReader(String,String) - constructor for class org.objectweb.joram.shared.admin.UnsetReader
Constructs an UnsetReader instance.
UnsetServerNatCmd - class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
UnsetServerNatCmd(String,String,String,int) - constructor for class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
set server jvm args
UnsetServerPropertyCmd - class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
UnsetServerPropertyCmd(String,String,String) - constructor for class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
unset server property
UnsetUserDMQ - class org.objectweb.joram.shared.admin.UnsetUserDMQ
An UnsetUserDMQ instance requests to unset the DMQ of a given user.
unsetUserDMQ(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetUserDMQ(String) - constructor for class org.objectweb.joram.shared.admin.UnsetUserDMQ
Constructs an UnsetUserDMQ instance.
UnsetUserThreshold - class org.objectweb.joram.shared.admin.UnsetUserThreshold
An UnsetUserThreshold instance requests to unset the threshold of a given user.
unsetUserThreshold(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetUserThreshold(String) - constructor for class org.objectweb.joram.shared.admin.UnsetUserThreshold
Constructs an UnsetUserThreshold instance.
UnsetWriter - class org.objectweb.joram.shared.admin.UnsetWriter
An UnsetWriter instance requests to unset a given user as a writer on a destination.
unsetWriter(org.objectweb.joram.client.jms.admin.User) - method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a writer on this destination.
unsetWriter(org.objectweb.joram.client.jms.admin.User,Destination) - method in class org.objectweb.joram.client.tools.admin.AdminController
UnsetWriter(String,String) - constructor for class org.objectweb.joram.shared.admin.UnsetWriter
Constructs an UnsetWriter instance.
unsignedValue(byte) - static method in class fr.dyade.aaa.util.Ubyte
Gives the unsigned value of a byte.
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.
UnsubscribeRequest - class org.objectweb.joram.mom.notifications.UnsubscribeRequest
An UnsubscribeRequest instance is used by a client agent for unsubscribing to a topic.
UnsubscribeRequest(int,int) - constructor for class org.objectweb.joram.mom.notifications.UnsubscribeRequest
Constructs an UnsubscribeRequest instance.
update() - method in class fr.dyade.aaa.agent.SCAdminBase
Updates the configuration.
update(String) - method in class fr.dyade.aaa.agent.SCAdminBase
update(String,String) - method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
UpdateEvent - class fr.dyade.aaa.jndi2.impl.UpdateEvent
UpdateEvent(fr.dyade.aaa.jndi2.impl.NamingContextId,String) - constructor for class fr.dyade.aaa.jndi2.impl.UpdateEvent
UpdateListener - interface fr.dyade.aaa.jndi2.impl.UpdateListener
UpdateUser - class org.objectweb.joram.shared.admin.UpdateUser
An UpdateUser instance requests the modification of a user identification
UpdateUser(String,String,String,String) - constructor for class org.objectweb.joram.shared.admin.UpdateUser
Constructs an UpdateUser instance.
usable - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if the module is fully usable.
User - class org.objectweb.joram.client.jms.admin.User
The User class is a utility class needed for administering JORAM users.
User(String,String) - constructor for class org.objectweb.joram.client.jms.admin.User
Constructs an User instance.
UserAgent - class org.objectweb.joram.mom.proxies.UserAgent
Class of a user proxy agent.
UserAgent() - constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
UserAgent(int) - constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
userName - field in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User identification for connecting to the foreign JMS server.
userName - field in class org.objectweb.joram.client.connector.ConnectionRequest
Identification of the user requesting a connection to the underlying JORAM server.
UserPanel - class org.objectweb.joram.client.tools.admin.UserPanel
UserPanel(org.objectweb.joram.client.tools.admin.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.
validate() - method in class fr.dyade.aaa.agent.MessageConsumer
Validates all messages pushed in queue during transaction session.
validate() - method in class fr.dyade.aaa.agent.Network
Validates all messages pushed in queue during transaction session.
validityPeriod - field in class org.objectweb.joram.mom.dest.LoadingFactor
validity period
validityPeriode - field in class org.objectweb.joram.mom.notifications.LBLoadingFactor
value - field in class fr.dyade.aaa.agent.conf.A3CMLProperty
Value of the property.
VALUE - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
value - field in class fr.dyade.aaa.util.ConditionnalString
value - field in class fr.dyade.aaa.admin.cmd.SetPropertyCmd
value - field in class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
valueOf(String) - static method in class fr.dyade.aaa.util.ConditionnalString
valueOf(String) - static method in class fr.dyade.aaa.util.ServerAddress
VAR_MARK - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
VAR_TAG - static field in class fr.dyade.aaa.util.AgentServerConfigGenerator
visited - field in class fr.dyade.aaa.agent.conf.A3CMLServer
True if the server is already visited during configuration phase.

W

WAIT - static field in class org.objectweb.joram.mom.dest.LoadingFactor.Status
waitAfterClusterReq - field in class org.objectweb.joram.mom.dest.ClusterQueueImpl
waiting after a cluster request
wakeup() - method in class fr.dyade.aaa.agent.HttpNetwork
Wakes up the watch-dog thread.
wakeup() - method in class fr.dyade.aaa.agent.NGNetwork
Wakes up the watch-dog thread.
wakeup() - method in class fr.dyade.aaa.agent.PoolNetwork
Wakes up the watch-dog thread.
WakeUpNot - class org.objectweb.joram.mom.notifications.WakeUpNot
warning(SAXParseException) - method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Handles notification of a parser warning.
WINDOW_SIZE_PROP_NAME - static field in class fr.dyade.aaa.util.ReliableTcpConnection
WRITE - static field in class org.objectweb.joram.mom.dest.DestinationImpl
WRITE access value.
write(byte[]) - method in class fr.dyade.aaa.util.Pipe
WRITE_REQUEST_TABLE - static field in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.agent.BagSerializer
The writeBag method is responsible for writing the extra data of this particular agent so that the corresponding readBag method can restore it.
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.jndi2.server.Container
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.jndi2.impl.ContextManager
writeBag(ObjectOutputStream) - method in class org.objectweb.joram.mom.proxies.ProxyImpl
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.jndi2.server.RequestManager
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.jndi2.impl.ServerImpl
writeBag(ObjectOutputStream) - method in class fr.dyade.aaa.jndi2.impl.StorageManager
writeBag(ObjectOutputStream) - method in class org.objectweb.joram.mom.proxies.UserAgent
writeBoolean(boolean) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBoolean(boolean) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeByte(byte) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeByte(byte) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[]) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[]) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[],int,int) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[],int,int) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeChar(char) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeChar(char) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeDouble(double) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeDouble(double) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeFloat(float) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeFloat(float) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeInt(int) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeInt(int) - method in class fr.dyade.aaa.jndi2.msg.SerialOutputStream
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.
Writes a Notification to the stream.
writeObject(Object) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeObject(Object) - method in class fr.dyade.aaa.jndi2.msg.SerialOutputStream
writeObject(Object) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeShort(short) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeShort(short) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeString(String) - method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeUTF(String) - method in class org.objectweb.joram.client.jms.BytesMessage
API method.

X

XACnxCommit - class org.objectweb.joram.shared.client.XACnxCommit
An XACnxCommit instance is used by an XAConnection for commiting the messages and acknowledgements it sent to the proxy.
XACnxCommit() - constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
XACnxCommit(byte[],int,byte[]) - constructor for class org.objectweb.joram.shared.client.XACnxCommit
Constructs an XACnxCommit instance.
XACnxPrepare - class org.objectweb.joram.shared.client.XACnxPrepare
An XACnxPrepare instance is used by an XAConnection for sending messages and acknowledgements to the proxy.
XACnxPrepare() - constructor for class org.objectweb.joram.shared.client.XACnxPrepare
XACnxPrepare(byte[],int,byte[],Vector,Vector) - constructor for class org.objectweb.joram.shared.client.XACnxPrepare
Constructs an XACnxPrepare instance.
XACnxRecoverReply - class org.objectweb.joram.shared.client.XACnxRecoverReply
A XACnxRecoverReply replies to a XACnxRecoverRequest and carries transaction identifiers.
XACnxRecoverReply() - constructor for class org.objectweb.joram.shared.client.XACnxRecoverReply
Constructs a XACnxRecoverReply instance.
Constructs a XACnxRecoverReply instance.
XACnxRecoverRequest - class org.objectweb.joram.shared.client.XACnxRecoverRequest
A XACnxRecoverRequest instance is used by an XACnxion for recovering the identifiers of the TM's prepared transactions.
XACnxRecoverRequest() - constructor for class org.objectweb.joram.shared.client.XACnxRecoverRequest
Constructs a XACnxRecoverRequest instance.
XACnxRollback - class org.objectweb.joram.shared.client.XACnxRollback
An XACnxRollback instance is used by an XAConnection for rolling back the operations performed during a transaction.
XACnxRollback() - constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XACnxRollback(byte[],int,byte[]) - constructor for class org.objectweb.joram.shared.client.XACnxRollback
Constructs an XACnxRollback instance.
XAConnection - class org.objectweb.joram.client.jms.XAConnection
Connection used within global transactions; an instance of this class acts as a resource manager.
Creates a XAConnection instance.
XAConnectionFactory - class org.objectweb.joram.client.jms.XAConnectionFactory
Implements the javax.jms.XAConnectionFactory interface.
XAConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.XAConnectionFactory
Constructs an XAConnectionFactory dedicated to a given server.
XALocalConnectionFactory - class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
An XALocalConnectionFactory instance is a factory of local connections dedicated to XA communication.
XALocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Constructs an XALocalConnectionFactory instance.
XAQueueConnection - class org.objectweb.joram.client.jms.XAQueueConnection
Implements the javax.jms.XAQueueConnection interface.
Creates an XAQueueConnection instance.
XAQueueConnectionFactory - class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Implements the javax.jms.XAQueueConnectionFactory interface.
XAQueueConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Constructs an XAQueueConnectionFactory dedicated to a given server.
XAQueueLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
An XAQueueLocalConnectionFactory instance is a factory of local connections for XA PTP communication.
XAQueueLocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Constructs an XAQueueLocalConnectionFactory instance.
XAQueueSession - class org.objectweb.joram.client.jms.XAQueueSession
Implements the javax.jms.XAQueueSession interface.
XAQueueTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
An XAQueueTcpConnectionFactory instance is a factory of TCP connections for XA PTP communication.
XAQueueTcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Constructs an XAQueueTcpConnectionFactory instance.
XAResource - class org.objectweb.joram.client.jms.XAResource
A XAResource instance is used by a XASession instance as a delegate to a Transaction Manager.
Constructs an XA resource representing a given session.
XAResourceMngr - class org.objectweb.joram.client.jms.XAResourceMngr
Utility class used by XA connections for managing XA resources.
XAResourceMngr(org.objectweb.joram.client.jms.Connection) - constructor for class org.objectweb.joram.client.jms.XAResourceMngr
Creates a XAResourceMngr instance.
XASession - class org.objectweb.joram.client.jms.XASession
Implements the javax.jms.XASession interface.
Constructs an XASession.
XATcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
An XATcpConnectionFactory instance is a factory of TCP connections dedicated to XA communication.
XATcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Constructs an iXATcpConnectionFactory instance.
XATopicConnection - class org.objectweb.joram.client.jms.XATopicConnection
Implements the javax.jms.XATopicConnection interface.
Creates an XATopicConnection instance.
XATopicConnectionFactory - class org.objectweb.joram.client.jms.XATopicConnectionFactory
Implements the javax.jms.XATopicConnectionFactory interface.
XATopicConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.XATopicConnectionFactory
Constructs an XATopicConnectionFactory dedicated to a given server.
XATopicLocalConnectionFactory - class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
An XATopicLocalConnectionFactory instance is a factory of local connections for XA Pub/Sub communication.
XATopicLocalConnectionFactory() - constructor for class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Constructs an XATopicLocalConnectionFactory instance.
XATopicSession - class org.objectweb.joram.client.jms.XATopicSession
Implements the javax.jms.XATopicSession interface.
XATopicTcpConnectionFactory - class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
An XATopicTcpConnectionFactory instance is a factory of TCP connections for XA Pub/Sub communication.
XATopicTcpConnectionFactory(String,int) - constructor for class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Constructs an XATopicTcpConnectionFactory instance.
XidImpl - class org.objectweb.joram.client.jms.XidImpl
Implements the javax.transaction.xa.Xid interface for identifying distributed transactions.
XidImpl(byte[],int,byte[]) - constructor for class org.objectweb.joram.client.jms.XidImpl
Constructs a XidImpl instance.
XMLWriter - class fr.dyade.aaa.util.XMLWriter

Copyright B) 2004 Scalagent - All rights reserved