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

A

A3_DTD - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
A3Agent - Static variable in class fr.dyade.aaa.agent.Debug
 
A3CML - Class in fr.dyade.aaa.agent.conf
Defines XML syntactic element for A3CML configuration file.
A3CML() - Constructor for class fr.dyade.aaa.agent.conf.A3CML
 
A3CMLCluster - Class in fr.dyade.aaa.agent.conf
 
A3CMLCluster(short, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLCluster
 
A3CMLConfig - Class in fr.dyade.aaa.agent.conf
 
A3CMLConfig() - Constructor for class fr.dyade.aaa.agent.conf.A3CMLConfig
 
a3cmlconfig - Variable in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
 
a3cmlConfig - Variable in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
 
A3CMLDomain - Class in fr.dyade.aaa.agent.conf
The class A3CMLDomain describes an agent server domain.
A3CMLDomain(String, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLDomain
 
A3CMLKXmlWrapper - Class in fr.dyade.aaa.agent.conf
A3CML XML parser using kxml.
A3CMLKXmlWrapper() - Constructor for class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
 
A3CMLNat - Class in fr.dyade.aaa.agent.conf
The class A3CMLNat describes a network address translation.
A3CMLNat(short, String, int) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLNat
 
A3CMLNetwork - Class in fr.dyade.aaa.agent.conf
The class A3CMLNetwork describes a network component.
A3CMLNetwork(String, int) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLNetwork
 
A3CMLProperty - Class in fr.dyade.aaa.agent.conf
The class A3CMLProperty describes a property.
A3CMLProperty(String, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLProperty
 
A3CMLPServer - Class in fr.dyade.aaa.agent.conf
The class PServer describes a persistent agent server.
A3CMLPServer(short, String, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLPServer
 
A3CMLSaxWrapper - Class in fr.dyade.aaa.agent.conf
XML SAX Wrapper for A3 configuration file.
A3CMLSaxWrapper() - Constructor for class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
 
A3CMLServer - Class in fr.dyade.aaa.agent.conf
The class Server describes an agent server.
A3CMLServer(short, String, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLServer
 
A3CMLService - Class in fr.dyade.aaa.agent.conf
The class A3CMLService describes a service.
A3CMLService(String, String) - Constructor for class fr.dyade.aaa.agent.conf.A3CMLService
 
A3CMLWrapper - Interface in fr.dyade.aaa.agent.conf
XML Wrapper interface for A3CML configuration file.
A3CMLWRP_PROPERTY - Static variable in class fr.dyade.aaa.agent.AgentServer
 
a3config - Variable in class fr.dyade.aaa.agent.SCAdminBase
 
A3configException - Exception in fr.dyade.aaa.util
 
A3configException(String) - Constructor for exception fr.dyade.aaa.util.A3configException
 
A3Debug - Static variable in class fr.dyade.aaa.agent.Debug
 
A3Engine - Static variable in class fr.dyade.aaa.agent.Debug
 
A3Network - Static variable in class fr.dyade.aaa.agent.Debug
 
A3Proxy - Static variable in class fr.dyade.aaa.agent.Debug
 
A3Service - Static variable in class fr.dyade.aaa.agent.Debug
 
abort() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
AbortedRequestException - Exception in org.objectweb.joram.client.jms.connection
 
AbortedRequestException() - Constructor for exception org.objectweb.joram.client.jms.connection.AbortedRequestException
 
AbortReceiveRequest - Class in org.objectweb.joram.mom.notifications
 
AbortReceiveRequest(int, int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
abortRequest() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
abortRequest(int) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
abortRequest() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
AbstractJmsReply - Class in org.objectweb.joram.shared.client
An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsReply(int) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsReply() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsReply
Constructs an AbstractJmsReply.
AbstractJmsRequest - Class in org.objectweb.joram.shared.client
An AbstractJmsRequest is a request sent by a Joram client to its proxy.
AbstractJmsRequest(String) - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractJmsRequest() - Constructor for class org.objectweb.joram.shared.client.AbstractJmsRequest
Constructs an AbstractJmsRequest.
AbstractNotification - Class in org.objectweb.joram.mom.notifications
The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractNotification(int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractNotification() - Constructor for class org.objectweb.joram.mom.notifications.AbstractNotification
Constructs an AbstractNotification.
AbstractReply - Class in org.objectweb.joram.mom.notifications
An AbstractReply is a reply sent by a destination agent to a client agent.
AbstractReply(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractReply() - Constructor for class org.objectweb.joram.mom.notifications.AbstractReply
Constructs an AbstractReply.
AbstractRequest - Class in org.objectweb.joram.mom.notifications
An AbstractRequest is a request sent by a client agent to a destination agent.
AbstractRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
AbstractRequest() - Constructor for class org.objectweb.joram.mom.notifications.AbstractRequest
Constructs an AbstractRequest.
accept(AgentId, Notification) - Method in class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
 
accept(AgentId, Notification) - Method in class fr.dyade.aaa.jndi2.server.AgentEntryPoint
 
accept(AgentId, Notification) - Method in interface fr.dyade.aaa.jndi2.server.EntryPoint
 
accept(AgentId, Notification) - Method in class fr.dyade.aaa.jndi2.server.TcpEntryPoint
 
accept(File, String) - Method in class fr.dyade.aaa.util.StartWithFilter
 
AccessException - Exception in org.objectweb.joram.shared.excepts
An AccessException is thrown by a destination when processing a request of a client which does not have valid rights for this request.
AccessException(String) - Constructor for exception org.objectweb.joram.shared.excepts.AccessException
Constructs an AccessException instance.
ack(long) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
AckedQueue - Class in org.objectweb.joram.mom.proxies
 
AckedQueue() - Constructor for class org.objectweb.joram.mom.proxies.AckedQueue
 
AckJoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
AckJoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
acknowledge() - Method in class org.objectweb.joram.client.jms.Message
API method.
acknowledge(Message) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Acknowledges a message successfuly delivered to the foreign JMS server.
AcknowledgeRequest - Class in org.objectweb.joram.mom.notifications
An AcknowledgeRequest instance is used by a client agent for acknowledging one or many messages on a queue.
AcknowledgeRequest(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
AcknowledgeRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.AcknowledgeRequest
Constructs an AcknowledgeRequest instance.
acksCounter - Variable in class org.objectweb.joram.shared.messages.Message
The number of acknowledgements a message still expects from its subscribers before having been fully consumed by them (field used by JMS proxies).
ACLPanel - Class in org.objectweb.joram.client.tools.admin
 
ACLPanel(String) - Constructor for class org.objectweb.joram.client.tools.admin.ACLPanel
Default constructor
action_obj - Variable in class org.objectweb.joram.shared.selectors.Checker
Instance of action encapsulation class.
action_obj - Variable in class org.objectweb.joram.shared.selectors.Filter
Instance of action encapsulation class.
action_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to parse-action table.
action_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to parse-action table.
activationPeriod - Variable 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 in org.objectweb.joram.client.connector
An ActivationSpecImpl instance holds configuration information related to an endpoint deployment.
ActivationSpecImpl() - Constructor for class org.objectweb.joram.client.connector.ActivationSpecImpl
Constructs an ActivationSpecImpl instance.
AdapterTracing - Class in org.objectweb.joram.client.connector
Utility class for logging.
AdapterTracing() - Constructor for class org.objectweb.joram.client.connector.AdapterTracing
 
add(AdminCmd) - Method in class fr.dyade.aaa.admin.script.Script
 
add(StartAdminCmd) - Method in class fr.dyade.aaa.admin.script.StartScript
 
add(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.
addCluster(A3CMLCluster) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adds a cluster.
addClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Adds a queue into the cluster this queue belongs to.
addClusteredTopic(Topic) - Method in class org.objectweb.joram.client.jms.Topic
Adds a topic into the cluster this topic belongs to.
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Adds a connection event listener.
addConsumer(MessageConsumer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addDomain(A3CMLDomain) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adds a domain.
addDomain(String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
addDomain(String, int, int) - Static method in class fr.dyade.aaa.agent.ServerConfigHelper
 
addDomain(String, int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a domain to the platform.
AddDomainRequest - Class in org.objectweb.joram.shared.admin
 
AddDomainRequest(String, int, int) - Constructor for class org.objectweb.joram.shared.admin.AddDomainRequest
 
addEntryPoint(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(AgentId) - Method in class fr.dyade.aaa.agent.RoleMultiple
Adds an agent in the listeners list.
addMessage(Message) - Method in class org.objectweb.joram.mom.notifications.BrowseReply
Adds a message.
addMessage(Message) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Adds a message to deliver.
addMessage(Message) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
addMessage(Message) - Method in class org.objectweb.joram.shared.client.ProducerMessages
Adds a message to deliver.
addMessage(Message) - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
addMessages(Vector) - Method in class org.objectweb.joram.shared.client.ProducerMessages
Adds messages to deliver.
addNamingContext(NamingContextInfo) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
addNamingContext(NamingContextInfo) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
addNamingContext(NamingContext, CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.StorageManager
 
addNat(A3CMLNat) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
addNetwork(A3CMLNetwork) - Method in class fr.dyade.aaa.agent.conf.A3CMLPServer
 
addNetwork(String, String, int) - Method in class fr.dyade.aaa.agent.ConfigController
 
addNetwork(short, String, int) - Method in class fr.dyade.aaa.agent.ConfigController
 
addProducer(MessageProducer) - Method in class org.objectweb.joram.client.jms.Session
Called here and by sub-classes.
addProducerMessages(ProducerMessages) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addProperty(A3CMLProperty) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
add property
addProperty(A3CMLProperty) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
add property
addProperty(A3CMLProperty) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
addQueueCluster(String, float) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to joiningQueue a JoinQueueCluster not.
AddQueueCluster - Class in org.objectweb.joram.shared.admin
 
AddQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.AddQueueCluster
Adds a queue to a cluster.
addRecord(Record) - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
ADDRESS_TYPE - Static variable in class fr.dyade.aaa.jndi2.msg.ObjectFactory
 
addServer(A3CMLServer) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Adds a server.
addServer(A3CMLServer) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adds a server.
addServer(A3CMLServer) - Method in class fr.dyade.aaa.agent.conf.A3CMLDomain
 
addServer(String, String, short) - Method in class fr.dyade.aaa.agent.ConfigController
 
addServer(int, String, String, int, String) - Static method in class fr.dyade.aaa.agent.ServerConfigHelper
 
addServer(int, String, String, int, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Adds a server to the platform.
addServerAddress(String, int) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
AddServerRequest - Class in org.objectweb.joram.shared.admin
 
AddServerRequest(int, String, String, int, String) - Constructor for class org.objectweb.joram.shared.admin.AddServerRequest
 
addService(A3CMLService) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
addService(String, String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
addSessAckRequest(SessAckRequest) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
addSession(Session) - Method in class org.objectweb.joram.client.jms.Connection
Called here and by sub-classes.
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.
addUser(String, String) - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Adds a user to the table.
ADMIN_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ADMIN_DOMAIN - Static variable in class fr.dyade.aaa.agent.AgentServer
 
ADMIN_SERVER - Static variable in class fr.dyade.aaa.agent.AgentServer
 
ADMIN_SERVER - Static variable in class fr.dyade.aaa.agent.ConfigController
 
AdminAckStartStopNot - Class in fr.dyade.aaa.agent
AdminAckStartStopNot is a notification.
AdminAckStartStopNot() - Constructor for class fr.dyade.aaa.agent.AdminAckStartStopNot
 
AdminAckStartStopNot(ExceptionCmd) - Constructor for class fr.dyade.aaa.agent.AdminAckStartStopNot
 
AdminCmd - Interface in fr.dyade.aaa.admin.cmd
 
AdminCommandDialog - Class in org.objectweb.joram.client.tools.admin
 
AdminCommandDialog(Frame, AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
AdminController - Class in org.objectweb.joram.client.tools.admin
 
AdminController() - Constructor for class org.objectweb.joram.client.tools.admin.AdminController
 
adminControllerEvent(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminTool
 
adminControllerEvent(ControllerEvent) - Method in interface org.objectweb.joram.client.tools.admin.ControllerEventListener
 
AdminDestinationItf - Interface in org.objectweb.joram.mom.dest
The AdminDestinationItf interface defines the method needed by the administration topic for creating and initializing a destination agent.
AdminException - Exception in org.objectweb.joram.client.jms.admin
An AdminException is an exception thrown by an administration method.
AdminException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.AdminException
Constructs an AdminException instance.
AdminHelper - Class in org.objectweb.joram.client.jms.admin
The AdminHelper class is a utility class providing methods for building special configurations such as topics cluster or hierarchy, queues cluster, etc.
AdminHelper() - Constructor for class org.objectweb.joram.client.jms.admin.AdminHelper
 
AdminIdStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for admin AgentId.
AdministeredObject - Class in org.objectweb.joram.client.jms.admin
The AdministeredObject class is the parent class of all JORAM administered objects.
AdministeredObject() - Constructor for class org.objectweb.joram.client.jms.admin.AdministeredObject
 
AdminModule - Class in org.objectweb.joram.client.jms.admin
The AdminModule class allows to set an administrator connection to a given JORAM server, and provides administration and monitoring methods at a server/platform level.
AdminModule() - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule
 
AdminModule.AdminRequestor - Class in org.objectweb.joram.client.jms.admin
 
AdminModule.AdminRequestor(TopicConnection) - Constructor for class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
adminName - Variable in class org.objectweb.joram.client.jms.Destination
Name given by the administrator.
AdminNotification - Class in org.objectweb.joram.mom.proxies
An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.
AdminProxy - Class in fr.dyade.aaa.agent
A AdminProxy service provides an interface to access to administration functions in running agent servers.
AdminReply - Class in org.objectweb.joram.mom.notifications
An AdminReply is used by a destination agent for replying to a client administration request.
AdminReply(AdminRequest, boolean, String) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply(AdminRequest, boolean, String, Object) - Constructor for class org.objectweb.joram.mom.notifications.AdminReply
Constructs an AdminReply.
AdminReply - Class in org.objectweb.joram.shared.admin
An AdminReply is a reply sent by a org.objectweb.joram.mom.dest.AdminTopic topic and containing data or information destinated to a client administrator.
AdminReply(boolean, String) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReply(boolean, int, String, Object) - Constructor for class org.objectweb.joram.shared.admin.AdminReply
Constructs an AdminReply instance.
AdminReplyNot - Class in fr.dyade.aaa.agent
AdminReplyNot is a notification.
AdminReplyNot() - Constructor for class fr.dyade.aaa.agent.AdminReplyNot
 
AdminReplyNot(ExceptionCmd) - Constructor for class fr.dyade.aaa.agent.AdminReplyNot
 
AdminRequest - Class in org.objectweb.joram.mom.notifications
An AdminRequest is used by a client agent for sending an administration request to a destination agent.
AdminRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.AdminRequest
Constructs an AdminRequest.
AdminRequest - Class in org.objectweb.joram.shared.admin
An AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.
AdminRequest() - Constructor for class org.objectweb.joram.shared.admin.AdminRequest
 
AdminRequestNot - Class in fr.dyade.aaa.agent
AdminRequestNot is a notification to configure A3CMLConfig.
AdminRequestNot(Script, boolean, boolean) - Constructor for class fr.dyade.aaa.agent.AdminRequestNot
 
AdminRequestNot(Script, boolean) - Constructor for class fr.dyade.aaa.agent.AdminRequestNot
 
AdminRequestNot(Script) - Constructor for class fr.dyade.aaa.agent.AdminRequestNot
 
AdminStartStopNot - Class in fr.dyade.aaa.agent
AdminStartStopNot is a notification to start and stop networks, servers persitents, servers transients and services.
AdminStartStopNot() - Constructor for class fr.dyade.aaa.agent.AdminStartStopNot
 
AdminTool - Class in org.objectweb.joram.client.tools.admin
 
AdminTool(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.AdminTool
 
AdminToolConstants - Class in org.objectweb.joram.client.tools.admin
 
AdminToolConstants() - Constructor for class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
AdminTopic - Class in org.objectweb.joram.mom.dest
An AdminTopic agent is a MOM administration service, which behaviour is provided by an AdminTopicImpl instance.
AdminTopic() - Constructor for class org.objectweb.joram.mom.dest.AdminTopic
Constructs an AdminTopic agent.
AdminTopicImpl - Class in org.objectweb.joram.mom.dest
The AdminTopicImpl class implements the admin topic behaviour, basically processing administration requests.
AdminTopicImpl(AgentId) - Constructor for class org.objectweb.joram.mom.dest.AdminTopicImpl
Constructs an AdminTopicImpl instance.
AFastTransaction - Class in fr.dyade.aaa.util
 
AFastTransaction() - Constructor for class fr.dyade.aaa.util.AFastTransaction
 
Agent - Class in fr.dyade.aaa.agent
The Agent class represents the basic component in our model.
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(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(short) - 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, boolean) - 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, boolean, int) - Constructor for class fr.dyade.aaa.agent.Agent
Constructor used to build Well Known Services agents.
agent - Variable in class fr.dyade.aaa.agent.AgentCreateReply
 
agent - Variable in class fr.dyade.aaa.agent.DeleteAck
 
agent - Variable in class fr.dyade.aaa.agent.ExceptionNotification
The target agent id.
agent - Variable in class fr.dyade.aaa.agent.UnknownAgent
The non-existent target agent id.
agent - Variable in class fr.dyade.aaa.agent.UnknownNotification
The target agent id.
AgentAdmin - Class in fr.dyade.aaa.agent
 
AgentAdmin(short) - Constructor for class fr.dyade.aaa.agent.AgentAdmin
Creates a local administration agent.
AgentCreateReply - Class in fr.dyade.aaa.agent
 
AgentCreateReply(AgentId) - Constructor for class fr.dyade.aaa.agent.AgentCreateReply
 
AgentCreateRequest - Class in fr.dyade.aaa.agent
This notification is used to ask aa agent creation to a remote agent factory.
AgentCreateRequest(Agent) - Constructor for class fr.dyade.aaa.agent.AgentCreateRequest
 
AgentCreateRequest(Agent, AgentId) - Constructor for class fr.dyade.aaa.agent.AgentCreateRequest
 
AgentDeleteRequest - Class in fr.dyade.aaa.agent
 
AgentDeleteRequest(AgentId) - Constructor for class fr.dyade.aaa.agent.AgentDeleteRequest
 
AgentDriver - Class in fr.dyade.aaa.agent
 
AgentDriver(int, Agent, Queue) - Constructor for class fr.dyade.aaa.agent.AgentDriver
Constructor.
AgentEntryPoint - Class in fr.dyade.aaa.jndi2.server
 
AgentEntryPoint() - Constructor for class fr.dyade.aaa.jndi2.server.AgentEntryPoint
 
AgentException - Exception in fr.dyade.aaa.agent
Thrown by the Agentfactory when an error is raised during the initialization.
AgentException(Throwable) - Constructor for exception 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.agent.ProxyAgent
Finalizes this proxy agent execution.
agentFinalize(boolean) - Method in class fr.dyade.aaa.jndi2.server.Container
 
agentFinalize(boolean) - Method in interface fr.dyade.aaa.jndi2.server.LifeCycleListener
 
agentFinalize(boolean) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
agentFinalize(boolean) - Method in class org.objectweb.joram.mom.dest.Destination
Finalizes the agent before it is garbaged.
agentFinalize(boolean) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Finalizes the agent before it is garbaged.
AgentId - Class in fr.dyade.aaa.agent
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.
agentId - Variable in class org.objectweb.joram.client.jms.Destination
Identifier of the agent destination.
agentId - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Identifier of the agent using this module.
agentInitialize(boolean) - Method in class 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
 
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.Container
 
agentInitialize(boolean) - Method in interface fr.dyade.aaa.jndi2.server.LifeCycleListener
 
agentInitialize(boolean) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.dest.Destination
Gives this agent an opportunity to initialize after having been deployed, and each time it is loaded into memory.
agentInitialize(boolean) - Method in class org.objectweb.joram.mom.proxies.UserAgent
(Re)initializes the agent when (re)loading.
AgentMBean - Interface in fr.dyade.aaa.agent
 
AgentObject - Class in fr.dyade.aaa.agent
The AgentObject class represents ...
AgentObject(String) - Constructor for class fr.dyade.aaa.agent.AgentObject
 
AgentRequestContext - Class in fr.dyade.aaa.jndi2.server
 
AgentRequestContext(JndiRequest, AgentId, boolean) - Constructor for class fr.dyade.aaa.jndi2.server.AgentRequestContext
 
AgentServer - Class in fr.dyade.aaa.agent
The AgentServer class manages the global configuration of an agent server.
AgentServer() - Constructor for class fr.dyade.aaa.agent.AgentServer
 
AgentServerConfigGenerator - Class in fr.dyade.aaa.util
 
AgentServerConfigGenerator(String) - Constructor for class fr.dyade.aaa.util.AgentServerConfigGenerator
constructor
AgentServerConfigGenerator(InputStream) - Constructor for class fr.dyade.aaa.util.AgentServerConfigGenerator
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.DefaultConnectionManager
Returns a javax.jms.Connection connection instance for a non managed application.
allocElement() - Method in class fr.dyade.aaa.util.Pool
 
alreadySentLocally - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Internal boolean used for tagging local sendings.
AND - Static variable in class org.objectweb.joram.shared.selectors.sym
 
args - Variable in class fr.dyade.aaa.admin.cmd.ServiceCmd
 
args - Variable in class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
 
args - Variable in class fr.dyade.aaa.admin.cmd.StartServiceCmd
 
args - Variable in class fr.dyade.aaa.admin.cmd.StopServiceCmd
 
args - Variable in class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
 
args - Variable in class fr.dyade.aaa.agent.conf.A3CMLService
 
Arrays - Class in fr.dyade.aaa.util
This class contains various methods for sorting and searching int arrays.
Arrays() - Constructor for class fr.dyade.aaa.util.Arrays
 
arrivalsCounter - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Counter of messages arrivals.
ASP - Variable 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 in fr.dyade.aaa.util
 
ATransaction() - Constructor for class fr.dyade.aaa.util.ATransaction
 
autoEvalThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
automatic eval threshold
autoStart - Variable in class fr.dyade.aaa.agent.AdminRequestNot
used to start script in a same reaction.

B

BagSerializer - Interface in fr.dyade.aaa.agent
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 fr.dyade.aaa.util.NTransaction
 
begin() - Method in class fr.dyade.aaa.util.NullTransaction
 
begin() - Method in interface fr.dyade.aaa.util.Transaction
 
begin() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Notifies that the local transaction is beginning.
beginConfig() - Method in class fr.dyade.aaa.agent.ConfigController
 
BETWEEN - Static variable 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(Name, Object) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
bind(String, Object) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
bind(CompositeName, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Binds an object to the specified path.
bind(NamingContext, String, Object, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
bind(Name, Object) - Method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object.
bind(String, 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.soap.SoapExt_NamingContextImpl
Binds an object.
BindEvent - Class in fr.dyade.aaa.jndi2.impl
 
BindEvent(NamingContextId, String, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.BindEvent
 
BindRequest - Class in fr.dyade.aaa.jndi2.msg
 
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 - Variable in class fr.dyade.aaa.agent.ProxyAgent
true if connect may block
BOOLEAN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
bootTSFN - Variable in class fr.dyade.aaa.agent.Network
Filename for boot time stamp storage
branchQualifier - Variable in class org.objectweb.joram.client.jms.XidImpl
 
BridgeAckNot - Class in org.objectweb.joram.mom.util
A BridgeAckNot notification carries the identifier of a message successfuly delivered by a JMS module to a foreign JMS server.
BridgeAckNot(String) - Constructor for class org.objectweb.joram.mom.util.BridgeAckNot
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.
BridgeDeliveryNot - Class in org.objectweb.joram.mom.util
A BridgeDeliveryNot notification carries a message obtained by a JMS module from a foreign JMS server.
BridgeDeliveryNot(Message) - Constructor for class org.objectweb.joram.mom.util.BridgeDeliveryNot
Constructs a BridgeDeliveryNot wrapping a given message obtained from a foreign JMS server.
BridgePtpModule - Class in org.objectweb.joram.mom.util
The BridgePtpModule class is a bridge module based on the JMS PTP semantics and classes.
BridgePtpModule() - Constructor for class org.objectweb.joram.mom.util.BridgePtpModule
Constructs a BridgePtpModule module.
BridgePubSubModule - Class in org.objectweb.joram.mom.util
The BridgePubSubModule class is a bridge module based on the JMS Publish/Subscribe semantics and classes.
BridgePubSubModule() - Constructor for class org.objectweb.joram.mom.util.BridgePubSubModule
Constructs a BridgePubSubModule module.
BridgeQueue - Class in org.objectweb.joram.mom.dest
A BridgeQueue agent is an agent hosting a bridge queue, and which behaviour is provided by a BridgeQueueImpl instance.
BridgeQueue() - Constructor for class org.objectweb.joram.mom.dest.BridgeQueue
Constructs a BridgeQueue agent.
BridgeQueueImpl - Class in org.objectweb.joram.mom.dest
The BridgeQueueImpl class implements a specific queue which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
BridgeQueueImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.BridgeQueueImpl
Constructs a BridgeQueueImpl instance.
BridgeTopic - Class in org.objectweb.joram.mom.dest
A BridgeTopic agent is an agent hosting a bridge topic, and which behaviour is provided by a BridgeTopicImpl instance.
BridgeTopic() - Constructor for class org.objectweb.joram.mom.dest.BridgeTopic
Constructs a BridgeTopic agent.
BridgeTopicImpl - Class in org.objectweb.joram.mom.dest
The BridgeTopicImpl class implements a specific topic which forwards the messages it receives to a foreign JMS destination, and gets the messages it is requested to deliver from the same foreign destination.
BridgeTopicImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.BridgeTopicImpl
Constructs a BridgeTopicImpl instance.
BridgeUnifiedModule - Class in org.objectweb.joram.mom.util
The BridgeUnifiedModule class is a bridge module based on the JMS 1.1 unified semantics and classes.
BridgeUnifiedModule() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule
Constructs a BridgeUnifiedModule module.
BridgeUnifiedModule.ConsumerDaemon - Class in org.objectweb.joram.mom.util
The ConsumerDaemon thread allows to call MessageConsumer.receive() for requesting a foreign JMS message without blocking the JORAM server.
BridgeUnifiedModule.ConsumerDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Constructs a ReceiverDaemon thread.
BridgeUnifiedModule.ReconnectionDaemon - Class in org.objectweb.joram.mom.util
The ReconnectionDaemon thread is responsible for reconnecting the bridge module with the foreign JMS server in case of disconnection.
BridgeUnifiedModule.ReconnectionDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Constructs a ReconnectionDaemon thread.
BridgeUnifiedModule.StartupDaemon - Class in org.objectweb.joram.mom.util
The StartupDaemon thread is responsible for retrieving the needed JMS administered objects from the JNDI server.
BridgeUnifiedModule.StartupDaemon() - Constructor for class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Constructs a StartupDaemon thread.
broadcastLeave(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
broadcast to cluster the removeQueue.
browse(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
BrowseReply - Class in org.objectweb.joram.mom.notifications
A BrowseReply instance is used by a queue for replying to a client BrowseRequest by sending a vector of its messages.
BrowseReply(BrowseRequest) - Constructor for class org.objectweb.joram.mom.notifications.BrowseReply
Constructs a BrowseReply instance.
BrowseRequest - Class in org.objectweb.joram.mom.notifications
A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
BrowseRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.BrowseRequest
Constructs a BrowseRequest instance.
buffer - Variable in class fr.dyade.aaa.util.Pipe
The circular buffer into which incoming data is placed.
BYTES - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A bytes message carries an array of bytes.
BytesMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.BytesMessage interface.

C

canBeDeleted() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Returns true if the destination might be deleted.
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 - Variable in class fr.dyade.aaa.agent.Driver
 
canStop - Variable in class fr.dyade.aaa.util.Daemon
Boolean variable used to stop the daemon properly.
CFG_DIR_PROPERTY - Static variable in class fr.dyade.aaa.agent.AgentServer
 
CFG_FILE_PROPERTY - Static variable in class fr.dyade.aaa.agent.AgentServer
 
CFG_NAME_PROPERTY - Static variable in class fr.dyade.aaa.agent.AgentServer
 
changeOwner(String) - Method in class fr.dyade.aaa.jndi2.admin.SCNamingAdmin
 
changeOwner(ChangeOwnerRequest) - Method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
 
changeOwner(Object, Object) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
changeOwner(Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
changeOwner(ChangeOwnerRequest) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
ChangeOwnerEvent - Class in fr.dyade.aaa.jndi2.impl
 
ChangeOwnerEvent(Object, NamingContextInfo[]) - Constructor for class fr.dyade.aaa.jndi2.impl.ChangeOwnerEvent
 
ChangeOwnerRequest - Class in fr.dyade.aaa.jndi2.msg
 
ChangeOwnerRequest(String) - Constructor for class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
 
Channel - Class in fr.dyade.aaa.agent
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).
checkClosed() - Method in class org.objectweb.joram.client.jms.Connection
Checks if the connecion is closed.
checkClosed() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
checkClosed() - Method in class org.objectweb.joram.client.jms.Session
Checks if the session is closed.
Checker - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Checker() - Constructor for class org.objectweb.joram.shared.selectors.Checker
Default constructor.
Checker(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Checker
Constructor which sets the default scanner.
checks(String) - Static method in class org.objectweb.joram.shared.selectors.Selector
Clients call this method to check a selector syntax.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Checks the validity of the subscriber instance.
checkValidity() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Checks the validity of the subscriber instance.
className - Variable in class fr.dyade.aaa.admin.cmd.ServiceCmd
 
className - Variable in class fr.dyade.aaa.admin.cmd.StartServiceCmd
 
className - Variable in class fr.dyade.aaa.admin.cmd.StopServiceCmd
 
classname - Variable in class fr.dyade.aaa.agent.conf.A3CMLService
 
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.
cleanup() - Method in class org.objectweb.joram.client.jms.Connection
Used by OutboundConnection in the connector layer.
cleanup() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Used by Connection clean up.
clear() - Method in class org.objectweb.joram.client.jms.Queue
 
clearBody() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
clearBody() - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
clearBody() - Method in class org.objectweb.joram.shared.messages.Message
Method clearing the message body.
clearProperties() - Method in class org.objectweb.joram.client.jms.Message
API method.
clearProperties() - Method in class org.objectweb.joram.shared.messages.Message
Empties the properties table.
clearQueue(QueueTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearQueue - Class in org.objectweb.joram.shared.admin
 
ClearQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ClearQueue
 
clearSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
clearSubscription(SubscriptionTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ClearSubscription - Class in org.objectweb.joram.shared.admin
 
ClearSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.ClearSubscription
 
clientID - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
JMS clientID field.
ClientMessages - Class in org.objectweb.joram.mom.notifications
A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClientMessages(int, int) - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages(int, int, Vector) - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
ClientMessages() - Constructor for class org.objectweb.joram.mom.notifications.ClientMessages
Constructs a ClientMessages instance.
clients - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
Table of the destination readers and writers.
clients - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
clients - Variable in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
clone() - Method in class fr.dyade.aaa.admin.script.Script
 
clone() - Method in class fr.dyade.aaa.agent.Notification
Returns a clone of this notification.
clone() - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
clone() - Method in class org.objectweb.joram.shared.messages.Message
Clones the message.
cloneConnection() - Method in interface fr.dyade.aaa.jndi2.client.NamingConnection
 
cloneConnection() - Method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
close() - Method in class fr.dyade.aaa.agent.AgentDriver
 
close() - Method in class fr.dyade.aaa.agent.Driver
 
close() - Method in interface fr.dyade.aaa.agent.NotificationInputStream
Closes the stream.
close() - Method in interface fr.dyade.aaa.agent.NotificationOutputStream
Closes the stream.
close() - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
close() - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
close() - Method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Closes this context.
close() - Method in class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
 
close() - Method in class fr.dyade.aaa.util.Daemon
Releases any resources attached to this daemon.
close() - Method in class fr.dyade.aaa.util.ReliableTcpConnection
 
close() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Requests to close the physical connection.
close() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
close() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
close() - Method in class org.objectweb.joram.client.connector.OutboundSession
Actually does nothing, closing of the session occurs while closing the component's connection.
close() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
close() - Method in class org.objectweb.joram.client.jms.Connection
API method for closing the connection; even if the connection appears to be broken, closes the sessions.
close() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
close() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
Not synchronized because it would possibly deadlock with some reply listeners (actually requestors).
close() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
close() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
close() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
close() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
close() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
close() - Method in class org.objectweb.joram.client.jms.Session
API method.
close() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Closes the SoapConnection.
CLOSE - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
close() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Closes the TCP connection.
close() - Method in class org.objectweb.joram.client.jms.XASession
 
close() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
close() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Interrupts the daemons and closes the connection.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Releases the daemon's resources.
close() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Releases the daemon's resources.
closeAllConnections() - Method in class fr.dyade.aaa.agent.ProxyAgent
Closes all the connections.
CloseConnectionNot - Class in org.objectweb.joram.mom.proxies
 
CloseConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
closed - Variable in class org.objectweb.joram.client.jms.MessageProducer
true if the producer is closed.
cluster - Variable in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
ClusterDestination - Class in org.objectweb.joram.client.jms.admin
 
ClusterDestination(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs a cluster destination.
ClusterDestination() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterDestination
Constructs an empty cluster destination.
ClusterQueue - Class in org.objectweb.joram.client.jms.admin
this is a sample.
ClusterQueue(Hashtable) - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs a cluster queue.
ClusterQueue() - Constructor for class org.objectweb.joram.client.jms.admin.ClusterQueue
Constructs an empty queue.
ClusterQueue - Class in org.objectweb.joram.mom.dest
A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.
ClusterQueue() - Constructor for class org.objectweb.joram.mom.dest.ClusterQueue
Empty constructor for newInstance().
ClusterQueueImpl - Class in org.objectweb.joram.mom.dest
The ClusterQueueImpl class implements the MOM queue behaviour, basically storing messages and delivering them upon clients requests or delivering to an other cluster queue.
ClusterQueueImpl(AgentId, AgentId, long, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.ClusterQueueImpl
Constructs a ClusterQueueImpl instance.
clusterQueueImpl - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
reference to clusterQueueImpl
ClusterRequest - Class in org.objectweb.joram.mom.notifications
A ClusterRequest instance is used by a client agent for notifying a topic of the identifier of an other topic to set a cluster with.
ClusterRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.ClusterRequest
Constructs a ClusterRequest instance.
clusters - Variable in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all clusters
clusters - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
key = agentId of ClusterQueue value = rateOfFlow (Float)
clusters - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
cnx - Variable in class org.objectweb.joram.client.connector.OutboundSession
The OutboundConnection the session belongs to.
cnx - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection to the foreign JMS server.
CnxCloseReply - Class in org.objectweb.joram.shared.client
A CnxCloseReply replies to a CnxCloseRequest.
CnxCloseReply() - Constructor for class org.objectweb.joram.shared.client.CnxCloseReply
Constructs a CnxCloseReply instance.
CnxCloseRequest - Class in org.objectweb.joram.shared.client
A CnxCloseRequest is sent by a closing SOAP connection.
CnxCloseRequest() - Constructor for class org.objectweb.joram.shared.client.CnxCloseRequest
Constructs a CnxCloseRequest instance.
CnxConnectReply - Class in org.objectweb.joram.shared.client
A CnxConnectReply is sent by a JMS proxy as a reply to a connection CnxConnectRequest and holds the connection's key and the proxy identifier.
CnxConnectReply(CnxConnectRequest, int, String) - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectReply() - Constructor for class org.objectweb.joram.shared.client.CnxConnectReply
Constructs a CnxConnectReply.
CnxConnectRequest - Class in org.objectweb.joram.shared.client
A CnxConnectRequest is sent by an opening Connection.
CnxConnectRequest() - Constructor for class org.objectweb.joram.shared.client.CnxConnectRequest
Constructs a CnxConnectRequest.
cnxEquals(Object) - Method in class org.objectweb.joram.client.connector.OutboundConnection
returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
cnxFact - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Connection factory object for connecting to the foreign JMS server.
cnxFactName - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
ConnectionFactory JNDI name.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
cnxPendingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.
CnxStartRequest - Class in org.objectweb.joram.shared.client
A CnxStartRequest request is sent by a starting Connection.
CnxStartRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStartRequest
Constructs a CnxStartRequest instance.
CnxStopRequest - Class in org.objectweb.joram.shared.client
A CnxStopRequest is sent by a stopping Connection.
CnxStopRequest() - Constructor for class org.objectweb.joram.shared.client.CnxStopRequest
Constructs a CnxStopRequest instance.
code() - Method in interface 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.ClusterDestination
Codes a ClusterDestination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.admin.User
Codes an User instance as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Codes a ConnectionFactory as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.Destination
Codes a Destination as a Hashtable for travelling through the SOAP protocol.
code() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Codes an XAConnectionFactory as a Hashtable for travelling through the SOAP protocol.
collocatedConnect(String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection with the collocated JORAM server.
COLOR_CONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
COLOR_DISCONNECTED - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
comesFrom() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the name of the queue or the subscription the messages come from.
COMMA - Static variable in class org.objectweb.joram.shared.selectors.sym
 
CommandWorker - Interface in org.objectweb.joram.client.tools.admin
 
commit() - Method in class fr.dyade.aaa.util.ATransaction
 
commit() - Method in class fr.dyade.aaa.util.NTransaction
 
commit() - Method in class fr.dyade.aaa.util.NullTransaction
 
COMMIT - Static variable in interface fr.dyade.aaa.util.Transaction
 
commit() - Method in interface fr.dyade.aaa.util.Transaction
 
commit() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Commits the local transaction.
commit() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
commit() - Method in class org.objectweb.joram.client.jms.Session
API method.
commit(Xid, boolean) - Method in class org.objectweb.joram.client.jms.XAResource
Commits the resource.
commit() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
commit() - Method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Commits the registered savings and deletions.
commitChanges() - Static method in class fr.dyade.aaa.agent.ServerConfigHelper
 
commitConfig() - Method in class fr.dyade.aaa.agent.ConfigController
 
composeName(Name, Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
composeName(String, String) - 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.scn.scnURLContext
Composes the name of this context with a name relative to this context: Not supported.
condition - Variable in class fr.dyade.aaa.util.ConditionnalString
 
ConditionnalString - Class in fr.dyade.aaa.util
 
ConditionnalString(String, boolean) - Constructor for class fr.dyade.aaa.util.ConditionnalString
 
CONFIG - Static variable in class fr.dyade.aaa.agent.AdminProxy
 
CONFIG - Static variable in class fr.dyade.aaa.agent.ConfigController.Status
 
CONFIG_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
ConfigController - Class in fr.dyade.aaa.agent
 
ConfigController.Status - Class in fr.dyade.aaa.agent
 
ConfigController.Status() - Constructor for class fr.dyade.aaa.agent.ConfigController.Status
 
configure(A3CMLPServer) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Adapts the current configuration to the specified persistent server.
CONFIGURED - Static variable in class fr.dyade.aaa.agent.AgentAdmin
 
ConfigVariable - Class in fr.dyade.aaa.util
 
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 - Static variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
connect(TopicConnectionFactory, String, String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a connection dedicated to administering with the Joram server which parameters are wrapped by a given TopicConnectionFactory.
connect(String, int, String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on a given host and listening to a given port.
connect(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Opens a TCP connection with the Joram server running on the default "locahost" host and listening to the default 16010 port.
CONNECT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect(boolean) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
connect() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Launches the connection process to the foreign JMS server.
connectAdmin(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectAdminDialog - Class in org.objectweb.joram.client.tools.admin
 
CONNECTING - Static variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
connectingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
connectingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.
Connection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Connection interface.
Connection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.Connection
Creates a Connection instance.
ConnectionConsumer - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionConsumer interface.
ConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionFactory interface.
ConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs a ConnectionFactory dedicated to a given server.
ConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ConnectionFactory
Constructs an empty ConnectionFactory.
ConnectionManager - Class in org.objectweb.joram.mom.proxies
A ConnectionManager is started as a service in each MOM agent server for allowing connections with external clients.
ConnectionManager() - Constructor for class org.objectweb.joram.mom.proxies.ConnectionManager
 
ConnectionMetaData - Class in org.objectweb.joram.client.jms
Implements the javax.jms.ConnectionMetaData interface.
ConnectionMetaData() - Constructor for class org.objectweb.joram.client.jms.ConnectionMetaData
 
ConnectionRequest - Class in org.objectweb.joram.client.connector
A ConnectionRequest instance wraps a user connection request for performing unified messaging.
ConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.ConnectionRequest
Constructs a ConnectionRequest instance.
connectJndi(String, int, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
ConnectJndiDialog - Class in org.objectweb.joram.client.tools.admin
 
consumer - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
Wrapped JMS consumer.
consumer - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Consumer object.
CONSUMER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
CONSUMER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
ConsumerAckRequest - Class in org.objectweb.joram.shared.client
A ConsumerAckRequest instance is used by a MessageConsumer for acknowledging a received message.
ConsumerAckRequest(String, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerAckRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerAckRequest
Constructs a ConsumerAckRequest instance.
ConsumerCloseSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerCloseSubRequest is sent by a closing durable TopicSubscriber.
ConsumerCloseSubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
ConsumerCloseSubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
Constructs a ConsumerCloseSubRequest.
consumerDaemon - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Daemon used for requesting messages.
ConsumerDenyRequest - Class in org.objectweb.joram.shared.client
A ConsumerDenyRequest instance is used by a MessageConsumer for denying a received message.
ConsumerDenyRequest(String, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest(String, String, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerDenyRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerDenyRequest
Constructs a ConsumerDenyRequest instance.
ConsumerMessages - Class in org.objectweb.joram.shared.client
A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
ConsumerMessages(int, Message, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, Vector, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs a ConsumerMessages instance.
ConsumerMessages(int, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerMessages() - Constructor for class org.objectweb.joram.shared.client.ConsumerMessages
Constructs an empty ConsumerMessages instance.
ConsumerReceiveRequest - Class in org.objectweb.joram.shared.client
A ConsumerReceiveRequest is sent by a MessageConsumer when requesting a message.
ConsumerReceiveRequest(String, String, long, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
ConsumerReceiveRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Constructs a ConsumerReceiveRequest.
consumers - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers identifiers.
consumerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for getting messages from the foreign JMS destination.
ConsumerSetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerSetListRequest is sent by a MessageConsumer on which a message listener is set.
ConsumerSetListRequest(String, String, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerSetListRequest
Constructs a ConsumerSetListRequest.
ConsumerSubRequest - Class in org.objectweb.joram.shared.client
A ConsumerSubRequest is sent by a constructing MessageConsumer destinated to consume messages on a topic.
ConsumerSubRequest(String, String, String, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerSubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerSubRequest
Constructs a ConsumerSubRequest.
ConsumerUnsetListRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsetListRequest is sent by a MessageConsumer which listener is unset.
ConsumerUnsetListRequest(boolean) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsetListRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Constructs a ConsumerUnsetListRequest.
ConsumerUnsubRequest - Class in org.objectweb.joram.shared.client
A ConsumerUnsubRequest is sent by a closing temporary MessageConsumer on a topic, or by a Session unsubscribing a durable subscriber.
ConsumerUnsubRequest(String) - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
ConsumerUnsubRequest() - Constructor for class org.objectweb.joram.shared.client.ConsumerUnsubRequest
Constructs a ConsumerUnsubRequest.
consumThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
consumer threshold
Container - Class in fr.dyade.aaa.jndi2.server
 
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(AdminCmd) - Method in class fr.dyade.aaa.admin.script.Script
 
contains(StartAdminCmd) - Method in class fr.dyade.aaa.admin.script.StartScript
 
contains(StopAdminCmd) - Method in class fr.dyade.aaa.admin.script.StopScript
 
contains(AgentId) - Method in class fr.dyade.aaa.agent.RoleMultiple
Tests if the specified agent id belongs to role multiple.
containsCluster(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns true if the configuration contains a cluster with specified name.
containsCluster(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns true if the configuration contains a cluster with specified id.
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.A3CMLCluster
contains property
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.A3CMLCluster
Returns true if the configuration contains a server with specified id.
containsServer(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Returns true if the configuration contains a server with specified name.
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 in fr.dyade.aaa.jndi2.impl
 
ContextCache() - Constructor for class fr.dyade.aaa.jndi2.impl.ContextCache
 
ContextManager - Class in fr.dyade.aaa.jndi2.impl
 
ContextManager(Transaction, Object, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.ContextManager
 
ContextRecord - Class in fr.dyade.aaa.jndi2.impl
 
ContextRecord(String, NamingContextId) - Constructor for class fr.dyade.aaa.jndi2.impl.ContextRecord
 
contexts - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Table keeping the messages' consumers contexts.
ContextTable - Interface in fr.dyade.aaa.jndi2.impl
 
ControllerEvent - Class in org.objectweb.joram.client.tools.admin
 
ControllerEvent(int) - Constructor for class org.objectweb.joram.client.tools.admin.ControllerEvent
 
ControllerEventListener - Interface in org.objectweb.joram.client.tools.admin
 
ControlTopicStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JMS topic AgentId in charge ofsending control events.
ConversionHelper - Class in org.objectweb.joram.shared.messages
The ConversionHelper class is used for converting values carried by messages into specified types, if possible.
ConversionHelper() - Constructor for class org.objectweb.joram.shared.messages.ConversionHelper
 
convert(Message) - Static method in class org.objectweb.joram.mom.util.MessageConverterModule
Converts a standard JMS message into an org.objectweb.joram.mom.shared.messages.Message instance.
convert(Session, Message) - Static method in class org.objectweb.joram.mom.util.MessageConverterModule
Converts a JORAM MOM message into a JMS message.
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 - Variable in class org.objectweb.joram.shared.client.AbstractJmsReply
Identifier of the replied request.
CRASH_SERVER - Static variable 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(int) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
Admin method creating and deploying a dead message queue on the local server.
create(String, String, int) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user for a given server and instanciating the corresponding User object.
create(String, String) - Static method in class org.objectweb.joram.client.jms.admin.User
Admin method creating a user on the local server and instanciating the corresponding User object.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA local connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA TCP connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating HA tcp connections with a given server.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating tcp connections.
create(String) - Static method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating tcp connections.
create() - Static method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.
create() - Static method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating local connections.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying (or retrieving) a queue on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Queue
Admin method creating and deploying a queue on the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating SOAP connections with the local server.
create(String, int, int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with a given server.
create(int) - Static method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating SOAP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Admin method creating a javax.jms.QueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Admin method creating a javax.jms.ConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Admin method creating a javax.jms.TopicConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Admin method creating a javax.jms.XAConnectionFactory instance for creating TCP connections with the local server.
create(String, int) - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with a given server.
create() - Static method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Admin method creating a javax.jms.XATopicConnectionFactory instance for creating TCP connections with the local server.
create(int, String, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server.
create(int, String, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, Properties) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create(int, String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on a given server with a given name.
create(String) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying (or retrieving) a topic on the local server.
create(int) - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on a given server.
create() - Static method in class org.objectweb.joram.client.jms.Topic
Admin method creating and deploying a topic on the local server.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(Queue) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(Queue) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.Session
API method
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createBrowser(Queue, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBrowser(Queue) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createBytesMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createBytesMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createBytesMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createCompositeDataSupport(Message) - Static method in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
createConnection() - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Requests a connection for the default user, eventually returns an OutboundConnection instance.
createConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Requests a connection for a given user, eventually returns an OutboundConnection instance.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method, implemented according to the communication protocol.
createConnection() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
API method.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the ConnectionFactory class.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface ConnectionFactory.
createConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory, implemented according to the communication protocol..
createConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface ConnectionFactory.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Method called in the non managed case for creating an OutboundConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Method called in the non managed case for creating an OutboundQueueConnectionFactory instance.
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called by an application server (managed case) for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Method called in the non managed case for creating an OutboundTopicConnectionFactory instance.
createConnectionFactory(String, int, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.Session
API method.
createConsumer(Destination, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createConsumer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDestination(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateDestinationDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateDestinationReply - Class in org.objectweb.joram.shared.admin
A CreateDestinationReply instance replies to a destination creation request, produced by the AdminTopic.
CreateDestinationReply(String, String, String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationReply
Constructs a CreateDestinationReply instance.
CreateDestinationRequest - Class in org.objectweb.joram.shared.admin
A CreateDestinationRequest instance requests the creation of a destination on a given server.
CreateDestinationRequest(int, String, String, Properties, String) - Constructor for class org.objectweb.joram.shared.admin.CreateDestinationRequest
Constructs a CreateDestinationRequest instance.
createDomain(ServerTreeNode, String, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateDomainDialog - Class in org.objectweb.joram.client.tools.admin
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createDurableSubscriber(Topic, String) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
CreateFactoryDialog - Class in org.objectweb.joram.client.tools.admin
 
createLocalQueue(String) - Method in class org.objectweb.joram.client.connector.LocalServer
 
createLocalQueue(String) - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
createLocalTopic(String) - Method in class org.objectweb.joram.client.connector.LocalServer
 
createLocalTopic(String) - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Creates a new physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Creates a new PTP physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Creates a new PubSub physical connection to the underlying JORAM server, and returns a ManagedConnectionImpl instance for a managed environment.
createMapMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMapMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createMapMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createObjectMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createObjectMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.jms.Session
API method.
createObjectMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createObjectMessage(Serializable) - Method in class org.objectweb.joram.client.jms.XASession
 
createProducer(Destination) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createProducer(Destination) - Method in class org.objectweb.joram.client.jms.Session
API method.
createProducer(Destination) - Method in class org.objectweb.joram.client.jms.XASession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createPublisher(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createQueue(String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createQueue(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createQueueConnection() - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for the default user, eventually returns an OutboundQueueConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnectionFactory
Requests a PTP connection for a given user, eventually returns an OutboundConnection instance.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.QueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.QueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.QueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
API method.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.QueueSoapConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.QueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the QueueConnectionFactory class.
createQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory, implemented according to the communication protocol.
createQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Method inherited from interface QueueConnectionFactory.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundQueueConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundQueueSession instance.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.QueueConnection
API method.
createQueueSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createReceiver(Queue, String) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
createReceiver(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
CreateRemoteSubcontextRequest - Class in fr.dyade.aaa.jndi2.distributed
 
CreateRemoteSubcontextRequest(CompositeName, Object) - Constructor for class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
 
createSender(Queue) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
Delegates the call to the wrapped JMS session.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createSender(Queue) - Method in class org.objectweb.joram.client.jms.XAQueueSession
Delegates the call to the wrapped JMS session.
CreateServerDialog - Class in org.objectweb.joram.client.tools.admin
 
createSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundSession instance.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.Connection
API method.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a non-XA session.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopic
Creates the TopicImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.BridgeQueue
Creates the bridge queue.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.BridgeTopic
Creates the bridge topic.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
Creates the QueueImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.DeadMQueue
Creates the dead message queue.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Destination
Creates the specific implementation.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Queue
Creates the QueueImpl.
createsImpl(AgentId) - Method in class org.objectweb.joram.mom.dest.Topic
Creates the TopicImpl.
createStreamMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createStreamMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createSubcontext(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
createSubcontext(String) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
createSubcontext(CreateSubcontextRequest) - Method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
 
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(NamingContext, String, CompositeName, NamingContextId, Object, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
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.scn.scnURLContext
Creates and binds a new context.
createSubcontext(CreateSubcontextRequest) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
createSubcontext(String) - Method in class fr.dyade.aaa.jndi2.soap.SoapExt_NamingContextImpl
Method not implemented.
CreateSubcontextEvent - Class in fr.dyade.aaa.jndi2.impl
 
CreateSubcontextEvent(NamingContextId, String, CompositeName, NamingContextId, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
 
CreateSubcontextRequest - Class in fr.dyade.aaa.jndi2.msg
 
CreateSubcontextRequest(CompositeName) - Constructor for class fr.dyade.aaa.jndi2.msg.CreateSubcontextRequest
 
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createSubscriber(Topic) - Method in class org.objectweb.joram.client.jms.XATopicSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTemporaryQueue() - Method in class org.objectweb.joram.client.connector.OutboundTopicSession
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.TopicSession
API method.
createTemporaryQueue() - Method in class org.objectweb.joram.client.jms.XASession
 
createTemporaryTopic() - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTemporaryTopic() - Method in class org.objectweb.joram.client.jms.XASession
 
createTextMessage() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTextMessage() - Method in class org.objectweb.joram.client.jms.Session
API method.
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createTextMessage() - Method in class org.objectweb.joram.client.jms.XASession
 
createTextMessage(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
createTopic(String) - Method in class org.objectweb.joram.client.jms.QueueSession
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.Session
API method.
createTopic(String) - Method in class org.objectweb.joram.client.jms.XASession
 
createTopicConnection() - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for the default user, eventually returns an OutboundTopicConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnectionFactory
Requests a PubSub connection for a given user, eventually returns an OutboundConnection instance.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the TopicConnectionFactory class.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
API method.
createTopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory, implemented according to the communication protocol.
createTopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Method inherited from interface TopicConnectionFactory.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.connector.OutboundTopicConnection
Returns the unique authorized JMS session per connection wrapped in an OutboundTopicSession instance.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.TopicConnection
API method.
createTopicSession(boolean, int) - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
createUser(ServerTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
CreateUserDialog - Class in org.objectweb.joram.client.tools.admin
 
CreateUserReply - Class in org.objectweb.joram.shared.admin
A CreateUserReply instance replies to a user creation request, produced by the AdminTopic.
CreateUserReply(String, String) - Constructor for class org.objectweb.joram.shared.admin.CreateUserReply
Constructs a CreateUserReply instance.
CreateUserRequest - Class in org.objectweb.joram.shared.admin
A CreateUserRequest instance requests the creation of a JMS user proxy.
CreateUserRequest(String, String, int) - Constructor for class org.objectweb.joram.shared.admin.CreateUserRequest
Constructs a CreateUserRequest instance.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XALocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XAConnectionFactory class.
createXAConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method, implemented according to the communication protocol.
createXAConnection() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
API method.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XAQueueHATcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XAQueueLocalConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XAQueueTcpConnectionFactory
Method inherited from the XAQueueConnectionFactory class.
createXAQueueConnection(String, String) - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method, implemented according to the communication protocol.
createXAQueueConnection() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
API method.
createXAQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
API method.
createXASession() - Method in class org.objectweb.joram.client.jms.XAConnection
Creates a XA session.
createXASession() - Method in class org.objectweb.joram.client.jms.XAQueueConnection
Method inherited from interface XAConnection.
createXASession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
Method inherited from interface XAConnection.
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.ha.tcp.XATopicHATcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.local.XATopicLocalConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.tcp.XATopicTcpConnectionFactory
Method inherited from the XATopicConnectionFactory class..
createXATopicConnection(String, String) - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method, implemented according to the communication protocol..
createXATopicConnection() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
API method.
createXATopicSession() - Method in class org.objectweb.joram.client.jms.XATopicConnection
API method.
CTX_COUNTER - Static variable in class fr.dyade.aaa.jndi2.impl.StorageManager
 
CTX_INDEX - Static variable in class fr.dyade.aaa.jndi2.impl.StorageManager
 
cxManager - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Manager for connection pooling.

D

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

E

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 - Exception in fr.dyade.aaa.util
 
EmptyQueue() - Constructor for exception fr.dyade.aaa.util.EmptyQueue
 
EmptyQueueException - Exception in fr.dyade.aaa.util
Thrown by methods in the Queue class to indicate that the queue is empty.
EmptyQueueException() - Constructor for exception 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 variable in class fr.dyade.aaa.agent.AgentServer
 
EngineMBean - Interface in fr.dyade.aaa.agent
 
EntryPoint - Interface in fr.dyade.aaa.jndi2.server
 
EnumerationType - Interface in fr.dyade.aaa.util
Enumerations should implement this interface.
EOF - Static variable in class org.objectweb.joram.shared.selectors.sym
 
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
EOF Symbol index.
EOF_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
EOF Symbol index.
EQ - Static variable in class org.objectweb.joram.shared.selectors.sym
 
equals(Object) - Method in class fr.dyade.aaa.agent.AgentId
Indicates whether some other agent id. is "equal to" this one.
equals(Object) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
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.jndi2.impl.NamingContextId
 
equals(short[], short[]) - Static method in class fr.dyade.aaa.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
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.connector.ConnectionRequest
Compares ConnectionRequest instances wrapped users identities.
equals(Object) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Compares adapters according to their properties.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Compares ManagedConnectionImpl instances according to their server and user identification parameters.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Compares managed factories according to their configuration.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns true if the parameter object is a Joram cluster destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.admin.User
Provides a reliable way to compare User instances.
equals(Object) - Method in class org.objectweb.joram.client.jms.Connection
Specializes this Object method; returns true if the parameter is a Connection instance sharing the same proxy identifier and connection key.
equals(Object) - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the parameter object is a Joram destination wrapping the same agent identifier.
equals(Object) - Method in class org.objectweb.joram.client.jms.XAResourceMngr
Resource managers are equal if they belong to the same connection.
error(SAXParseException) - Method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Handles notification of a recoverable parser error.
ERROR - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
error - Static variable in class org.objectweb.joram.shared.selectors.sym
 
error_sym() - Method in class org.objectweb.joram.shared.selectors.Checker
error Symbol index.
error_sym() - Method in class org.objectweb.joram.shared.selectors.Filter
error Symbol index.
ErrorListener - Interface in org.objectweb.joram.client.jms.connection
 
errorReceived(int, JMSException) - Method in interface org.objectweb.joram.client.jms.connection.ErrorListener
 
errorReceived(int, JMSException) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
ERRORSTRING - Static variable in class fr.dyade.aaa.agent.AgentServer
 
ESCAPE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
evalRateOfFlow(int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
eval the rate of flow (means).
exc - Variable in class fr.dyade.aaa.agent.AdminAckStartStopNot
exception catch in start/stop
exc - Variable in class fr.dyade.aaa.agent.AdminReplyNot
exception catch in configuration
exc - Variable in class fr.dyade.aaa.agent.DeleteAck
 
exc - Variable in class fr.dyade.aaa.agent.ExceptionNotification
The exception thrown.
EXCEPTION - Static variable in class fr.dyade.aaa.agent.DeleteAck
 
ExceptionCmd - Exception in fr.dyade.aaa.admin.cmd
 
ExceptionCmd() - Constructor for exception fr.dyade.aaa.admin.cmd.ExceptionCmd
 
ExceptionCmd(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.ExceptionCmd
 
ExceptionCmd(String) - Constructor for exception fr.dyade.aaa.admin.cmd.ExceptionCmd
 
ExceptionNotification - Class in fr.dyade.aaa.agent
Notify by the engine to the sender of a notification when the corresponding reaction throws an exception.
ExceptionNotification(AgentId, Notification, Exception) - Constructor for class fr.dyade.aaa.agent.ExceptionNotification
Allocates a new ExceptionNotification notification.
ExceptionReply - Class in org.objectweb.joram.mom.notifications
An ExceptionReply instance is used by a destination for notifying a client of an exception thrown when processing a request.
ExceptionReply(AbstractRequest, MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
ExceptionReply(MomException) - Constructor for class org.objectweb.joram.mom.notifications.ExceptionReply
Constructs an ExceptionReply instance.
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 - Variable in class org.objectweb.joram.shared.messages.Message
true if the message expired.
explore(Node) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
explore(Node, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
extractPropertyInfo(NodeList) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 

F

factorCheck(Hashtable, int, int) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
this method eval the rate of flow and activity.
factory - Static variable 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 variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for factory AgentId.
FactoryParameters - Class in org.objectweb.joram.client.jms
A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
FactoryParameters(String, int) - Constructor for class org.objectweb.joram.client.jms.FactoryParameters
Constructs a FactoryParameters instance.
fatalError(SAXParseException) - Method in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
Handles notification of a non-recoverable parser error.
fatherId - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Identifier of this topic's father, if any.
fbufin - Variable in class fr.dyade.aaa.util.Pipe
 
fbufinptr - Variable 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 - Variable in class fr.dyade.aaa.util.Pipe
 
fbufoutptr - Variable 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 variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for fileTransfert service AgentId.
Filter - Class in org.objectweb.joram.shared.selectors
CUP v0.10j generated parser.
Filter() - Constructor for class org.objectweb.joram.shared.selectors.Filter
Default constructor.
Filter(Scanner) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
Filter(Scanner, Message, String) - Constructor for class org.objectweb.joram.shared.selectors.Filter
Constructor which sets the default scanner.
finalize() - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
FINALIZE - Static variable in interface fr.dyade.aaa.util.Transaction
 
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 - Variable 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 variable in class org.objectweb.joram.shared.selectors.sym
 
FlowControl - Class in org.objectweb.joram.mom.proxies
 
FlowControl() - Constructor for class org.objectweb.joram.mom.proxies.FlowControl
 
flowControl() - Static method in class org.objectweb.joram.mom.proxies.FlowControl
 
FlowControlNot - Class in fr.dyade.aaa.agent
Flow control notification.
forget(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Not implemented as transactions are not heuristically completed.
formatId - Variable in class org.objectweb.joram.client.jms.XidImpl
 
forwardMessages(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Actually forwards a vector of messages to the father or the cluster fellows, if any.
fr.dyade.aaa.admin.cmd - package fr.dyade.aaa.admin.cmd
 
fr.dyade.aaa.admin.script - package fr.dyade.aaa.admin.script
 
fr.dyade.aaa.agent - package fr.dyade.aaa.agent
 
fr.dyade.aaa.agent.conf - package fr.dyade.aaa.agent.conf
 
fr.dyade.aaa.agent.management - package fr.dyade.aaa.agent.management
 
fr.dyade.aaa.jndi2.admin - package fr.dyade.aaa.jndi2.admin
 
fr.dyade.aaa.jndi2.client - package fr.dyade.aaa.jndi2.client
 
fr.dyade.aaa.jndi2.distributed - package fr.dyade.aaa.jndi2.distributed
 
fr.dyade.aaa.jndi2.impl - package fr.dyade.aaa.jndi2.impl
 
fr.dyade.aaa.jndi2.msg - package fr.dyade.aaa.jndi2.msg
 
fr.dyade.aaa.jndi2.scn - package fr.dyade.aaa.jndi2.scn
 
fr.dyade.aaa.jndi2.server - package fr.dyade.aaa.jndi2.server
 
fr.dyade.aaa.jndi2.soap - package fr.dyade.aaa.jndi2.soap
 
fr.dyade.aaa.util - package fr.dyade.aaa.util
 
FREE - Static variable in class fr.dyade.aaa.agent.ConfigController.Status
 
FREE - Static variable in interface fr.dyade.aaa.util.Transaction
 
freeElement(Object) - Method in class fr.dyade.aaa.util.Pool
 
freeReading - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
true if the READ access is granted to everybody.
freeReading - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
freeWriting - Variable in class org.objectweb.joram.mom.dest.DestinationImpl
true if the WRITE access is granted to everybody.
freeWriting - Variable in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
friends - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of cluster fellows, if any.
fromString(String) - Static method in class fr.dyade.aaa.agent.AgentId
Parses the string argument as an AgentId.

G

GARBAGE - Static variable in interface fr.dyade.aaa.util.Transaction
 
gateway - Variable in class fr.dyade.aaa.agent.conf.A3CMLDomain
Server Id. of router (1st hop) to access this domain from current node, if -1 the domain is not accessible.
gateway - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
For persistent server, Id. of router (1st hop) used to access the server from current node. if -1 the server is not accessible.
GE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
get(Object) - Method in class fr.dyade.aaa.jndi2.impl.ContextCache
 
get(Object) - Method in interface fr.dyade.aaa.jndi2.impl.ContextTable
 
get(Object) - Method in class fr.dyade.aaa.jndi2.impl.SimpleContextTable
 
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() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
getAbortedRequestId() - Method in class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
getAckId() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
getAcknowledgeMode() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the acknowledgement mode.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.jms.Session
API method.
getAcknowledgeMode() - Method in class org.objectweb.joram.client.jms.XASession
 
getAcks() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of SessAckRequest instances.
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getActionCancelled() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getAddr() - Method in class fr.dyade.aaa.agent.ServerDesc
Returns an IP address for its server.
getAddress() - Method in class fr.dyade.aaa.agent.HAStateRequest
 
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 in org.objectweb.joram.shared.client
A GetAdminTopicReply is sent by an administrator proxy for notifying an administrator client of the identifier of the local admin topic.
GetAdminTopicReply(GetAdminTopicRequest, String) - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicReply() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicReply
Constructs a GetAdminTopicReply instance.
GetAdminTopicRequest - Class in org.objectweb.joram.shared.client
A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.
GetAdminTopicRequest() - Constructor for class org.objectweb.joram.shared.client.GetAdminTopicRequest
Constructs a GetAdminTopicRequest instance.
getAdminTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getAdminUser() - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
getAgentId() - Method in class fr.dyade.aaa.agent.Agent
Returns String format of the global unique identifier of the agent.
getAgentId() - Method in interface fr.dyade.aaa.agent.AgentMBean
Returns the global unique identifier of the agent.
getAgentId() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getAgentId() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getAgentId() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getAgentId() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getAgentId() - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Returns the temporary destination's agent identifier.
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(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getBytes() - Method in class org.objectweb.joram.shared.messages.Message
Returns the array of bytes body of the message.
getCancelledRequestId() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns the identifier of the last listener request, cancelled by this request, queue mode only.
getCause() - Method in exception 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 fr.dyade.aaa.agent.ServiceDesc
Gets the class name for service.
getClassName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the class name of destination (queue, topic, ...).
getClient() - Method in class org.objectweb.joram.mom.notifications.SetRightRequest
Returns the AgentId of the client which right is set.
getClientContext() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
Returns the client context identifier.
getClientID() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getClientID() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getClientMessages() - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
getCluster(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a cluster.
getCluster(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a cluster.
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.
getClusterId() - Static method in class fr.dyade.aaa.agent.AgentServer
 
getClusterIdByName(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets a cluster identifier from its name.
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.
getConfigController() - Static method in class fr.dyade.aaa.agent.AgentServer
 
GetConfigRequest - Class in org.objectweb.joram.shared.admin
 
GetConfigRequest() - Constructor for class org.objectweb.joram.shared.admin.GetConfigRequest
 
getConfiguration() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the current servers configuration (a3servers.xml).
getConfirmationPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getConnectingTimer() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns a new OutboundConnection instance for handling the physical connection.
getConnectionKey() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
getConnectionKey() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
GetConnectionNot - Class in org.objectweb.joram.mom.proxies
 
GetConnectionNot(int) - Constructor for class org.objectweb.joram.mom.proxies.GetConnectionNot
 
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.mom.notifications.AbstractReply
Returns the reply identifier.
getCorrelationId() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the replied request identifier.
getCorrelationId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message correlation identifier.
getDefault(short) - Static method in class fr.dyade.aaa.agent.AgentAdmin
get default AgentId of AgentAdmin
getDefault() - Static method in class fr.dyade.aaa.agent.AgentAdmin
get AgentId of AgentServer
getDefault() - Static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Returns the default JndiServer id on the local agent server.
getDefault(short) - Static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Returns the default JndiServer id on the given 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 fr.dyade.aaa.jndi2.server.JndiServer
Returns the default JndiServer id on the given agent server.
getDefault() - Method in class fr.dyade.aaa.util.ConfigVariable
 
getDefault(short) - Static method in class org.objectweb.joram.mom.dest.AdminTopic
Gets the identifier of the default administration topic on a given server.
getDefaultDMQ(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default dead message queue for a given server, null if not set.
getDefaultDMQ() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default dead message queue for the local server, null if not set.
getDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDefaultLogin() - Static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns default login name for connection.
getDefaultPassword() - Static method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the default login password for connection.
getDefaultThreshold(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default threshold value for a given server, -1 if not set.
getDefaultThreshold() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the default threshold value for the local server, -1 if not set.
getDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDelegateSession() - Method in class org.objectweb.joram.client.jms.XASession
 
getDeliveryMode() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDeliveryMode() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
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.SetDestinationDMQ
Returns the identifier of the destination the DMQ is set for.
getDestId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.SpecialAdmin
Returns the identifier of the destination.
getDestId() - Method in class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Returns the identifier of the destination which DMQ is unset.
getDestination() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination name.
getDestination() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
return the appropriate destination of cluster
getDestination() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
return the appropriate destination of cluster
getDestination() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getDestinationId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
getDestinationId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
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(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on a given server, or an empty list if none exist.
getDestinations() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all destinations that exist on the local server, or an empty list if none exist.
getDestinationType() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the destination type.
getDestinationType() - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.DeadMQueue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Queue
 
getDestinationType() - Static method in class org.objectweb.joram.mom.dest.Topic
 
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 interface fr.dyade.aaa.util.Transaction
 
getDisableMessageID() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageID() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getDisableMessageTimestamp() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getDMQ() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the dead message queue for this user, null if not set.
getDMQ() - Method in class org.objectweb.joram.client.jms.Destination
Monitoring method returning the dead message queue of this destination, null if not set.
getDMQId() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
getDMQId() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
getDMQId() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the identifier of the producer's dead message queue, if any.
getDMQId() - Method in class org.objectweb.joram.mom.notifications.Monit_GetDMQSettingsRep
Returns the DMQ identifier.
getDmqId() - Method in class org.objectweb.joram.mom.notifications.SetDMQRequest
Returns the dead message queue identifier, null for none.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetDestinationDMQ
Returns the identifier of the DMQ.
getDmqId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the identifier of the DMQ.
getDMQName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the DMQ identifier.
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 interface 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
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
 
getDomainName() - Method in class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
getDomainNames(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the domain names that contains the specified server.
GetDomainNames - Class in org.objectweb.joram.shared.admin
 
GetDomainNames(int) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNames
 
getDomainNames() - Method in class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
GetDomainNamesRep - Class in org.objectweb.joram.shared.admin
 
GetDomainNamesRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetDomainNamesRep
 
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.admin.GetSubscriptionRep
 
getDurable() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getDurable() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for a durable subscription.
getEISProductName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns JORAM's name.
getEISProductVersion() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns the current JORAM release number.
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 interface fr.dyade.aaa.jndi2.client.NamingConnection
 
getEnvironment() - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
getEnvironment() - Method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
getEnvironment() - Method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Retrieves the environment in effect for this context.
getErrorCode() - Method in class org.objectweb.joram.shared.admin.AdminReply
 
getException() - Method in class fr.dyade.aaa.agent.SyncNotification
 
getException() - Method in class fr.dyade.aaa.jndi2.msg.JndiError
 
getException() - Method in class org.objectweb.joram.mom.notifications.ExceptionReply
Returns the exception wrapped by the reply.
getException() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
Returns the exception wrapped by this reply.
getExceptionListener() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
getExceptionListener() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getExceptionListener() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
getExpectedType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
 
getExpiration() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message expiration time.
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.mom.notifications.SetFatherRequest
Returns the hierarchical father identifier.
getFatherId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFatherRep
Returns the identifier of the hierarchical father.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxCommit
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the transaction identifier format.
getFI() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the transaction identifier format.
getFloat(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
getFloatProperty(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
getFloatProperty(String) - Method in class org.objectweb.joram.shared.messages.Message
Returns a property as a float value.
getFormatId() - Method in class org.objectweb.joram.client.jms.XidImpl
 
getFormatId(int) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
Returns a format identifier.
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.connector.LocalServer
 
getHost() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getHost() - Method in class org.objectweb.joram.client.jms.FactoryParameters
Returns the name of host hosting the server to create connections with.
getHost() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getHostname(short) - Static method in class fr.dyade.aaa.agent.AgentServer
Get the host name of an agent server.
getHostname() - Method in class fr.dyade.aaa.agent.ServerDesc
Gets hostname for this server.
getHostName() - Method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
getHostName() - Method in class fr.dyade.aaa.util.ServerAddress
 
getHostname() - Method in class fr.dyade.aaa.util.SocketAddress
Gets the hostname.
getHostName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getHostName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getHostName() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getHostName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getHostName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getHostName() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getHostNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getId() - Method in class fr.dyade.aaa.agent.Agent
Returns the global unique identifier of the agent.
getId() - Method in class fr.dyade.aaa.jndi2.impl.ContextRecord
 
getId() - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
getId() - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
getId() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getId() - Method in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
getId() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method returning the id of the admin topic.
getId() - Static method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Static method returning the default DMQ identifier.
getId() - Method in class org.objectweb.joram.mom.notifications.AdminRequest
Returns the request identifier, null if not used.
getId() - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Returns the proxy's AgentId identifier.
getId() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getId() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
getId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
Returns the id of the created queue.
getId() - Method in class org.objectweb.joram.shared.admin.DeleteDestination
Returns the identifier of the destination to delete.
getId() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getId() - Method in class org.objectweb.joram.shared.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 org.objectweb.joram.shared.client.GetAdminTopicReply
Returns the identifier of the admin topic.
getIdentifier() - Method in class org.objectweb.joram.mom.util.BridgeAckNot
Returns the identifier of the message successfuly delivered to the foreign JMS server.
getIdentifier() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message identifier.
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_GetDestinationsRep
 
getIds() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
Returns the servers' identifiers.
getIds() - Method in class org.objectweb.joram.shared.client.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 fr.dyade.aaa.util.ConfigVariable
 
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.
getInitialContext(Hashtable) - Method in class fr.dyade.aaa.jndi2.client.NamingContextFactory
 
getInitialContext(Hashtable) - Method in class fr.dyade.aaa.jndi2.soap.SoapExt_NamingContextFactory
Extended method returning when requested a JNDI initial context for accessing a SOAP service.
getInitId() - Method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic already part of a cluster, or chosen as the initiator.
getInputCounter() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getInstance() - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
getInt(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
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 interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getJndiName() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getJndiName() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getJndiPort() - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
getJndiServerIds() - Method in class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
 
getJndiTreeModel() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getJvmArgs(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Get the JVM argument for a particular agent server identified by its id.
getJvmArgs(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Get the JVM argument for a particular agent server identified by its name.
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.
getJvmArgs() - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
getKey() - Method in class org.objectweb.joram.mom.proxies.CloseConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
 
getKey() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getKey() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Returns the identifier as an hashtable key.
getKey() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the identifier as an hashtable key.
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 interface 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 interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
GetLocalServer - Class in org.objectweb.joram.shared.admin
 
GetLocalServer() - Constructor for class org.objectweb.joram.shared.admin.GetLocalServer
 
getLocalServerId() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalServerId() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalServerId() - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
getLocalServerId() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the identifier of the server the module is connected to.
GetLocalServerRep - Class in org.objectweb.joram.shared.admin
 
GetLocalServerRep(int, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetLocalServerRep
 
getLocalTopicsNames() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalTopicsNames() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getLocalTransaction() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns this managed connection instance as a LocalTransaction instance for managing local transactions.
getLocalUsersNames() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getLocalUsersNames() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
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.notifications.QueueMsgReply
Returns the message wrapped by this reply.
getMessage() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
getMessage() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
getMessage() - Method in class org.objectweb.joram.mom.util.BridgeDeliveryNot
Returns the message obtained from the foreign JMS server.
getMessage() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getMessage() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getMessage() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the first sent message.
getMessageCount() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getMessageCount() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getMessageCounts() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getMessageId() - Method in class fr.dyade.aaa.agent.Notification
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetQueueMessage
 
getMessageId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getMessageIds(String) - Method in class org.objectweb.joram.client.jms.admin.User
 
getMessageIds(Queue) - Method in class org.objectweb.joram.client.jms.Queue
 
getMessageIds() - Method in class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
getMessageIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
getMessageListener() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Forbidden call on a component's outbound consumer, throws a IllegalStateException instance.
getMessageListener() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
getMessageListener() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
getMessageListener() - Method in class org.objectweb.joram.client.jms.Session
API method.
getMessageListener() - Method in class org.objectweb.joram.client.jms.XASession
 
getMessages() - Method in class org.objectweb.joram.mom.notifications.BrowseReply
Returns the messages carried by this reply.
getMessages() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Returns the messages.
getMessages() - Method in class org.objectweb.joram.mom.notifications.TopicMsgsReply
Returns the messages.
getMessages() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns the messages to deliver.
getMessages() - Method in class org.objectweb.joram.shared.client.ProducerMessages
Returns the produced messages.
getMessages() - Method in class org.objectweb.joram.shared.client.QBrowseReply
Returns the vector of messages carried by this reply.
getMessageSelector() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the message selector.
getMessageSelector() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
getMessageSelector() - Method in class org.objectweb.joram.client.jms.QueueBrowser
API method.
getMetaData() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns the metadata information for the underlying JORAM server.
getMetaData() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
getMetaData() - Method in class org.objectweb.joram.client.jms.Connection
API method.
getMissingContextId() - Method in exception fr.dyade.aaa.jndi2.impl.MissingContextException
 
getName() - Method in class fr.dyade.aaa.agent.Agent
Returns this Agent's name.
getName() - Method in interface fr.dyade.aaa.agent.AgentMBean
Returns this Agent's name.
getName() - Static method in class fr.dyade.aaa.agent.AgentServer
 
getName() - Method in class fr.dyade.aaa.agent.Driver
Returns name of driver, actually classname and driver id.
getName() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns this Engine's name.
getName() - Method in interface fr.dyade.aaa.agent.MessageConsumer
Returns this MessageConsumer's name.
getName() - Method in class fr.dyade.aaa.agent.Network
Returns this session's name.
getName() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Returns this Engine's name.
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 interface fr.dyade.aaa.agent.SCServerMBean
 
getName() - Static method in class fr.dyade.aaa.agent.ServiceManager
 
getName() - Method in exception fr.dyade.aaa.jndi2.impl.MissingContextException
 
getName() - Method in class fr.dyade.aaa.jndi2.impl.Record
 
getName() - Method in class fr.dyade.aaa.jndi2.impl.UpdateEvent
 
getName() - Method in class fr.dyade.aaa.jndi2.msg.JndiRequest
 
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 fr.dyade.aaa.util.Pool
 
getName() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Returns the name of the destination.
getName() - Method in class org.objectweb.joram.client.jms.admin.Server
 
getName() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getName() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the user name.
getName() - Method in class org.objectweb.joram.client.jms.Destination
Returns the name of the destination.
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getName() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getName(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their name.
getName() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the name of the administrator.
getName() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getName() - Method in class org.objectweb.joram.shared.admin.GetLocalServerRep
 
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 exception fr.dyade.aaa.jndi2.impl.MissingRecordException
 
getNameParser(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
getNameParser(String) - 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.scn.scnURLContext
Retrieves the parser associated with the named context.
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getNames() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIdsRep
 
getNamingConnection(Hashtable) - Static method in class fr.dyade.aaa.jndi2.client.NamingContextFactory
 
getNamingContext(NamingContextId) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
getNamingContext(NamingContextId, boolean) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
getNamingContext(CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
getNamingContext() - Method in class fr.dyade.aaa.jndi2.impl.NamingContextInfo
 
getNamingContext(NamingContextId) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
getNamingContextId() - Method in exception 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
 
getNbAgents() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns the number of agents actually loaded in memory.
getNbFixedAgents() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns the number of fixed agents.
getNbMaxAgents() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns the maximum number of agents loaded in memory.
getNbMessages() - Method in interface fr.dyade.aaa.agent.EngineMBean
Gets the number of messages posted to this engine since creation.
getNbMsg() - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
getNbReactions() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns the number of agent's reaction since last boot.
getNbWaitingMessages() - Method in interface fr.dyade.aaa.agent.EngineMBean
Gets the number of waiting messages in this engine.
getNetwork(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
getNetworkStamp() - Method in class fr.dyade.aaa.agent.HAStateReply
 
getNewlyAuthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewlyUnauthorizedUsers() - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
getNewName() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new name of the user.
getNewPass() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the new password of the user.
getNoLocal() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the noLocal parameter.
getNoLocal() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getNoLocal() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns true for not consuming the local messages.
getNumber() - Method in class org.objectweb.joram.mom.notifications.Monit_GetNumberRep
Returns the wrapped number.
getNumber() - Method in class org.objectweb.joram.shared.admin.Monitor_GetNumberRep
Returns the wrapped value.
getNumberOfPendingMessages() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getNumberOfPendingMessages() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getNumberOfPendingMessages() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
getNumberOfPendingRequests() - Method in class org.objectweb.joram.client.connector.LocalQueue
 
getNumberOfPendingRequests() - Method in interface org.objectweb.joram.client.connector.LocalQueueMBean
 
getNumberOfPendingRequests() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
getNumberOfSubscribers() - Method in class org.objectweb.joram.client.connector.LocalTopic
 
getNumberOfSubscribers() - Method in interface org.objectweb.joram.client.connector.LocalTopicMBean
 
getObject() - Method in class fr.dyade.aaa.jndi2.impl.BindEvent
 
getObject() - Method in class fr.dyade.aaa.jndi2.impl.ObjectRecord
 
getObject() - Method in class fr.dyade.aaa.jndi2.impl.RebindEvent
 
getObject() - Method in class fr.dyade.aaa.jndi2.msg.BindRequest
 
getObject() - Method in class fr.dyade.aaa.jndi2.msg.LookupReply
 
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.
getObject() - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
getObject() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
getObject() - Method in class org.objectweb.joram.shared.messages.Message
Returns the object body of the message.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class fr.dyade.aaa.jndi2.msg.ObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class fr.dyade.aaa.jndi2.scn.scnURLContextFactory
Returns an instance of scnURLContext for a java URL.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.joram.client.connector.ObjectFactoryImpl
Returns a factory given its reference.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ObjectFactory
Returns an instance of an object given its reference.
getobjectName() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getobjectName() - Method in interface 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 exception fr.dyade.aaa.jndi2.impl.NotOwnerException
 
getOwnerId() - Method in class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
 
getOwnerId() - Method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
 
getOwnerId() - Method in exception fr.dyade.aaa.jndi2.impl.MissingRecordException
 
getOwnerId() - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
getOwnerId() - Method in class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
 
getParameters() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns the factory's configuration parameters.
getParameters() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns the factory's configuration parameters.
getPass() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the password of the administrator.
getPassword() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user password.
getPassword() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the password of the user requesting a connection to the underlying JORAM server.
getPassword() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getPassword() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getPassword(AgentId) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for retrieving their password.
getPassword() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
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 interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPlatformServersIds() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getPlatformServersIds() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPort() - Method in class fr.dyade.aaa.agent.Network
 
getPort() - Method in class fr.dyade.aaa.agent.ServerDesc
Gets port for this server.
getPort() - Method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
getPort() - Method in class fr.dyade.aaa.util.ServerAddress
 
getPort() - Method in class fr.dyade.aaa.util.SocketAddress
Gets the port number.
getPort() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getPort() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
getPort() - Method in class org.objectweb.joram.client.jms.FactoryParameters
Returns the port to be used for accessing the server.
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
getPort() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getPort() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getPort() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getPriority() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getPriority() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getPriority() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message priority.
getProperties() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the destination properties.
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, 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.agent.conf.A3CMLCluster
Returns the specified property.
getProperty(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the specified property.
getProperty(String, short, short) - 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) - Method in class fr.dyade.aaa.util.SimplePropertiesReader
 
getPropertyNames() - Method in class org.objectweb.joram.client.jms.Message
API method.
getPropertyNames() - Method in class org.objectweb.joram.shared.messages.Message
Returns an enumeration of the properties names.
getProviderMajorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderMinorVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProviderVersion() - Method in class org.objectweb.joram.client.jms.ConnectionMetaData
API method.
getProxId() - Method in class org.objectweb.joram.shared.admin.CreateUserReply
Returns the id of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the identifier of the user's proxy.
getProxId() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the user's proxy identifier.
getProxyId() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the identifier of the user's proxy.
getProxyId(String, String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by ConnectionManager proxies to check their clients identification.
getProxyId() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getProxyId() - Method in class org.objectweb.joram.mom.proxies.AdminNotification
Returns the AgentId of the proxy.
getProxyId() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnection
 
getProxyId() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Returns the proxy's identifier
GetProxyIdListNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdListNot() - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
GetProxyIdNot - Class in org.objectweb.joram.mom.notifications
Transient notification
GetProxyIdNot(String, String) - Constructor for class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getQout() - Method in class fr.dyade.aaa.agent.DriverMonitor
Method returning the qout object.
getQueue() - Method in interface 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.
getQueue() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
getQueueClusterElements() - Method in class org.objectweb.joram.client.jms.Queue
Returns the reference of the queues that belong to the cluster.
getQueueId() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
getQueueId() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the identifier of the queue the threshold is set for.
getQueueId() - Method in class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Returns the identifier of the queue which threshold is unset.
getQueueIds(String) - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the vector of msg identifiers for a given queue.
GetQueueMessage - Class in org.objectweb.joram.shared.admin
 
GetQueueMessage(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessage
 
GetQueueMessageIds - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIds
 
GetQueueMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageIdsRep
 
GetQueueMessageRep - Class in org.objectweb.joram.shared.admin
 
GetQueueMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetQueueMessageRep
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
 
getQueueMode() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Returns true if the messages come from a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Returns true for a queue listener.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessAckRequest
Returns true if the request is destinated to a queue.
getQueueMode() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Returns true if the request is destinated to a queue.
getQueueName() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
API method.
getQueueName() - Method in class org.objectweb.joram.client.jms.Queue
API method.
getQueues() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the queues enumeration.
getQueueSession() - Method in class org.objectweb.joram.client.jms.XAQueueSession
API method.
getQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
getRateOfFlow() - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
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.connector.OutboundConnectionFactory
Returns the naming reference of this factory.
getReference() - Method in class org.objectweb.joram.client.jms.admin.AdministeredObject
Sets the naming reference of an administered object.
getReference() - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.admin.User
Sets the naming reference of this user.
getReference() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Sets the naming reference of a connection factory.
getReference() - Method in class org.objectweb.joram.client.jms.Destination
Sets the naming reference of a destination.
getReference() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Sets the naming reference of an XA connection factory.
getReference() - Static method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
getRelease() - Method in class org.objectweb.joram.client.connector.LocalServer
 
getRelease() - Method in interface 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 interface org.objectweb.joram.client.connector.RemoteServerMBean
 
getReplies() - Method in class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
 
getReply(InputStream) - Method in class fr.dyade.aaa.agent.HttpNetwork
 
getReply() - Method in class fr.dyade.aaa.jndi2.server.JndiReplyNot
 
getReply(String, int) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: returns a Hashtable containing an AbstractJmsReply reply or MOM messages destinated to a given connection context.
getReplyMsgId() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getReplyMsgId() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getReplyObject() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns an object related to the processing of the request.
getReplyObject() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns the carried object.
getReplyQueue() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
getReplyTo() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getReplyTo() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getReplyToId() - Method in class org.objectweb.joram.shared.messages.Message
Returns the destination id the reply should be sent to.
getRequest(InputStream) - Method in class fr.dyade.aaa.agent.HttpNetwork
 
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 fr.dyade.aaa.jndi2.server.TcpRequestContext
 
getRequest() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getRequest() - Method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Returns the SpecialAdmin request
getRequest() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getRequest() - Method in class org.objectweb.joram.mom.proxies.SendReplyNot
 
getRequestContext() - Method in class fr.dyade.aaa.jndi2.server.TcpRequestNot
 
getRequestId() - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
getRequestId() - Method in class org.objectweb.joram.mom.notifications.AbstractRequest
Returns the request identifier.
getRequestId() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns the request identifier.
getRequestId() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request identifier.
getRequestMsgId() - Method in class org.objectweb.joram.mom.notifications.DestinationAdminRequestNot
 
getRequestMsgId() - Method in class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
getRequestMultiplexer() - Method in class org.objectweb.joram.client.jms.Connection
 
getRequests() - Method in class 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(String) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
getRight(String) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
getRight() - Method in class org.objectweb.joram.mom.notifications.SetRightRequest
Returns the right to set, (-)3 for (un)setting an admin right, (-)2 for (un)setting a writing permission, (-)1 for (un)setting a reading permission, and 0 for removing all the user's permissions.
getRights() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
getRights() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
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 interface 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.mom.notifications.ReceiveRequest
Returns the selector of the request.
getSelector() - Method in class org.objectweb.joram.mom.notifications.SubscribeRequest
Returns the selector.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Returns the selector for filtering messages.
getSelector() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Returns the selector for filtering the messages.
getSelector() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
Returns the selector for filtering the messages.
getSendings() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
Returns the vector of ProducerMessages instances.
getServer(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Returns the description of a server.
getServer(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Returns the description of a server.
getServer(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Returns the description of a server.
getServer(short, 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 fr.dyade.aaa.agent.SCServer
 
getServerId() - Method in interface fr.dyade.aaa.agent.SCServerMBean
 
getServerId() - Method in class fr.dyade.aaa.agent.ServerDesc
Gets server id. for this server.
getServerId() - Method in class fr.dyade.aaa.jndi2.server.TcpServer
 
getServerId() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerId() - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddDomainRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateDestinationRequest
Returns the id of the server where deploying the destination.
getServerId() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the id of the server where deploying its proxy.
getServerId() - Method in class org.objectweb.joram.shared.admin.GetDomainNames
 
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinations
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetServersIds
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsers
Returns the identifier of the target server.
getServerId() - Method in class org.objectweb.joram.shared.admin.RemoveServerRequest
 
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultDMQ
Returns the identifier of the server the DMQ is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the identifier of the server the threshold is set for.
getServerId() - Method in class org.objectweb.joram.shared.admin.StopServerRequest
Returns the id of the server to stop.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Returns the identifier of the server which default DMQ is unset.
getServerId() - Method in class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Returns the identifier of the server which threshold is unset.
getServerIdByName(String) - Static method in class fr.dyade.aaa.agent.AgentServer
Returns the identifier of the agent server which name is specified.
getServerIdByName(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Gets a server identifier from its name.
getServerIdByName(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Gets a server identifier from its name.
getServerImpl() - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
getServerName() - Method in class fr.dyade.aaa.agent.ServerDesc
Gets server name for this server.
getServerName() - Method in class fr.dyade.aaa.util.ServerAddress
 
getServerName() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerName() - Method in class org.objectweb.joram.shared.admin.AddServerRequest
 
getServerPort() - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
getServerPort() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getServers() - Method in class fr.dyade.aaa.agent.SCServer
 
getServers() - Method in interface fr.dyade.aaa.agent.SCServerMBean
 
getServers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServers(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
 
getServerSessionPool() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
API method.
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 fr.dyade.aaa.agent.AgentServer
 
getServersIds() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the platform's servers' identifiers.
getServersIds(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of the servers' identifiers that belong to the specified domain
getService(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
getServiceArgs(short, String) - Static method in class fr.dyade.aaa.agent.AgentServer
Get the argument strings for a particular service.
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.
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(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) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
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
 
getSocket() - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
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
 
getStamp() - Method in class fr.dyade.aaa.agent.Network
 
getStatus() - Static method in class fr.dyade.aaa.agent.AgentServer
 
getStatus() - Method in class fr.dyade.aaa.agent.SCServer
 
getStatus() - Method in interface 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 interface 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.
getSubNames() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getSubs() - Method in class org.objectweb.joram.shared.client.XACnxRollback
Returns the subscriptions enumeration.
getSubscriberIds(Topic) - Method in class org.objectweb.joram.client.jms.Topic
 
getSubscriberIds() - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
getSubscriberIds() - Method in interface org.objectweb.joram.mom.dest.TopicImplMBean
 
GetSubscriberIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIds(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getSubscriberIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
GetSubscriberIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriberIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriberIdsRep
 
getSubscription(String) - Method in class org.objectweb.joram.client.jms.admin.User
Returns a subscription.
GetSubscription - Class in org.objectweb.joram.shared.admin
 
GetSubscription(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionDurability() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the subscription durabbility.
getSubscriptionMessage(String, String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getSubscriptionMessage(String, String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
 
GetSubscriptionMessage - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessage(String, String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getSubscriptionMessageCount(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getSubscriptionMessageCount(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
 
getSubscriptionMessageIds(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
GetSubscriptionMessageIds - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIds(String, String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
GetSubscriptionMessageIdsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageIdsRep(String[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageIdsRep
 
GetSubscriptionMessageRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionMessageRep(Message) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
 
getSubscriptionName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the name of the durable subscription.
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.ClearSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.DeleteSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscription
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessage
 
getSubscriptionName() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionMessageIds
 
getSubscriptionNames() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getSubscriptionNames() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
 
GetSubscriptionRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionRep(String, int, boolean) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getSubscriptions() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the subscriptions owned by a user.
getSubscriptions() - Method in 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
 
GetSubscriptions - Class in org.objectweb.joram.shared.admin
 
GetSubscriptions(String) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptions
 
GetSubscriptionsRep - Class in org.objectweb.joram.shared.admin
 
GetSubscriptionsRep(String[], String[], int[], boolean[]) - Constructor for class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getSubscriptionTopicId(String) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
getSubscriptionTopicId(String) - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
 
getSuccess() - Method in class org.objectweb.joram.mom.notifications.AdminReply
Returns true if the request was successful.
getTarget() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettings
Returns the identifier of the target destination or user.
getTarget() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Returns the request target name.
getTargetName() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
 
getTargetName() - Method in class org.objectweb.joram.client.jms.MessageConsumer
 
getText() - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
getText() - Method in class org.objectweb.joram.shared.messages.Message
Gets the String body of the message.
getThreadGroup() - Static method in class fr.dyade.aaa.agent.AgentServer
 
getThreshold() - Method in class org.objectweb.joram.client.jms.admin.User
Returns the threshold for this user, -1 if not set.
getThreshold() - Method in class org.objectweb.joram.client.jms.Queue
Monitoring method returning the threshold of this queue, -1 if not set.
getThreshold() - 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.mom.notifications.SetThreshRequest
Returns the threshold value, negative or zero for no threshold, null for unsetting the previous value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDMQSettingsRep
Returns the threshold.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetDefaultThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetQueueThreshold
Returns the threshold value.
getThreshold() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the threshold value.
getTimeOut() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns the time-to-live parameter of this request, in milliseconds (0 for immediate delivery, negative for infinite validity).
getTimer() - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Returns the timer provided by the connection manager.
getTimestamp() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message time stamp.
getTimeToLive() - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
getTimeToLive() - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
getTimeToLive() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Returns the time to live value in milliseconds.
getTmpDestId() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
getTo() - Method in class fr.dyade.aaa.agent.AgentId
 
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
getTopic() - Method in class org.objectweb.joram.client.connector.OutboundSubscriber
Returns the consumer's topic.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
getTopic() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
API method.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetCluster
Returns the identifier of a topic part of the target cluster.
getTopic() - Method in class org.objectweb.joram.shared.admin.Monitor_GetFather
Returns the identifier of the target topic.
getTopicId() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
getTopicId() - Method in class org.objectweb.joram.mom.notifications.ClusterRequest
Returns the identifier of the topic the target topic must set a cluster with.
getTopicId() - Method in class org.objectweb.joram.shared.admin.GetSubscriberIds
 
getTopicId() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionRep
 
getTopicIds() - Method in class org.objectweb.joram.shared.admin.GetSubscriptionsRep
 
getTopicName() - Method in class org.objectweb.joram.client.jms.Topic
API method.
getTopics() - Method in class org.objectweb.joram.mom.notifications.Monit_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopics() - Method in class org.objectweb.joram.shared.admin.Monitor_GetClusterRep
Returns the identifiers of the cluster's topics.
getTopicSession() - Method in class org.objectweb.joram.client.jms.XATopicSession
API method.
getTopId() - Method in class org.objectweb.joram.shared.admin.SetCluster
Returns the identifier of the topic joining the cluster, or the initiator.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetCluster
Returns the identifier of the topic leaving its cluster.
getTopId() - Method in class org.objectweb.joram.shared.admin.UnsetFather
Returns the identifier of the topic which father is unset.
getTransacted() - Method in class org.objectweb.joram.client.connector.OutboundSession
Delegates the call to the wrapped JMS session.
getTransacted() - Method in class org.objectweb.joram.client.jms.Session
API method.
getTransacted() - Method in class org.objectweb.joram.client.jms.XASession
API method.
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.client.jms.Destination
 
getType() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
getType() - Method in class org.objectweb.joram.shared.messages.Message
Returns the message type.
getTypes() - Method in class org.objectweb.joram.shared.admin.Monitor_GetDestinationsRep
 
getUpdatedContextId() - Method in class fr.dyade.aaa.jndi2.impl.UpdateEvent
 
getUpdateEvent() - Method in class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
 
getUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getUserId() - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
getUserName() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Returns the user identification.
getUserName() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns the identification of the user requesting a connection to the underlying JORAM server.
getUserName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
getUserName() - Method in class org.objectweb.joram.client.connector.ManagedConnectionMetaDataImpl
Returns the name of the user associated with the managed connection.
getUserName() - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
getUserName() - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
getUserName() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the name of the user to create.
getUserName() - Method in class org.objectweb.joram.shared.admin.DeleteUser
Returns the name of the user to delete.
getUserName() - Method in class org.objectweb.joram.shared.admin.UpdateUser
Returns the name of the user to update.
getUserPass() - Method in class org.objectweb.joram.shared.admin.CreateUserRequest
Returns the password of the user.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetRight
Returns the identifier of the future reader's proxy.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserDMQ
Returns the ProxId of the user the DMQ is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.SetUserThreshold
Returns the identifier of the user's proxy the threshold is set for.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserDMQ
Returns the identifier of the user's proxy which DMQ is unset.
getUserProxId() - Method in class org.objectweb.joram.shared.admin.UnsetUserThreshold
Returns the identifier of the user's proxy which threshold is unset.
getUsers(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on a given server, or an empty list if none exist.
getUsers() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Returns the list of all users that exist on the local server, or an empty list if none exist.
getUsers() - Method in class org.objectweb.joram.mom.notifications.Monit_GetUsersRep
Returns the vector of readers' or writers' identifiers.
getUsers() - Method in class org.objectweb.joram.shared.admin.Monitor_GetUsersRep
Returns the users table.
getUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
getValue(Vector, String) - Static method in class fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
 
getValue(int) - Method in class fr.dyade.aaa.agent.SyncNotification
 
getVisitTable() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
getWDActivationPeriod() - Method in class fr.dyade.aaa.agent.Network
Gets the WDActivationPeriod value.
getWDActivationPeriod() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDActivationPeriod value.
getWDNbRetryLevel1() - Method in class fr.dyade.aaa.agent.Network
Gets the WDNbRetryLevel1 value.
getWDNbRetryLevel1() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDNbRetryLevel1 value.
getWDNbRetryLevel2() - Method in class fr.dyade.aaa.agent.Network
Gets the WDNbRetryLevel2 value.
getWDNbRetryLevel2() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDNbRetryLevel2 value.
getWDRetryPeriod1() - Method in class fr.dyade.aaa.agent.Network
Gets the WDRetryPeriod1 value.
getWDRetryPeriod1() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDRetryPeriod1 value.
getWDRetryPeriod2() - Method in class fr.dyade.aaa.agent.Network
Gets the WDRetryPeriod2 value.
getWDRetryPeriod2() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDRetryPeriod2 value.
getWDRetryPeriod3() - Method in class fr.dyade.aaa.agent.Network
Gets the WDRetryPeriod3 value.
getWDRetryPeriod3() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Gets the WDRetryPeriod3 value.
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, String) - 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
 
globalTransactionId - Variable in class org.objectweb.joram.client.jms.XidImpl
 
group - Variable in class fr.dyade.aaa.util.Daemon
The group of this thread
GT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

H

HALocalConnection - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
HALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
HALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.HALocalConnectionFactory
 
handle(Message) - Method in class fr.dyade.aaa.agent.HttpNetwork
 
hashCode() - Method in class fr.dyade.aaa.agent.AgentId
Returns a hashcode for this AgentId object.
hashCode() - Method in class fr.dyade.aaa.jndi2.impl.NamingContextId
 
hashCode() - Method in class org.objectweb.joram.client.connector.ConnectionRequest
Returns a code based on the wrapped user identity.
hashCode() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Returns a code depending on the adapter properties.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Returns a code based on the JORAM server and user identification parameters.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedQueueConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.ManagedTopicConnectionFactoryImpl
Returns a code depending on the managed factory configuration.
hashCode() - Method in class org.objectweb.joram.client.connector.QueueConnectionRequest
Returns a code based on the wrapped user identity.
hashCode() - Method in class org.objectweb.joram.client.connector.TopicConnectionRequest
Returns a code based on the wrapped user identity.
HAStateReply - Class in fr.dyade.aaa.agent
Message used by the master component to send the server state.
HAStateReply() - Constructor for class fr.dyade.aaa.agent.HAStateReply
 
HAStateRequest - Class in fr.dyade.aaa.agent
Message used by a slave component to request the server state.
HAStateRequest(Address) - Constructor for class fr.dyade.aaa.agent.HAStateRequest
 
HATcpConnection - Class in org.objectweb.joram.client.jms.ha.tcp
 
HATcpConnection(String, FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Creates a HATcpConnection instance.
HATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
HATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.HATcpConnectionFactory
 
hops - Variable in class fr.dyade.aaa.agent.conf.A3CMLDomain
Logical distance between the server of this domain and the root one, i.e.
hops - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
Logical distance between this server and the root one, i.e. the number of hops to reach it from the local one.
host - Variable in class fr.dyade.aaa.agent.conf.A3CMLNat
Value of the translation host.
hostname - Variable in class fr.dyade.aaa.admin.cmd.ServerCmd
 
hostname - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
HttpDebug - Class in fr.dyade.aaa.agent
A HttpDebug service provides an HTTP interface to access to debugging functions in running agent servers.
HttpNetwork - Class in fr.dyade.aaa.agent
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 - Variable in class fr.dyade.aaa.agent.Driver
identifier local to the driver creator
ID - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
ID - Static variable in class org.objectweb.joram.shared.selectors.sym
 
idxLS - Variable in class fr.dyade.aaa.agent.Network
Index of local server in status and matrix arrays.
in - Variable 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 variable 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 variable in class org.objectweb.joram.mom.proxies.ConnectionManager
Limit of incoming messages flow (msgs/s) requested if any, default value is -1 (no limitation).
inFlowControl - Variable in class fr.dyade.aaa.agent.ProxyAgent
flow control in driver in
INFO - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
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[]) - Static method in class fr.dyade.aaa.agent.AgentServer
Parses agent server arguments, then initializes this agent server.
init(short, String, LoggerFactory) - Static method in class fr.dyade.aaa.agent.AgentServer
Initializes this agent server.
init(short, String, LoggerFactory, short) - Static method in class fr.dyade.aaa.agent.AgentServer
Initializes this agent server.
init(String, boolean) - Static method in class fr.dyade.aaa.agent.HttpDebug
Initializes the package as a well known service.
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(String, boolean) - Static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
 
init(String, boolean) - Static method in class fr.dyade.aaa.jndi2.server.JndiServer
 
init(String, int) - Method in class fr.dyade.aaa.jndi2.soap.JndiSoapService
Initializes the JndiSoapService.
init(String) - Method in class fr.dyade.aaa.util.ATransaction
 
init() - Static method in class fr.dyade.aaa.util.Debug
 
init(String) - Method in class fr.dyade.aaa.util.NTransaction
 
init(String) - Method in class fr.dyade.aaa.util.NullTransaction
 
INIT - Static variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
init(Socket) - Method in class fr.dyade.aaa.util.ReliableTcpConnection
 
INIT - Static variable in interface fr.dyade.aaa.util.Transaction
 
init(String) - Method in interface fr.dyade.aaa.util.Transaction
 
INIT - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
init(String, boolean) - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
INIT - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
init(AgentId) - Method in interface org.objectweb.joram.mom.dest.AdminDestinationItf
Initializes the destination.
init(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Initiales the queue's JMS module.
init(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Initiales the topic's JMS module.
init(AgentId) - Method in class org.objectweb.joram.mom.dest.Destination
Initializes the destination by creating the DestinationImpl object.
INIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
init(String, boolean) - Static method in class org.objectweb.joram.mom.proxies.ConnectionManager
Initializes the connection manager as a service.
init(String, boolean) - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Initializes the TCP entry point by creating a server socket listening to the specified port.
init(AgentId, Properties) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Initializes the module's parameters.
init_actions() - Method in class org.objectweb.joram.shared.selectors.Checker
Action encapsulation object initializer.
init_actions() - Method in class org.objectweb.joram.shared.selectors.Filter
Action encapsulation object initializer.
INIT_REQUEST_TABLE - Static variable 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(Frame) - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Set up the dialog.
initialize(Frame) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Set up the dialog.
initialize(boolean) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
(Re)initializes the proxy.
InitJndiServerNot - Class in fr.dyade.aaa.jndi2.distributed
 
InitJndiServerNot(AgentId[], NamingContextInfo[]) - Constructor for class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
 
InputFormPanel - Class in org.objectweb.joram.client.tools.admin
 
InputFormPanel(JLabel[], JTextField[]) - Constructor for class org.objectweb.joram.client.tools.admin.InputFormPanel
 
insert(Message) - Method in interface fr.dyade.aaa.agent.MessageConsumer
Insert a message in the MessageQueue.
insert(Message) - Method in class fr.dyade.aaa.agent.Network
Insert a message in the MessageQueue.
INT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
interrupt() - Method in class fr.dyade.aaa.util.Daemon
Interrupts this daemon.
intValue() - Method in interface fr.dyade.aaa.util.EnumerationType
 
invoke(AgentId) - Method in class fr.dyade.aaa.agent.SyncNotification
 
invoke(JndiRequest) - Method in interface fr.dyade.aaa.jndi2.client.NamingConnection
 
invoke(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(RequestContext) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
invokeAdminRequest(RequestContext) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
invokeLater(CommandWorker) - Static method in class org.objectweb.joram.client.tools.admin.AdminTool
 
invokeOwner(AgentId, RequestContext) - Method in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
Overrides the JndiServer behavior.
invokeOwner(AgentId, RequestContext) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
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.
invokeReadRequest(RequestContext) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
invokeWriteRequest(RequestContext) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
IOControl - Class in fr.dyade.aaa.jndi2.msg
 
IOControl(Socket) - Constructor for class fr.dyade.aaa.jndi2.msg.IOControl
 
IOControl - Class in org.objectweb.joram.mom.proxies.tcp
 
IOControl(Socket) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IOControl(Socket, long) - Constructor for class org.objectweb.joram.mom.proxies.tcp.IOControl
 
IS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
isAdminConnected() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
isAdministrator(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the administering permission of a given client agent.
isAssignableTo(String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
isClosed() - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
isCurrentThread() - Method in class fr.dyade.aaa.util.Daemon
Tests if the daemon's thread is the current one.
isDeadMQueue(String) - Static method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
isDeployed() - Method in class fr.dyade.aaa.agent.Agent
Returns if the currently Agent has already been deployed.
isDurable() - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
isEmpty() - Method in class fr.dyade.aaa.admin.script.Script
 
iseventProvider() - Method in class org.objectweb.joram.client.connector.LocalServer
 
iseventProvider() - Method in interface 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 interface 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.
isFreeReading() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
isFreeReading() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
isFreeWriting() - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
isFreeWriting() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
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 interface fr.dyade.aaa.util.Transaction
 
isQueue() - Method in class org.objectweb.joram.client.jms.Destination
Returns true if the destination is a queue.
isQueue(String) - Static method in class org.objectweb.joram.client.jms.Queue
 
isReader(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 - Variable in class fr.dyade.aaa.agent.Driver
Boolean variable used to stop the driver properly.
isRunning() - Method in interface 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 interface fr.dyade.aaa.agent.MessageConsumer
Tests if the component is alive.
isRunning() - Method in interface 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.
isRunning() - Method in class fr.dyade.aaa.util.Daemon
Tests if this daemon is alive.
isSameRM(XAResource) - Method in class org.objectweb.joram.client.jms.XAResource
Checks wether this resource shares the same resource manager (XAConnection) with an other resource.
isStarted() - Method in class org.objectweb.joram.client.connector.OutboundSession
return started value.
isstateManageable() - Method in class org.objectweb.joram.client.connector.LocalServer
 
isstateManageable() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
isstatisticsProvider() - Method in class org.objectweb.joram.client.connector.LocalServer
 
isstatisticsProvider() - Method in interface org.objectweb.joram.client.connector.LocalServerMBean
 
isTaken(String) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Method used by proxies for checking if a given name is already used.
isTemporaryQueue(String) - Static method in class org.objectweb.joram.client.jms.TemporaryQueue
 
isTemporaryTopic(String) - Static method in class org.objectweb.joram.client.jms.TemporaryTopic
 
isTopic(String) - Static method in class org.objectweb.joram.client.jms.Topic
 
isTopic() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
isUndeliverable(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Returns true if a given message is considered as undeliverable, because its delivery count matches the queue's threshold, if any, or the server's default threshold value (if any).
isValid() - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Returns false if the request expired.
isValid() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the message is valid.
isWriter(AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Checks the writing permission of a given client agent.
itemDescs - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
itemExists(String) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
itemNames - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 
itemTypes - Static variable in class org.objectweb.joram.mom.proxies.MessageJMXWrapper
 

J

JAVA_HOST_PROPERTY - Static variable 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 variable 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.
JGroups - Static variable in class fr.dyade.aaa.agent.Debug
 
JGroupsAckMsg - Class in fr.dyade.aaa.agent
Message used by the master component to braodcast the ack of a sending message (so each slave can remove the message from sending queue).
JGroupsAckMsg(Message) - Constructor for class fr.dyade.aaa.agent.JGroupsAckMsg
 
jmsMajorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsProviderName - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
jmsxProperties - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
JndiAdminRequest - Interface in fr.dyade.aaa.jndi2.msg
 
JndiError - Class in fr.dyade.aaa.jndi2.msg
 
JndiError(NamingException) - Constructor for class fr.dyade.aaa.jndi2.msg.JndiError
 
jndiFactory - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Name of the JNDI factory class to use.
JndiHelper - Class in fr.dyade.aaa.util
 
JndiHelper() - Constructor for class fr.dyade.aaa.util.JndiHelper
 
JndiReadRequest - Interface in fr.dyade.aaa.jndi2.msg
 
JndiReply - Class in fr.dyade.aaa.jndi2.msg
 
JndiReply() - Constructor for class fr.dyade.aaa.jndi2.msg.JndiReply
 
JndiReplyNot - Class in fr.dyade.aaa.jndi2.server
 
JndiReplyNot(JndiRequest, JndiReply) - Constructor for class fr.dyade.aaa.jndi2.server.JndiReplyNot
 
JndiRequest - Class in fr.dyade.aaa.jndi2.msg
 
JndiRequest(CompositeName) - Constructor for class fr.dyade.aaa.jndi2.msg.JndiRequest
 
JndiScriptReplyNot - Class in fr.dyade.aaa.jndi2.server
 
JndiScriptReplyNot(JndiReply[]) - Constructor for class fr.dyade.aaa.jndi2.server.JndiScriptReplyNot
 
JndiScriptRequestNot - Class in fr.dyade.aaa.jndi2.server
 
JndiScriptRequestNot(JndiRequest[]) - Constructor for class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
 
JndiScriptRequestNot(JndiRequest[], boolean) - Constructor for class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
 
JndiServer - Class in fr.dyade.aaa.jndi2.server
Class of a JNDI centralized server.
JndiServer() - Constructor for class fr.dyade.aaa.jndi2.server.JndiServer
 
JndiServiceStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JNDI service AgentId.
JndiSoapService - Class in fr.dyade.aaa.jndi2.soap
The JndiSoapService class implements a JNDI access through a SOAP service.
JndiSoapService() - Constructor for class fr.dyade.aaa.jndi2.soap.JndiSoapService
 
JndiUpdateNot - Class in fr.dyade.aaa.jndi2.distributed
 
JndiUpdateNot(UpdateEvent) - Constructor for class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
 
jndiUrl - Variable 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 - Variable in class org.objectweb.joram.shared.admin.AddQueueCluster
 
JoinQueueCluster - Class in org.objectweb.joram.mom.notifications
 
JoinQueueCluster(float, Hashtable, Hashtable, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
JoramAdapter - Class in org.objectweb.joram.client.connector
A JoramAdapter instance manages connectivities to an underlying JORAM server: outbound connectivity (JCA connection management contract) and inbound connectivity (asynchronous message delivery as specified by the JCA message inflow contract).
JoramAdapter() - Constructor for class org.objectweb.joram.client.connector.JoramAdapter
Constructs a JoramAdapter instance.
JoramAdminPxStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JORAM administration proxy AgentId.
JoramAdminStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for JORAM administration topic AgentId.
JoramTracing - Class in org.objectweb.joram.client.jms
The JoramTracing class centralizes the log tracing for joram.
JoramTracing() - Constructor for class org.objectweb.joram.client.jms.JoramTracing
 
jvmArgs - Variable in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
jvmArgs - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
JvmArgsCmdException - Exception in fr.dyade.aaa.admin.cmd
 
JvmArgsCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.JvmArgsCmdException
 
JvmArgsCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.JvmArgsCmdException
 
JvmArgsCmdException() - Constructor for exception fr.dyade.aaa.admin.cmd.JvmArgsCmdException
 

K

Kb - Static variable in interface fr.dyade.aaa.util.Transaction
 
KEYFILE - Static variable 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 variable in class fr.dyade.aaa.agent.SSLNetwork
 
KPROVIDER - Static variable in class fr.dyade.aaa.agent.SSLNetwork
 
KTYPE - Static variable in class fr.dyade.aaa.agent.SSLNetwork
 

L

LBCycleLife - Class in org.objectweb.joram.mom.notifications
 
LBCycleLife(float) - Constructor for class org.objectweb.joram.mom.notifications.LBCycleLife
 
LBLoadingFactor - Class in org.objectweb.joram.mom.notifications
 
LBLoadingFactor(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
LBMessageGive - Class in org.objectweb.joram.mom.notifications
 
LBMessageGive(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageGive
 
LBMessageHope - Class in org.objectweb.joram.mom.notifications
 
LBMessageHope(long, float) - Constructor for class org.objectweb.joram.mom.notifications.LBMessageHope
 
LE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
leaveQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
LeaveQueueCluster - Class in org.objectweb.joram.mom.notifications
 
LeaveQueueCluster(String) - Constructor for class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
LifeCycleListener - Interface in fr.dyade.aaa.jndi2.server
 
LIKE - Static variable in class org.objectweb.joram.shared.selectors.sym
 
list(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
list(String) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
list(CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
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.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.soap.SoapExt_NamingContextImpl
Method not implemented.
listBindings(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
listBindings(String) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
listBindings(CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
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.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.soap.SoapExt_NamingContextImpl
Method not implemented.
ListBindingsReply - Class in fr.dyade.aaa.jndi2.msg
 
ListBindingsReply(Binding[]) - Constructor for class fr.dyade.aaa.jndi2.msg.ListBindingsReply
 
ListBindingsRequest - Class in fr.dyade.aaa.jndi2.msg
 
ListBindingsRequest(CompositeName) - Constructor for class fr.dyade.aaa.jndi2.msg.ListBindingsRequest
 
listBorder - Static variable in class fr.dyade.aaa.util.Strings
Controls the formatting of lists of objects.
ListClusterQueue - Class in org.objectweb.joram.shared.admin
 
ListClusterQueue(String) - Constructor for class org.objectweb.joram.shared.admin.ListClusterQueue
list the cluster queue.
listener - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if a listener has been set on the JMS consumer.
LISTENPORT - Static variable in class fr.dyade.aaa.agent.AdminProxy
Property that define the TCP listen port
listMax - Static variable in class fr.dyade.aaa.util.Strings
Controls the formatting of lists of objects.
listQueueCluster(Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
ListReply - Class in fr.dyade.aaa.jndi2.msg
 
ListReply(NameClassPair[]) - Constructor for class fr.dyade.aaa.jndi2.msg.ListReply
 
ListRequest - Class in fr.dyade.aaa.jndi2.msg
 
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, String) - Method in class fr.dyade.aaa.util.ATransaction
 
load(String) - Method in class fr.dyade.aaa.util.NTransaction
 
load(String, String) - Method in class fr.dyade.aaa.util.NTransaction
 
load(String) - Method in class fr.dyade.aaa.util.NullTransaction
 
load(String, String) - Method in class fr.dyade.aaa.util.NullTransaction
 
load(String) - Method in interface fr.dyade.aaa.util.Transaction
 
load(String, String) - Method in interface 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, String) - Method in class fr.dyade.aaa.util.ATransaction
 
loadByteArray(String) - Method in class fr.dyade.aaa.util.NTransaction
 
loadByteArray(String, String) - Method in class fr.dyade.aaa.util.NTransaction
 
loadByteArray(String) - Method in class fr.dyade.aaa.util.NullTransaction
 
loadByteArray(String, String) - Method in class fr.dyade.aaa.util.NullTransaction
 
loadByteArray(String) - Method in interface fr.dyade.aaa.util.Transaction
 
loadByteArray(String, String) - Method in interface fr.dyade.aaa.util.Transaction
 
loadingFactor - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
to calcul the loading factor, overloaded, ...
LoadingFactor - Class in org.objectweb.joram.mom.dest
 
LoadingFactor(ClusterQueueImpl, int, int, boolean, long) - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor
 
LoadingFactor.ConsumerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ConsumerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
LoadingFactor.ProducerStatus - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.ProducerStatus() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
LoadingFactor.Status - Class in org.objectweb.joram.mom.dest
 
LoadingFactor.Status() - Constructor for class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
loadMessage(String) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadMessageIds() - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
loadNamingContext(NamingContextId) - Method in class fr.dyade.aaa.jndi2.impl.StorageManager
 
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. java.lang.Long for a primitive long).
LocalConnection - Class in org.objectweb.joram.client.jms.local
 
LocalConnection(String, String) - Constructor for class org.objectweb.joram.client.jms.local.LocalConnection
 
LocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A LocalConnectionFactory instance is a factory of local connections.
LocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.LocalConnectionFactory
Constructs a QueueLocalConnectionFactory instance.
localHost - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The host name or IP address this client is connected to.
localId(short) - Static method in class fr.dyade.aaa.agent.AgentId
 
LocalJndiServiceStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for local JNDI service AgentId.
localPort - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
The port number of the client connection.
LocalQueue - Class in org.objectweb.joram.client.connector
The LocalQueue class allows to manage a queue hosted by the adapter's underlying server.
LocalQueue(Queue) - Constructor for class org.objectweb.joram.client.connector.LocalQueue
Constructs a LocalQueue instance.
LocalQueueMBean - Interface in org.objectweb.joram.client.connector
The LocalQueueMBean interface defines the administration methods provided by the LocalQueue class.
LocalServer - Class in org.objectweb.joram.client.connector
The LocalServer class allows to manage the adapter's underlying server.
LocalServer(JoramAdapter) - Constructor for class org.objectweb.joram.client.connector.LocalServer
Constructs a LocalServer instance.
LocalServerMBean - Interface in org.objectweb.joram.client.connector
The LocalServerMBean interface defines the administration methods provided by the LocalServer class.
LocalTopic - Class in org.objectweb.joram.client.connector
The LocalTopic class allows to manage a topic hosted by the adapter's underlying server.
LocalTopic(Topic) - Constructor for class org.objectweb.joram.client.connector.LocalTopic
Constructs a LocalTopic instance.
LocalTopicMBean - Interface in org.objectweb.joram.client.connector
The LocalTopicMBean interface defines the administration methods provided by the LocalTopic class.
LOG - Static variable in class fr.dyade.aaa.agent.AdminProxy
 
Log - Class in fr.dyade.aaa.agent.conf
 
Log() - Constructor for class fr.dyade.aaa.agent.conf.Log
 
Log - Class in org.objectweb.joram.client.tools.admin
 
Log() - Constructor for class org.objectweb.joram.client.tools.admin.Log
 
logFD - Variable in class fr.dyade.aaa.util.ATransaction
 
logFile - Variable in class fr.dyade.aaa.util.ATransaction
 
logFilePN - Variable in class fr.dyade.aaa.util.ATransaction
 
logger - Static variable in class fr.dyade.aaa.agent.conf.Log
 
logger - Static variable in class fr.dyade.aaa.jndi2.client.Trace
 
logger - Static variable in class fr.dyade.aaa.jndi2.impl.Trace
 
logger - Static variable in class fr.dyade.aaa.jndi2.scn.scnURLContext
 
logger - Static variable in class fr.dyade.aaa.jndi2.scn.scnURLContextFactory
 
logger - Static variable in class fr.dyade.aaa.jndi2.server.Trace
 
logger - Static variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
logger - Static variable in class org.objectweb.joram.client.tools.admin.Log
 
logmon - Variable in class fr.dyade.aaa.agent.Agent
 
logmon - Variable in class fr.dyade.aaa.agent.Channel
 
logmon - Variable in class fr.dyade.aaa.agent.Driver
 
logmon - Variable in class fr.dyade.aaa.agent.Network
 
logmon - Variable in class fr.dyade.aaa.agent.SCAdminBase
 
logmon - Variable in class fr.dyade.aaa.agent.SCAdminHelper
 
logmon - Variable in class fr.dyade.aaa.util.Daemon
 
LONG - Static variable in class org.objectweb.joram.shared.selectors.sym
 
lookup(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
lookup(String) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
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.scn.scnURLContext
Retrieves the named object.
lookup(String) - 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.soap.SoapExt_NamingContextImpl
Retrieves an object.
lookupLink(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
lookupLink(String) - 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.scn.scnURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
LookupReply - Class in fr.dyade.aaa.jndi2.msg
 
LookupReply(Object) - Constructor for class fr.dyade.aaa.jndi2.msg.LookupReply
 
LookupRequest - Class in fr.dyade.aaa.jndi2.msg
 
LookupRequest(CompositeName) - Constructor for class fr.dyade.aaa.jndi2.msg.LookupRequest
 
LPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
LT - Static variable in class org.objectweb.joram.shared.selectors.sym
 

M

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

N

name - Variable in class fr.dyade.aaa.admin.cmd.DomainCmd
 
name - Variable in class fr.dyade.aaa.admin.cmd.ServerCmd
 
name - Variable in class fr.dyade.aaa.admin.cmd.SetPropertyCmd
 
name - Variable in class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
 
name - Variable in class fr.dyade.aaa.agent.Agent
Symbolic name of the agent
name - Variable in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
name - Variable in class fr.dyade.aaa.agent.conf.A3CMLDomain
Name of the domain.
name - Variable in class fr.dyade.aaa.agent.conf.A3CMLProperty
Name of the property.
name - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
name - Variable in class fr.dyade.aaa.agent.Driver
 
name - Variable in class fr.dyade.aaa.agent.Network
The component's name as it appears in logging.
NAME - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
name - Variable in class fr.dyade.aaa.util.Pipe
 
NAME_ALREADY_USED - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
NameAlreadyUsedException - Exception in org.objectweb.joram.client.jms.admin
 
NameAlreadyUsedException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.NameAlreadyUsedException
 
names - Static variable in class fr.dyade.aaa.agent.ConfigController.Status
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ConsumerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
names - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
NameServiceStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for name service AgentId.
NamingConnection - Interface in fr.dyade.aaa.jndi2.client
 
NamingContext - Class in fr.dyade.aaa.jndi2.impl
 
NamingContext(NamingContextId, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.NamingContext
 
NamingContextFactory - Class in fr.dyade.aaa.jndi2.client
 
NamingContextFactory() - Constructor for class fr.dyade.aaa.jndi2.client.NamingContextFactory
 
NamingContextId - Class in fr.dyade.aaa.jndi2.impl
 
NamingContextId(Object, long) - Constructor for class fr.dyade.aaa.jndi2.impl.NamingContextId
 
NamingContextImpl - Class in fr.dyade.aaa.jndi2.client
 
NamingContextImpl(NamingConnection, CompositeName) - Constructor for 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 in fr.dyade.aaa.jndi2.impl
 
NamingContextInfo(NamingContext, CompositeName) - Constructor for class fr.dyade.aaa.jndi2.impl.NamingContextInfo
 
nat - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
NatCmdException - Exception in fr.dyade.aaa.admin.cmd
 
NatCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.NatCmdException
 
NatCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.NatCmdException
 
NatCmdException() - Constructor for exception fr.dyade.aaa.admin.cmd.NatCmdException
 
NBMONITOR - Static variable 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 variable in class org.objectweb.joram.shared.selectors.sym
 
network - Variable in class fr.dyade.aaa.agent.conf.A3CMLDomain
Full name of Java class
Network - Class in fr.dyade.aaa.agent
The Network abstract class provides ..
Network() - Constructor for class fr.dyade.aaa.agent.Network
Creates a new network component.
NETWORK_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
networkClass - Variable in class fr.dyade.aaa.admin.cmd.DomainCmd
 
NetworkCmd - Class in fr.dyade.aaa.admin.cmd
 
NetworkCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.NetworkCmd
network
NetworkCmdException - Exception in fr.dyade.aaa.admin.cmd
 
NetworkCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.NetworkCmdException
 
NetworkCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.NetworkCmdException
 
NetworkCmdException() - Constructor for exception fr.dyade.aaa.admin.cmd.NetworkCmdException
 
NetworkMBean - Interface in fr.dyade.aaa.agent
 
networks - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
newConfig - Variable in class fr.dyade.aaa.admin.script.Script
create new configuration
NewDomainCmd - Class in fr.dyade.aaa.admin.cmd
 
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
 
newInstance(String, String, String) - Static method in class org.objectweb.joram.client.jms.Destination
 
newLogFile() - Method in class fr.dyade.aaa.util.AFastTransaction
 
newLogFile() - Method in class fr.dyade.aaa.util.ATransaction
 
newNamingContext(Object, NamingContextId, CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
newNamingContext(Object, NamingContextId, CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.StorageManager
 
NewNetworkCmd - Class in fr.dyade.aaa.admin.cmd
 
NewNetworkCmd(String, String, int) - Constructor for class fr.dyade.aaa.admin.cmd.NewNetworkCmd
create new network
NewServerCmd - Class in fr.dyade.aaa.admin.cmd
 
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 in fr.dyade.aaa.admin.cmd
 
NewServiceCmd(String, String, String) - Constructor for class fr.dyade.aaa.admin.cmd.NewServiceCmd
create new service
NGNetwork - Class in fr.dyade.aaa.agent
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 - Variable in class org.objectweb.joram.client.jms.MessageConsumer
true if the subscriber does not wish to consume messages produced by its connection.
NONE - Static variable in class fr.dyade.aaa.agent.AgentAdmin
 
NONE - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
not - Variable in class fr.dyade.aaa.agent.ExceptionNotification
The failing notification.
not - Variable in class fr.dyade.aaa.agent.UnknownAgent
The failing notification that can not be delivered.
not - Variable in class fr.dyade.aaa.agent.UnknownNotification
The failing notification.
NOT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NOTBETWEEN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
Notification - Class in fr.dyade.aaa.agent
Class Notification is the root of the notifications hierarchy.
Notification() - Constructor for class fr.dyade.aaa.agent.Notification
 
NotificationInputStream - Interface in fr.dyade.aaa.agent
This interface must be implemented by all classes used in filtering an input stream to a DriverIn object.
NotificationOutputStream - Interface in fr.dyade.aaa.agent
This interface must be implemented by all classes used in filtering an output stream from a DriverOut object.
notifyListener(ControllerEvent) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
NotOwnerException - Exception in fr.dyade.aaa.jndi2.impl
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 exception fr.dyade.aaa.jndi2.impl.NotOwnerException
Constructs a NotOwnerException.
notUsableMessage - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Message explaining why the module is not usable.
notWriteable - Variable in class org.objectweb.joram.shared.messages.Message
true if the message could not be written on the dest.
NTransaction - Class in fr.dyade.aaa.util
 
NTransaction() - Constructor for class fr.dyade.aaa.util.NTransaction
 
NULL - Static variable in class org.objectweb.joram.shared.selectors.sym
 
NULL_ID - Static variable in class fr.dyade.aaa.agent.AgentServer
 
nullId - Static variable in class fr.dyade.aaa.agent.AgentId
null AgentId.
NullIdStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for NullId.
nullName - Static variable in class fr.dyade.aaa.agent.Agent
 
NullTransaction - Class in fr.dyade.aaa.util
 
NullTransaction() - Constructor for class fr.dyade.aaa.util.NullTransaction
 

O

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

P

params - Variable in class org.objectweb.joram.client.jms.ConnectionFactory
Object containing the factory's parameters.
params - Variable in class org.objectweb.joram.client.jms.XAConnectionFactory
Factory's parameters object.
parse(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.
parse(Reader, String) - Method in interface fr.dyade.aaa.agent.conf.A3CMLWrapper
Parses the xml file named cfgFileName.
parse(InputStream) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
PASS - Static variable in class fr.dyade.aaa.agent.SSLNetwork
 
password - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Password of the user requesting a connection to the underlying JORAM server.
password - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User password for connecting to the foreign JMS server.
period - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
period to eval the loading factor
persistenceModule - Variable in class org.objectweb.joram.mom.dest.QueueImpl
The persistence module used for managing the messages' persistence.
persistent - Variable in class fr.dyade.aaa.agent.Notification
True if the notification is persistent, false otherwise.
PING - Static variable in class fr.dyade.aaa.agent.AdminProxy
 
PingRequest - Class in org.objectweb.joram.shared.client
 
PingRequest() - Constructor for class org.objectweb.joram.shared.client.PingRequest
 
Pipe - Class in fr.dyade.aaa.util
 
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 - Variable in class fr.dyade.aaa.util.ATransaction
 
PLUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
Pool - Class in fr.dyade.aaa.util
 
Pool(String, int) - Constructor for class fr.dyade.aaa.util.Pool
 
POOL_SIZE_PROP - Static variable in class fr.dyade.aaa.jndi2.server.JndiServer
 
POOL_SIZE_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
PoolNetwork - Class in fr.dyade.aaa.agent
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 - Variable in class fr.dyade.aaa.admin.cmd.NewNetworkCmd
 
port - Variable in class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
 
port - Variable in class fr.dyade.aaa.agent.conf.A3CMLNat
Value of the translation port.
port - Variable in class fr.dyade.aaa.agent.conf.A3CMLNetwork
 
port - Variable in class fr.dyade.aaa.agent.conf.A3CMLPServer
Communication port if the server is directly accessible by the root server.
port - Variable in class fr.dyade.aaa.agent.Network
The communication port.
PORT - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
post(Message) - Method in interface fr.dyade.aaa.agent.MessageConsumer
Adds a message in "ready to deliver" list.
post(Message) - Method in class fr.dyade.aaa.agent.Network
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 variable 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 - Variable in class fr.dyade.aaa.util.Daemon
The priority that is assigned to the daemon.
processGive(AgentId, LBCycleLife) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
processMessages(ClientMessages) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Actually processes the distribution of the received messages to the valid subscriptions by sending a TopicMsgsReply notification to the valid subscribers.
processSetRight(AgentId, int) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
set user right.
producer - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The wrapped JMS producer.
producer - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Producer object.
PRODUCER_HIGH_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_NO_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
PRODUCER_NORMAL_ACTIVITY - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.ProducerStatus
 
ProducerMessages - Class in org.objectweb.joram.shared.client
A ProducerMessages instance is sent by a MessageProducer when sending messages.
ProducerMessages(String) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance.
ProducerMessages(String, Message) - Constructor for class org.objectweb.joram.shared.client.ProducerMessages
Constructs a ProducerMessages instance carrying a single message.
producerSession - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Session for sending messages to the foreign JMS destination.
producThreshold - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
producer threshold
production_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to production table.
production_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to production table.
PROP_JNDI_FACTORY - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_HOST - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
PROP_JNDI_PORT - Static variable in class org.objectweb.joram.client.tools.admin.AdminController
 
properties - Variable in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
properties - Variable in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all global properties
properties - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
PROPERTY_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
PropertyCmdException - Exception in fr.dyade.aaa.admin.cmd
 
PropertyCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.PropertyCmdException
 
PropertyCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.PropertyCmdException
 
PropertyCmdException() - Constructor for exception 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 variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
providerMinorVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
providerVersion - Static variable in class org.objectweb.joram.client.jms.ConnectionMetaData
 
proxy - Variable in class fr.dyade.aaa.agent.AgentDriver
id of associated proxy agent
ProxyAgent - Class in fr.dyade.aaa.agent
 
ProxyAgent() - Constructor for class fr.dyade.aaa.agent.ProxyAgent
 
ProxyAgent(String) - Constructor for class fr.dyade.aaa.agent.ProxyAgent
 
ProxyAgent(short, String) - Constructor for class fr.dyade.aaa.agent.ProxyAgent
 
ProxyAgent(String, int) - Constructor for class fr.dyade.aaa.agent.ProxyAgent
 
ProxyAgentItf - Interface in org.objectweb.joram.mom.proxies
The ProxyAgentItf interface defines the methods which must be provided by a proxy agent hosting a ProxyImpl instance.
ProxyImpl - Class in org.objectweb.joram.mom.proxies
The ProxyImpl class implements the MOM proxy behaviour, basically forwarding client requests to MOM destinations and MOM destinations replies to clients.
ProxyImpl(ProxyAgentItf) - Constructor for class org.objectweb.joram.mom.proxies.ProxyImpl
Constructs a ProxyImpl instance.
ProxyImplMBean - Interface in org.objectweb.joram.mom.proxies
 
ProxyMessage - Class in org.objectweb.joram.mom.proxies
 
ProxyMessage(long, long, Object) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessage
 
ProxyMessageNot - Class in org.objectweb.joram.mom.proxies
 
ProxyMessageNot(int, ProxyMessage) - Constructor for class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
publish(Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Message) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Topic, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Topic, Message) - Method in class org.objectweb.joram.client.connector.OutboundPublisher
Delegates the call to the wrapped producer.
publish(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Message) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Topic, Message) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
publish(Topic, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.TopicPublisher
API method.
push(Object) - Method in class fr.dyade.aaa.util.Queue
Pushes an item at the end of this queue.
push(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
put(Object, NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.ContextCache
 
put(Object, NamingContext) - Method in interface fr.dyade.aaa.jndi2.impl.ContextTable
 
put(Object, NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.SimpleContextTable
 
putInVisitTable(String, Vector) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 

Q

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

R

RAConfig - Class in org.objectweb.joram.client.connector.utils
 
react(AgentId, Notification) - Method in class fr.dyade.aaa.agent.Agent
Defines the reaction of the agent when receiving a notification.
react(AgentId, Notification) - Method in class fr.dyade.aaa.agent.AgentAdmin
Reacts to AgentAdmin specific notifications.
react(Notification) - Method in class fr.dyade.aaa.agent.AgentDriver
Reacts to notifications from proxy.
react(AgentId, Notification) - Method in class fr.dyade.aaa.agent.ProxyAgent
Method implementing the ProxyAgent reactions to notifications.
react(AgentId, Notification) - Method in class fr.dyade.aaa.jndi2.server.Container
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
Specializes this QueueImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
Specializes this TopicImpl method for processing the specific bridge notifications.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
 
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.Destination
Reactions to notifications are implemented by the DestinationImpl class.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.dest.TopicImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Distributes the received notifications to the appropriate reactions.
react(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Overrides the Agent class react method for providing the JMS client proxy with its specific behaviour.
reactToClientRequest(int, AbstractJmsRequest) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
Method processing clients requests.
read(Object[]) - Method in class fr.dyade.aaa.util.Pipe
 
READ - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ access value.
readBag(ObjectInputStream) - Method in interface 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.impl.ContextManager
 
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 fr.dyade.aaa.jndi2.server.Container
 
readBag(ObjectInputStream) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.dest.Queue
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
readBag(ObjectInputStream) - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
readBoolean() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBoolean() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readByte() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readBytes(byte[]) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBytes(byte[], int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readBytes(byte[]) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readChar() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readChar() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readDouble() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readDouble() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readFloat() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readFloat() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readInt() - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
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.
readMessage(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
 
readMessage(String) - Method in class org.objectweb.joram.client.jms.Queue
 
readNotification() - Method in interface fr.dyade.aaa.agent.NotificationInputStream
Gets a Notification from the stream.
readObject() - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
readObject() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readShort() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readString() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
readUnsignedByte() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUnsignedShort() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
readUTF() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
READWRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
READ and WRITE access value.
rebind(Name, Object) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
rebind(String, Object) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
rebind(CompositeName, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Rebinds an object to the specified path.
rebind(NamingContext, String, Object, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
rebind(Name, Object) - Method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, 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.soap.SoapExt_NamingContextImpl
Rebinds an object.
RebindEvent - Class in fr.dyade.aaa.jndi2.impl
 
RebindEvent(NamingContextId, String, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.RebindEvent
 
receive() - Method in class fr.dyade.aaa.util.ReliableTcpConnection
 
receive(long) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receive() - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
receive() - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
receive() - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
 
receive() - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
receive(long) - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method implemented in subclasses.
receive() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
receive() - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
receive() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
receive() - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
receive() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Notifies the daemon of a new "receive" request.
receive() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Asynchronous method requesting a delivery from the foreign JMS destination.
receiveNoWait() - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Delegates the call to the wrapped JMS consumer.
receiveNoWait() - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
receiveNoWait() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Synchronous method requesting an immediate delivery from the foreign JMS destination.
ReceiveRequest - Class in org.objectweb.joram.mom.notifications
A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
ReceiveRequest(int, int, String, long, boolean) - Constructor for class org.objectweb.joram.mom.notifications.ReceiveRequest
Constructs a ReceiveRequest instance.
receiving - Variable in class org.objectweb.joram.mom.dest.QueueImpl
true if the queue is currently receiving messages.
reconnect() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Notifies the daemon to start reconnecting.
reconnectionDaemon - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Daemon used for the reconnection process.
Record - Class in fr.dyade.aaa.jndi2.impl
 
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(int) - Method in class org.objectweb.joram.client.jms.XAResource
Recovers the prepared transactions identifiers.
recover() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
reduce_table() - Method in class org.objectweb.joram.shared.selectors.Checker
Access to reduce_goto table.
reduce_table() - Method in class org.objectweb.joram.shared.selectors.Filter
Access to reduce_goto table.
reference - Variable in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Naming reference of this instance.
refreshAdminData() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
refreshJndiData() - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
registerMBean(Object, String, String) - Method in interface fr.dyade.aaa.agent.management.MXServer
 
registerMBean(Object, String, String) - Static method in class fr.dyade.aaa.agent.management.MXWrapper
 
RegisterTmpDestNot - Class in org.objectweb.joram.mom.notifications
 
RegisterTmpDestNot(AgentId, boolean, boolean) - Constructor for class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
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.agent.ConfigController
 
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 interface fr.dyade.aaa.util.Transaction
 
ReliableTcpClient - Class in org.objectweb.joram.client.jms.tcp
 
ReliableTcpClient(FactoryParameters, String, String, boolean) - Constructor for class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
ReliableTcpConnection - Class in fr.dyade.aaa.util
 
ReliableTcpConnection() - Constructor for class fr.dyade.aaa.util.ReliableTcpConnection
 
RemoteServer - Class in org.objectweb.joram.client.connector
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 in org.objectweb.joram.client.connector
The RemoteServerMBean interface defines the administration methods provided by the RemoteServer class.
remove(AdminCmd) - Method in class fr.dyade.aaa.admin.script.Script
 
remove(StartAdminCmd) - Method in class fr.dyade.aaa.admin.script.StartScript
 
remove(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 interface fr.dyade.aaa.jndi2.impl.ContextTable
 
remove(Object) - Method in class fr.dyade.aaa.jndi2.impl.SimpleContextTable
 
removeCluster(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Removes a cluster.
removeCluster(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Remove a cluster.
removeClusteredQueue(Queue) - Method in class org.objectweb.joram.client.jms.Queue
Removes a queue from the cluster this queue belongs to.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Removes a connection event listener.
removeDomain(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
Removes a domain.
removeDomain(String) - Method in class fr.dyade.aaa.agent.ConfigController
 
removeDomain(String) - Static method in class fr.dyade.aaa.agent.ServerConfigHelper
 
removeDomain(String) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a domain from the platform.
RemoveDomainCmd - Class in fr.dyade.aaa.admin.cmd
 
RemoveDomainCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.RemoveDomainCmd
remove domain
RemoveDomainRequest - Class in org.objectweb.joram.shared.admin
 
RemoveDomainRequest(String) - Constructor for class org.objectweb.joram.shared.admin.RemoveDomainRequest
 
removeFromCluster() - Method in class org.objectweb.joram.client.jms.Topic
Removes this topic from the cluster it belongs to.
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(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
 
removeNetwork(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLPServer
 
removeNetwork(String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
RemoveNetworkCmd - Class in fr.dyade.aaa.admin.cmd
 
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.A3CMLCluster
remove property
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 - Variable in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
removeQueue - Variable in class org.objectweb.joram.shared.admin.RemoveQueueCluster
 
removeQueueCluster(String) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
removeQueue leave the cluster.
RemoveQueueCluster - Class in org.objectweb.joram.shared.admin
 
RemoveQueueCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
Leave a queue to a cluster.
removeRecord(String) - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
removeServer(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Removes a server.
removeServer(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
Remove a server.
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.
removeServer(A3CMLServer) - Method in class fr.dyade.aaa.agent.conf.A3CMLDomain
 
removeServer(short) - Method in class fr.dyade.aaa.agent.conf.A3CMLDomain
 
removeServer(String) - Method in class fr.dyade.aaa.agent.ConfigController
 
removeServer(short) - Method in class fr.dyade.aaa.agent.ConfigController
 
removeServer(int) - Static method in class fr.dyade.aaa.agent.ServerConfigHelper
 
removeServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Removes a server from the platform.
RemoveServerCmd - Class in fr.dyade.aaa.admin.cmd
 
RemoveServerCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.RemoveServerCmd
remove persistent server
RemoveServerRequest - Class in org.objectweb.joram.shared.admin
 
RemoveServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.RemoveServerRequest
 
removeService(String) - Method in class fr.dyade.aaa.agent.conf.A3CMLServer
 
removeService(String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
RemoveServiceCmd - Class in fr.dyade.aaa.admin.cmd
 
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(String, String) - 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.scn.scnURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
ReplicationEntryPoint - Class in fr.dyade.aaa.jndi2.distributed
 
ReplicationEntryPoint() - Constructor for class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
 
ReplicationManager - Class in fr.dyade.aaa.jndi2.distributed
 
ReplicationManager(short[]) - Constructor for class fr.dyade.aaa.jndi2.distributed.ReplicationManager
 
reply - Variable in class fr.dyade.aaa.agent.AgentCreateRequest
Id. of agent to reply to
reply - Variable in class fr.dyade.aaa.agent.AgentDeleteRequest
the agent identified by 'reply' will receive a DeleteAck when destruction complete
reply - Variable in class fr.dyade.aaa.agent.DeleteNot
the agent identified by 'reply' will receive a DeleteAck when destruction complete
reply(JndiReply) - Method in class fr.dyade.aaa.jndi2.server.AgentRequestContext
 
reply() - Method in class fr.dyade.aaa.jndi2.server.JndiScriptRequestNot
 
reply(JndiReply) - Method in class fr.dyade.aaa.jndi2.server.RequestContext
 
reply(JndiReply) - Method in class fr.dyade.aaa.jndi2.server.TcpRequestContext
 
reply - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
Reply object received from the platform.
replyAborted(int) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyAborted(int) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
ReplyListener - Interface in org.objectweb.joram.client.jms.connection
 
replyReceived(AbstractJmsReply) - Method in interface org.objectweb.joram.client.jms.connection.ReplyListener
 
replyReceived(AbstractJmsReply) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
replyToType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the reply to destination is a queue.
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Checker
 
report_fatal_error(String, Object) - Method in class org.objectweb.joram.shared.selectors.Filter
 
request(AdminRequest, long) - Method in class org.objectweb.joram.client.jms.admin.AdminModule.AdminRequestor
 
request(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.Requestor
 
request(AbstractJmsRequest, long) - Method in class org.objectweb.joram.client.jms.connection.Requestor
Method sending a synchronous request to the server and waiting for an answer.
REQUEST_TIMEOUT_PROP - Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
 
RequestChannel - Interface in org.objectweb.joram.client.jms.connection
 
RequestContext - Class in fr.dyade.aaa.jndi2.server
 
RequestContext() - Constructor for class fr.dyade.aaa.jndi2.server.RequestContext
 
requester - Variable in class org.objectweb.joram.mom.notifications.ReceiveRequest
Identifier of the client requesting a message, set by the queue if storing the request.
RequestException - Exception in org.objectweb.joram.shared.excepts
A RequestException is thrown by a destination or a proxy when processing an invalid client request.
RequestException(String) - Constructor for exception org.objectweb.joram.shared.excepts.RequestException
Constructs a RequestException instance.
RequestManager - Class in fr.dyade.aaa.jndi2.server
 
RequestManager() - Constructor for class fr.dyade.aaa.jndi2.server.RequestManager
 
RequestMultiplexer - Class in org.objectweb.joram.client.jms.connection
 
RequestMultiplexer(RequestChannel, long, String) - Constructor for class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
RequestNot - Class in org.objectweb.joram.mom.proxies
 
RequestNot(int, Object) - Constructor for class org.objectweb.joram.mom.proxies.RequestNot
 
Requestor - Class in org.objectweb.joram.client.jms.connection
 
Requestor(RequestMultiplexer) - Constructor for class org.objectweb.joram.client.jms.connection.Requestor
 
requests - Variable in class org.objectweb.joram.mom.dest.QueueImpl
Vector holding the requests before reply or expiry.
requestsTable - Variable in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
reset() - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
reset visited and gateway fields.
reset() - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
reset() - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
reset() - Method in class org.objectweb.joram.mom.proxies.AckedQueue
 
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 in org.objectweb.joram.mom.proxies
 
ResetCollocatedConnectionsNot() - Constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
 
resetNamingContext(NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
resetNamingContext(NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
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 interface 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 interface org.objectweb.joram.client.connector.RemoteServerMBean
 
retrieveRemoteTopicsNames() - Method in class org.objectweb.joram.client.connector.RemoteServer
 
retrieveRemoteTopicsNames() - Method in interface org.objectweb.joram.client.connector.RemoteServerMBean
 
Return(Object[]) - Method in class fr.dyade.aaa.agent.SyncNotification
 
Return(AgentId[]) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdListNot
 
Return(AgentId) - Method in class org.objectweb.joram.mom.notifications.GetProxyIdNot
 
Return(long, AckedQueue, int) - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
Return(int, Object) - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
Return() - Method in class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
ReturnConnectionNot - Class in org.objectweb.joram.mom.proxies
 
ReturnConnectionNot(OpenConnectionNot, int, Object) - Constructor for class org.objectweb.joram.mom.proxies.ReturnConnectionNot
 
Role - Class in fr.dyade.aaa.agent
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, AgentId) - Constructor for class fr.dyade.aaa.agent.Role
Creates a new role with the specified name and AgentId.
RoleMultiple - Class in fr.dyade.aaa.agent
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() - Method in class fr.dyade.aaa.util.ATransaction
 
rollback() - Method in class fr.dyade.aaa.util.NTransaction
 
rollback() - Method in class fr.dyade.aaa.util.NullTransaction
 
ROLLBACK - Static variable in interface fr.dyade.aaa.util.Transaction
 
rollback() - Method in interface fr.dyade.aaa.util.Transaction
 
rollback() - Method in class org.objectweb.joram.client.connector.ManagedConnectionImpl
Rollsback the local transaction.
rollback() - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
rollback() - Method in class org.objectweb.joram.client.jms.Session
API method.
rollback(Xid) - Method in class org.objectweb.joram.client.jms.XAResource
Rolls the resource back.
rollback() - Method in class org.objectweb.joram.client.jms.XASession
API method inherited from session, but intercepted here for forbidding its use in the XA context (as defined by the API).
rollback() - Method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Rolls back all the registered saving and deletion requests.
ROLLBACK_ONLY - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Failed transaction.
ROOT - Static variable in class fr.dyade.aaa.jndi2.impl.StorageManager
 
RPAREN - Static variable in class org.objectweb.joram.shared.selectors.sym
 
run() - Method in class fr.dyade.aaa.agent.AgentDriver
 
run() - Method in class fr.dyade.aaa.agent.Driver
Actually executes the driver code.
run() - Method in class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
 
run() - Method in class fr.dyade.aaa.util.ATransaction
 
run() - Method in class fr.dyade.aaa.util.TimerTask
Method called by the timer when the task is ready to execute.
RUN - Static variable in interface fr.dyade.aaa.util.Transaction
 
run() - Method in class org.objectweb.joram.client.connector.OutboundSession
Method never used by a component, does nothing.
RUN - Static variable in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
run() - Method in class org.objectweb.joram.client.jms.Session
API method.
run() - Method in class org.objectweb.joram.client.jms.XASession
 
run() - Method in interface org.objectweb.joram.client.tools.admin.CommandWorker
 
RUN - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
run() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
The daemon's loop.
run() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
The daemon's loop.
running - Variable in class fr.dyade.aaa.util.Daemon
Boolean variable used to stop the daemon properly.

S

save() - Method in class fr.dyade.aaa.agent.Agent
Saves the agent state unless not requested.
save() - Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
save configuration of agent servers (Config) in a serialized file.
save() - Method in interface 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.
save(Serializable, String) - Method in class fr.dyade.aaa.util.ATransaction
 
save(Serializable, String, String) - Method in class fr.dyade.aaa.util.ATransaction
 
save(Serializable, String) - Method in class fr.dyade.aaa.util.NTransaction
 
save(Serializable, String, String) - Method in class fr.dyade.aaa.util.NTransaction
 
save(Serializable, String) - Method in class fr.dyade.aaa.util.NullTransaction
 
save(Serializable, String, String) - Method in class fr.dyade.aaa.util.NullTransaction
 
save(Serializable, String) - Method in interface fr.dyade.aaa.util.Transaction
 
save(Serializable, String, String) - Method in interface fr.dyade.aaa.util.Transaction
 
save(Message) - Method in class org.objectweb.joram.mom.util.MessagePersistenceModule
Registers a message for future saving.
saveByteArray(byte[], 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.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, 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, String) - Method in class fr.dyade.aaa.util.NullTransaction
 
saveByteArray(byte[], String) - Method in interface fr.dyade.aaa.util.Transaction
 
saveByteArray(byte[], String, String) - Method in interface fr.dyade.aaa.util.Transaction
 
scadmin - Variable in class fr.dyade.aaa.agent.SCAdminBase
 
SCAdminBase - Class in fr.dyade.aaa.agent
 
SCAdminBase() - Constructor for class fr.dyade.aaa.agent.SCAdminBase
 
SCAdminBase(String) - Constructor for class fr.dyade.aaa.agent.SCAdminBase
 
SCAdminHelper - Class in fr.dyade.aaa.agent
 
SCAdminHelper() - Constructor for class fr.dyade.aaa.agent.SCAdminHelper
 
SCAdminProxyStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for SCAdmin proxy AgentId.
schedule(TimerTask, long) - Method in class fr.dyade.aaa.util.Timer
Schedules a given task for execution after a given delay.
schedule(TimerTask, long) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
SchedulerServiceStamp - Static variable in class fr.dyade.aaa.agent.AgentId
Reserved stamp for scheduler service AgentId.
SCN_HOST_PROPERTY - Static variable in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
SCN_PORT_PROPERTY - Static variable in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
SCN_PROVIDER_URL - Static variable in class fr.dyade.aaa.jndi2.client.NamingContextFactory
Specific property.
SCNamingAdmin - Class in fr.dyade.aaa.jndi2.admin
 
SCNamingAdmin(Hashtable) - Constructor for class fr.dyade.aaa.jndi2.admin.SCNamingAdmin
 
scnURLContext - Class in fr.dyade.aaa.jndi2.scn
Context implementation for the "scn:comp" namespace.
scnURLContext(Hashtable) - Constructor for class fr.dyade.aaa.jndi2.scn.scnURLContext
Constructor
scnURLContextFactory - Class in fr.dyade.aaa.jndi2.scn
Context factory for scnURLContext objects.
scnURLContextFactory() - Constructor for class fr.dyade.aaa.jndi2.scn.scnURLContextFactory
 
Script - Class in fr.dyade.aaa.admin.script
Script contains an AdminCmd vector.
Script() - Constructor for class fr.dyade.aaa.admin.script.Script
Script
script - Variable in class fr.dyade.aaa.agent.AdminRequestNot
configuration script.
SCServer - Class in fr.dyade.aaa.agent
 
SCServer() - Constructor for class fr.dyade.aaa.agent.SCServer
 
SCServerMBean - Interface in fr.dyade.aaa.agent
 
selector - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Selector for filtering messages.
Selector - Class in org.objectweb.joram.shared.selectors
The Selector class is used for filtering messages according to their header fields and properties.
Selector() - Constructor for class org.objectweb.joram.shared.selectors.Selector
 
SelectorException - Exception in org.objectweb.joram.shared.excepts
A SelectorException is thrown when an error occurs while parsing a selector expression.
SelectorException(String) - Constructor for exception org.objectweb.joram.shared.excepts.SelectorException
Constructs a SelectorException instance.
selectors - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Table of subscribers' selectors.
send(Object) - Method in class fr.dyade.aaa.util.ReliableTcpConnection
 
send(Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.connector.OutboundSender
Delegates the call to the wrapped producer.
send(AbstractJmsRequest) - Method in interface org.objectweb.joram.client.jms.connection.RequestChannel
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.ha.tcp.HATcpConnection
Sending a JMS request through the TCP connection.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.local.LocalConnection
 
send(Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with the default delivery parameters.
send(Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters.
send(Destination, Message) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with default delivery parameters for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.MessageProducer
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(Queue, Message, int, int, long) - Method in class org.objectweb.joram.client.jms.QueueSender
API method.
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.soap.SoapConnection
Sending a JMS request through the SOAP protocol.
send(Object) - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
send(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
Sending a JMS request through the TCP connection.
send(String, int, Hashtable) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: passes a hashtable containing an AbstractJmsRequest client request or MOM messages to the proxy.
send(ProxyMessage) - Method in class org.objectweb.joram.mom.proxies.tcp.IOControl
 
send(Message) - Method in class org.objectweb.joram.mom.util.BridgePtpModule
Sends a message to the foreign JMS queue.
send(Message) - Method in class org.objectweb.joram.mom.util.BridgePubSubModule
Sends a message to the foreign JMS topic.
send(Message) - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sends a message to the foreign JMS destination.
sendNot(AgentId, Notification) - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Sends a notification to a given agent.
sendNot(AgentId, Notification) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a notification to the specified agent.
sendOut(int, Notification) - Method in class fr.dyade.aaa.agent.ProxyAgent
Method called by subclasses to directly send their notifications to the right DriverOut.
sendReply(Message, OutputStream, int) - Method in class fr.dyade.aaa.agent.HttpNetwork
 
SendReplyNot - Class in org.objectweb.joram.mom.proxies
 
SendReplyNot(int, AbstractJmsRequest) - Constructor for class org.objectweb.joram.mom.proxies.SendReplyNot
 
sendRequest(Message, OutputStream, int) - Method in class fr.dyade.aaa.agent.HttpNetwork
 
sendRequest(AbstractJmsRequest) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sendRequest(AbstractJmsRequest, ReplyListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
sendTo(AgentId, Notification) - Method in class fr.dyade.aaa.agent.Agent
This method sends a notification to the agent which id is given in parameter.
sendTo(Role, Notification) - Method in class fr.dyade.aaa.agent.Agent
This method sends a notification to the agent which id is wrapped in the specified role.
sendTo(RoleMultiple, Notification) - Method in class fr.dyade.aaa.agent.Agent
Sends a notification to all the agents registered in a role.
sendTo(AgentId, Notification) - Static method in class fr.dyade.aaa.agent.Channel
Sends a notification to an agent.
sendTo(AgentId, Notification) - Method in class fr.dyade.aaa.agent.Driver
Sends a notification to an agent.
sendTo(AgentId, Notification) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
sendToClient(int, AbstractJmsReply) - Method in interface org.objectweb.joram.mom.proxies.ProxyAgentItf
Sends an AbstractJmsReply to a given client.
sendToClient(int, AbstractJmsReply) - Method in class org.objectweb.joram.mom.proxies.UserAgent
Sends a reply to the client connected through the specified connection.
sendToCluster(QueueClusterNot) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
send to all queue in cluster.
sendToDMQ(Vector, AgentId) - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
Overwrites this DestinationImpl method so that no messages may be sent by the DMQ to itself.
sendToDMQ(ClientMessages, AgentId) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Sends dead messages to the appropriate dead message queue.
SERVER - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
Server - Class in org.objectweb.joram.client.jms.admin
 
Server(int, String, String) - Constructor for class org.objectweb.joram.client.jms.admin.Server
 
SERVER_COUNTER - Static variable in class fr.dyade.aaa.agent.ConfigController
 
SERVER_LIST - Static variable in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
 
SERVER_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
ServerAddress - Class in fr.dyade.aaa.util
 
ServerAddress(String, String, int) - Constructor for class fr.dyade.aaa.util.ServerAddress
 
ServerCmd - Class in fr.dyade.aaa.admin.cmd
 
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 - Exception in fr.dyade.aaa.admin.cmd
 
ServerCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.ServerCmdException
 
ServerCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.ServerCmdException
 
ServerCmdException() - Constructor for exception fr.dyade.aaa.admin.cmd.ServerCmdException
 
ServerConfigHelper - Class in fr.dyade.aaa.agent
 
ServerConfigHelper() - Constructor for class fr.dyade.aaa.agent.ServerConfigHelper
 
ServerConfigHelper.NameAlreadyUsedException - Exception in fr.dyade.aaa.agent
 
ServerConfigHelper.NameAlreadyUsedException(String) - Constructor for exception fr.dyade.aaa.agent.ServerConfigHelper.NameAlreadyUsedException
 
ServerConfigHelper.StartFailureException - Exception in fr.dyade.aaa.agent
 
ServerConfigHelper.StartFailureException(String) - Constructor for exception fr.dyade.aaa.agent.ServerConfigHelper.StartFailureException
 
serverDesc - Variable in class fr.dyade.aaa.admin.script.StartScript
hashtable of server description
ServerDesc - Class in fr.dyade.aaa.agent
Description of an agent server.
ServerDesc(short, String, String, int) - Constructor for class fr.dyade.aaa.agent.ServerDesc
Constructs a new node for a persistent agent server.
ServerImpl - Static variable 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 - Class in fr.dyade.aaa.jndi2.impl
 
ServerImpl(Transaction, Object, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.ServerImpl
Constructs a ServerImpl
serverName - Variable in class fr.dyade.aaa.admin.cmd.NetworkCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.ServiceCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.StartServerCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.UnsetJvmArgsCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
 
serverName - Variable in class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
 
ServerPanel - Class in org.objectweb.joram.client.tools.admin
 
ServerPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.ServerPanel
 
ServerReply - Class in org.objectweb.joram.shared.client
A ServerReply is used by a JMS proxy for acknowledging the receipt of a synchronous AbstractJmsRequest request.
ServerReply(AbstractJmsRequest) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply(int) - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
ServerReply() - Constructor for class org.objectweb.joram.shared.client.ServerReply
Constructs a ServerReply instance.
servers - Variable in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
servers - Variable in class fr.dyade.aaa.agent.conf.A3CMLConfig
Hashtable of all servers (persitent and transient)
servers - Variable in class fr.dyade.aaa.agent.conf.A3CMLDomain
Description of alls servers in domain
servers - Variable in class fr.dyade.aaa.agent.Network
List of id. for all servers in the domain, this list is sorted and is used as index for internal tables.
serversFN - Variable in class fr.dyade.aaa.agent.Network
Filename for servers storage
ServiceCmd - Class in fr.dyade.aaa.admin.cmd
 
ServiceCmd(String, String, String) - Constructor for class fr.dyade.aaa.admin.cmd.ServiceCmd
service
ServiceCmdException - Exception in fr.dyade.aaa.admin.cmd
 
ServiceCmdException(Throwable) - Constructor for exception fr.dyade.aaa.admin.cmd.ServiceCmdException
 
ServiceCmdException(String) - Constructor for exception fr.dyade.aaa.admin.cmd.ServiceCmdException
 
ServiceCmdException() - Constructor for exception fr.dyade.aaa.admin.cmd.ServiceCmdException
 
ServiceDesc - Class in fr.dyade.aaa.agent
Description of a service.
ServiceDesc(String, String) - Constructor for class fr.dyade.aaa.agent.ServiceDesc
Constructor.
ServiceManager - Class in fr.dyade.aaa.agent
Object which manages services.
services - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
sess - Variable in class org.objectweb.joram.client.jms.Message
If the message is actually consumed, the session that consumes it, null otherwise.
sess - Variable in class org.objectweb.joram.client.jms.MessageConsumer
The session the consumer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.MessageProducer
The session the producer belongs to.
sess - Variable in class org.objectweb.joram.client.jms.XASession
 
SessAckRequest - Class in org.objectweb.joram.shared.client
A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
SessAckRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessAckRequest() - Constructor for class org.objectweb.joram.shared.client.SessAckRequest
Constructs a SessAckRequest instance.
SessCreateTDReply - Class in org.objectweb.joram.shared.client
A SessCreateTDReply is used by a JMS proxy for replying to a SessCreate<TQ/TT>Request.
SessCreateTDReply(AbstractJmsRequest, String) - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTDReply() - Constructor for class org.objectweb.joram.shared.client.SessCreateTDReply
Constructs a SessCreateTDReply instance.
SessCreateTQRequest - Class in org.objectweb.joram.shared.client
A SessCreateTQRequest is sent by a QueueSession for creating a TemporaryQueue.
SessCreateTQRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTQRequest
Constructs a SessCreateTQRequest instance.
SessCreateTTRequest - Class in org.objectweb.joram.shared.client
A SessCreateTTRequest is sent by a TopicSession for creating a TemporaryTopic.
SessCreateTTRequest() - Constructor for class org.objectweb.joram.shared.client.SessCreateTTRequest
Constructs a SessCreateTTRequest instance.
SessDenyRequest - Class in org.objectweb.joram.shared.client
A SessDenyRequest instance is used by a Session for denying the messages it consumed.
SessDenyRequest(String, Vector, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest(String, Vector, boolean, boolean) - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
SessDenyRequest() - Constructor for class org.objectweb.joram.shared.client.SessDenyRequest
Constructs a SessDenyRequest instance.
session - Variable in class org.objectweb.joram.client.connector.OutboundConsumer
The OutboundSession this consumer belongs to.
session - Variable in class org.objectweb.joram.client.connector.OutboundProducer
The OutboundSession this producer belongs to.
Session - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Session interface.
SET_TAG - Static variable 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.CreateDomainDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setActionCancelled(boolean) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setAdminFile(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setAdminHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPassword(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminPort(int) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAdminUser(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
 
setAgentId(String) - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
Sets the destination identifier.
setBagSerializer(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(String, byte[]) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setBytes(String, byte[], int, int) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setBytes(byte[]) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message body as an array of bytes.
setCancelledRequestId(int) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Sets the identifier of the last listener request, cancelled by this request, queue mode only.
setChar(String, char) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setClientID(String) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setClientID(String) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
setClientMessages(ClientMessages) - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
setCluster(Hashtable) - Method in class org.objectweb.joram.client.jms.admin.ClusterDestination
 
SetCluster - Class in org.objectweb.joram.shared.admin
A SetCluster instance is used for adding a given topic to a cluster an other topic is part of, or for creating a new cluster.
SetCluster(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetCluster
Constructs a SetCluster instance.
setClusterLink(Topic, Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setCnxKey(int) - Method in class org.objectweb.joram.shared.client.CnxConnectReply
Sets the connection key.
setCnxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setCollocated(Boolean) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setCollocatedServer(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setComesFrom(String) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setConfig(A3CMLConfig) - Static method in class fr.dyade.aaa.agent.AgentServer
Set the agent server configuration.
setConnectingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setConnection(String, String, int) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: returns the identifier of a given user connection, or -1 if it is not a valid user of the SOAP proxy.
setConsumer() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets the JMS consumer on the foreign destination.
setContainer(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.
setControllerEventListener(ControllerEventListener) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setCorrelationId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
Sets the replied request identifier.
setCorrelationId(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message correlation identifier.
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(int, DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for a given server (null for unsetting previous DMQ).
setDefaultDMQ(DeadMQueue) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given dead message queue as the default DMQ for the local server (null for unsetting previous DMQ).
setDefaultDMQ(int, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDefaultDMQ - Class in org.objectweb.joram.shared.admin
A SetDefaultDMQ instance requests to set a given DMQ as the default DMQ for a given server.
SetDefaultDMQ(int, String) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultDMQ
Constructs a SetDefaultDMQ instance.
setDefaultThreshold(int, int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for a given server (-1 for unsetting previous value).
setDefaultThreshold(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Sets a given value as the default threshold for the local server (-1 for unsetting previous value).
setDefaultThreshold(int, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setDefaultThreshold(String) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
SetDefaultThreshold - Class in org.objectweb.joram.shared.admin
A SetDefaultThreshold instance requests to set a given threshold value as the default threshold for a given server.
SetDefaultThreshold(int, int) - Constructor for class org.objectweb.joram.shared.admin.SetDefaultThreshold
Constructs a SetDefaultThreshold instance.
setDeliveryMode(int) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDeliveryMode(int) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDestination(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination name.
setDestination(Destination) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setDestination(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message destination.
setDestinationDMQ(Destination, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetDestinationDMQ - Class in org.objectweb.joram.shared.admin
A SetDestinationDMQ instance requests to set a given DMQ as the DMQ for a given destination.
SetDestinationDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetDestinationDMQ
Constructs a SetDestinationDMQ instance.
setDestinationName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
 
setDestinationType(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the destination type (either "javax.jms.Queue" or "javax.jms.Topic").
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageID(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method; not taken into account.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setDisableMessageTimestamp(boolean) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method setting a given dead message queue for this user.
setDMQ(DeadMQueue) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting or unsetting a dead message queue for this destination.
setDMQId(AgentId) - Method in class org.objectweb.joram.mom.notifications.ClientMessages
Sets the identifier of the producer's dead message queue, if any.
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setDMQList(List, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
SetDMQRequest - Class in org.objectweb.joram.mom.notifications
A SetDMQRequest instance is used by a client agent for notifying a destination to which dead message queue it must send its dead messages.
SetDMQRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetDMQRequest
Constructs a SetDMQRequest instance.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the server ack policy.
setDoNotAck(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the server ack policy.
setDouble(String, double) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setDoubleProperty(String, double) - Method in class org.objectweb.joram.client.jms.Message
API method.
setDoubleProperty(String, double) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a double value.
setDurable(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the durable attribute.
setEventProvider(boolean) - Method in class org.objectweb.joram.client.connector.LocalServer
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.connection.RequestMultiplexer
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.joram.client.jms.Connection
API method.
setExpiration(long) - Method in class org.objectweb.joram.mom.notifications.ReceiveRequest
Updates the expiration time field, if needed.
setExpiration(long) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message expiration.
setFactoryName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
SetFather - Class in org.objectweb.joram.shared.admin
A SetFather instance is used for linking two topics in a hierarchical relationship.
SetFather(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetFather
Constructs a SetFather instance.
SetFatherRequest - Class in org.objectweb.joram.mom.notifications
A SetFatherRequest instance is used by a client agent for notifying a topic it belongs to a hierarchy as the son of a given topic.
SetFatherRequest(String, AgentId) - Constructor for class org.objectweb.joram.mom.notifications.SetFatherRequest
Constructs a SetFatherRequest instance.
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setFI(int) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setFIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
setFloat(String, float) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.client.jms.Message
API method.
setFloatProperty(String, float) - Method in class org.objectweb.joram.shared.messages.Message
Sets a property as a float value.
setFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting free reading access to this destination.
setFreeReading(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setFreeReading(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setFreeReading(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
setFreeReading(boolean) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
setFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting free writing access to this destination.
setFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setFreeWriting(boolean) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
setFreeWriting(boolean) - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
setGTI(byte[]) - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
setGTIS(Vector) - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
setHierarchicalLink(Topic, Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setHost(String) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setHostName(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setHostName(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setHostName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setId(int) - Method in class org.objectweb.joram.client.tools.admin.ControllerEvent
 
setId(String) - Method in class org.objectweb.joram.shared.client.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.
setJGroups(JGroups) - Method in class fr.dyade.aaa.agent.SimpleNetwork
 
setJMSCorrelationID(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDeliveryMode(int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSDestination(Destination) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSExpiration(long) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSMessageID(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSPriority(int) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSRedelivered(boolean) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSReplyTo(Destination) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSTimestamp(long) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJMSType(String) - Method in class org.objectweb.joram.client.jms.Message
API method.
setJndiHost(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setJndiPort(int) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setJVMArgs(String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
SetJvmArgsCmd - Class in fr.dyade.aaa.admin.cmd
 
SetJvmArgsCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.SetJvmArgsCmd
set server jvm args
setLifeCycleListener(LifeCycleListener) - Method in class fr.dyade.aaa.jndi2.server.Container
 
setListener(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(Message) - Method in class org.objectweb.joram.client.tools.admin.MessagePanel
 
setMessage(Message) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setMessage(Message) - Method in class org.objectweb.joram.shared.client.ProducerMessages
set a message to deliver.
setMessage(Message) - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
setMessageCount(int) - Method in class org.objectweb.joram.client.jms.admin.Subscription
 
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.connector.OutboundConsumer
Forbidden call on a component's outbound consumer, throws a IllegalStateException instance.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.connector.OutboundSession
Forbidden call on a component's outbound session, throws a IllegalStateException instance.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.MessageConsumer
API method.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.Session
API method.
setMessageListener(MessageListener) - Method in class org.objectweb.joram.client.jms.XASession
 
setMessageListener() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Sets a message listener on the foreign JMS destination.
setMessageSelector(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the message selector.
setMultiConn() - Method in class fr.dyade.aaa.agent.ProxyAgent
Method setting the ProxyAgent in multiConn mode.
setMXServer(MXServer) - Static method in class fr.dyade.aaa.agent.management.MXWrapper
 
setName(String) - Method in class fr.dyade.aaa.agent.Agent
Sets this Agent's name.
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.
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setNamedContext(String) - Method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
 
setNbMaxAgents(int) - Method in interface fr.dyade.aaa.agent.EngineMBean
Sets the maximum number of agents that can be loaded simultaneously in memory.
setNbMsg(int) - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
setNetworkPort(String, String, int) - Method in class fr.dyade.aaa.agent.ConfigController
 
SetNetworkPortCmd - Class in fr.dyade.aaa.admin.cmd
 
SetNetworkPortCmd(String, String, int) - Constructor for class fr.dyade.aaa.admin.cmd.SetNetworkPortCmd
 
setNetworkStamp(byte[]) - Method in class fr.dyade.aaa.agent.HAStateReply
 
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 fr.dyade.aaa.jndi2.impl.ObjectRecord
 
setObject(String, Object) - Method in class org.objectweb.joram.client.jms.MapMessage
API method.
setObject(Serializable) - Method in class org.objectweb.joram.client.jms.ObjectMessage
API method.
setObject(Object) - Method in class org.objectweb.joram.shared.messages.Message
Sets an object as the body of the message.
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
 
setParent(Topic) - Method in class org.objectweb.joram.client.jms.Topic
Creates a hierarchical relationship between this topic and its father topic.
setPassword(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user password.
setPassword(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setPassword(String) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setPendingMessages(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPendingRequests(int) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setPersistent(boolean) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message persistence mode.
setPersistentPlatform(Boolean) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPlatformConfigDir(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setPort(int) - Method in class fr.dyade.aaa.agent.Network
Updates the network port.
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
 
setPort(int) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setPriority(int) - Method in class fr.dyade.aaa.util.Daemon
Changes the priority of this daemon.
setPriority(int) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setPriority(int) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setPriority(int) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message priority.
setProperties(Properties) - Method in interface org.objectweb.joram.mom.dest.AdminDestinationItf
Sets the destination properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeQueue
Sets the bridge properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.BridgeTopic
Sets the bridge properties.
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.ClusterQueue
 
setProperties(Properties) - Method in class org.objectweb.joram.mom.dest.Destination
Sets properties for the destination.
setPropertiesValue(NodeList, String) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
setProperty(String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
SetPropertyCmd - Class in fr.dyade.aaa.admin.cmd
 
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.
setQueueCluster(Queue, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
setQueueCluster(Destination, Queue) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
 
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
Sets the listener mode (queue or topic listener).
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessAckRequest
Sets the target destination type.
setQueueMode(boolean) - Method in class org.objectweb.joram.shared.client.SessDenyRequest
Sets the target destination type.
setQueueThreshold(Queue, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetQueueThreshold - Class in org.objectweb.joram.shared.admin
A SetQueueThreshold instance requests to set a given threshold value as the threshold for a given queue.
SetQueueThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetQueueThreshold
Constructs a SetQueueThreshold instance.
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setRateOfFlow(float) - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
setReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a reader on this destination.
setReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetReader - Class in org.objectweb.joram.shared.admin
A SetReader instance requests the authorization for a given user to be a reader on a given destination.
SetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetReader
Constructs a SetReader instance.
setReadingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
setReference(Reference) - Method in class org.objectweb.joram.client.connector.OutboundConnectionFactory
Sets the naming reference of this factory.
setReplyTo(String, String) - Method in class org.objectweb.joram.shared.messages.Message
Sets the destination to which a reply should be sent.
setRequestId(int) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Sets the request identifier.
setRequestManager(ReplicationManager) - Method in class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
 
setRequestManager(RequestManager) - Method in class fr.dyade.aaa.jndi2.server.AgentEntryPoint
 
setRequestManager(RequestManager) - Method in class fr.dyade.aaa.jndi2.server.TcpEntryPoint
 
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(String, String) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
SetRight - Class in org.objectweb.joram.shared.admin
A SetRight instance requests a given right to be granted to a given user.
SetRight(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetRight
Constructs a SetRight instance.
SetRightQueueCluster - Class in org.objectweb.joram.mom.notifications
 
SetRightQueueCluster(float, SetRightRequest, Hashtable) - Constructor for class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
setRightRequest - Variable in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
SetRightRequest - Class in org.objectweb.joram.mom.notifications
A SetRightRequest instance is used by a client agent for setting users right on a destination.
SetRightRequest(String, AgentId, int) - Constructor for class org.objectweb.joram.mom.notifications.SetRightRequest
Constructs a SetRightRequest instance.
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
Sets the selector.
setSelector(String) - Method in class org.objectweb.joram.shared.client.QBrowseRequest
Sets the selector.
setServerId(Short) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerId(short) - Method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
 
setServerId(int) - Method in class org.objectweb.joram.client.tools.admin.ServerPanel
 
setServerName(String) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerNat(String, String, String, int) - Method in class fr.dyade.aaa.agent.ConfigController
 
SetServerNatCmd - Class in fr.dyade.aaa.admin.cmd
 
SetServerNatCmd(String, String, String, int) - Constructor for class fr.dyade.aaa.admin.cmd.SetServerNatCmd
set server jvm args
setServerPort(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setServerPort(Integer) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setServerProperty(String, String, String) - Method in class fr.dyade.aaa.agent.ConfigController
 
SetServerPropertyCmd - Class in fr.dyade.aaa.admin.cmd
 
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.
setStamp(byte[]) - Method in class fr.dyade.aaa.agent.Network
 
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.
setSubscription(Subscription) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setSubscriptionDurability(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the durability of the subscription.
setSubscriptionName(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the name of the durable subscription.
setTarget(String) - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
Sets the request target name.
setText(String) - Method in class org.objectweb.joram.client.jms.TextMessage
API method.
setText(String) - Method in class org.objectweb.joram.shared.messages.Message
Sets a String as the body of the message.
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.admin.User
Admin method setting a given value as the threshold for this user.
setThreshold(int) - Method in class org.objectweb.joram.client.jms.Queue
Admin method setting or unsetting the threshold for this queue.
setThreshold(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 in org.objectweb.joram.mom.notifications
A SetThreshRequest instance is used by a client agent for notifying a queue of its threshold value.
SetThreshRequest(String, Integer) - Constructor for class org.objectweb.joram.mom.notifications.SetThreshRequest
Constructs a SetThresholdRequest instance.
setTimestamp(long) - Method in class org.objectweb.joram.shared.messages.Message
Sets the message time stamp.
setTimeToLive(long) - Method in class org.objectweb.joram.client.connector.OutboundProducer
Delegates the call to the wrapped producer.
setTimeToLive(long) - Method in class org.objectweb.joram.client.jms.MessageProducer
API method.
setTimeToLive(long) - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
Sets the time to live value.
setTransacted(boolean) - Method in class org.objectweb.joram.client.jms.Session
set transacted.
setTransactionTimeout(int) - Method in class org.objectweb.joram.client.jms.XAResource
Returns false as timeout feaure is not supported.
setTxPendingTimer(Integer) - Method in class org.objectweb.joram.client.connector.JoramAdapter
 
setUpdateListener(UpdateListener) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
setupLists(List, List) - Method in class org.objectweb.joram.client.tools.admin.ACLPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
setUser(User) - Method in class org.objectweb.joram.client.tools.admin.UserPanel
 
setUserDMQ(User, DeadMQueue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetUserDMQ - Class in org.objectweb.joram.shared.admin
A SetUserDMQ instance requests to set a given DMQ as the DMQ for a given user.
SetUserDMQ(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetUserDMQ
Constructs a SetUserDMQ instance.
setUserName(String) - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Sets the user identification.
setUserName(String) - Method in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
 
setUserName(String) - Method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
setUserThreshold(User, int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetUserThreshold - Class in org.objectweb.joram.shared.admin
A SetUserThreshold instance requests to set a given threshold value as the threshold for a given user.
SetUserThreshold(String, int) - Constructor for class org.objectweb.joram.shared.admin.SetUserThreshold
Constructs a SetUserThreshold instance.
setWait() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
setWDActivationPeriod(long) - Method in class fr.dyade.aaa.agent.Network
Sets the WDActivationPeriod value.
setWDActivationPeriod(long) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDActivationPeriod value.
setWDNbRetryLevel1(int) - Method in class fr.dyade.aaa.agent.Network
Sets the WDNbRetryLevel1 value.
setWDNbRetryLevel1(int) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDNbRetryLevel1 value.
setWDNbRetryLevel2(int) - Method in class fr.dyade.aaa.agent.Network
Sets the WDNbRetryLevel2 value.
setWDNbRetryLevel2(int) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDNbRetryLevel2 value.
setWDRetryPeriod1(long) - Method in class fr.dyade.aaa.agent.Network
Sets the WDRetryPeriod1 value.
setWDRetryPeriod1(long) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDRetryPeriod1 value.
setWDRetryPeriod2(long) - Method in class fr.dyade.aaa.agent.Network
Sets the WDRetryPeriod2 value.
setWDRetryPeriod2(long) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDRetryPeriod2 value.
setWDRetryPeriod3(long) - Method in class fr.dyade.aaa.agent.Network
Sets the WDRetryPeriod3 value.
setWDRetryPeriod3(long) - Method in interface fr.dyade.aaa.agent.NetworkMBean
Sets the WDRetryPeriod3 value.
setWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method setting a given user as a writer on this destination.
setWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
SetWriter - Class in org.objectweb.joram.shared.admin
A SetWriter instance requests the authorization for a given user to be a writer on a given destination.
SetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.SetWriter
Constructs a SetWriter instance.
setWritingACL(List, List) - Method in class org.objectweb.joram.client.tools.admin.DestinationPanel
 
SHORT - Static variable in class org.objectweb.joram.shared.selectors.sym
 
showDialog() - Method in class org.objectweb.joram.client.tools.admin.AdminCommandDialog
 
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectAdminDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.ConnectJndiDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDestinationDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateDomainDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateFactoryDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateServerDialog
Show the initialized dialog.
showDialog() - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
Show the initialized dialog.
showDialog(String, boolean) - Static method in class org.objectweb.joram.client.tools.admin.CreateUserDialog
 
shutdown() - Method in class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
 
shutdown() - Method in class fr.dyade.aaa.util.Daemon
Interupts a thread that waits for long periods.
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
 
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpReader
 
shutdown() - Method in class org.objectweb.joram.mom.proxies.tcp.TcpWriter
 
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ConsumerDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
Shuts the daemon down.
shutdown() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
Shuts the daemon down.
sid - Variable in class fr.dyade.aaa.admin.cmd.ServerCmd
 
sid - Variable in class fr.dyade.aaa.admin.cmd.StartNetworkCmd
 
sid - Variable in class fr.dyade.aaa.admin.cmd.StartServerCmd
 
sid - Variable in class fr.dyade.aaa.admin.cmd.StopNetworkCmd
 
sid - Variable in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
sid - Variable in class fr.dyade.aaa.agent.conf.A3CMLNat
server id.
sid - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
 
sid - Variable in class fr.dyade.aaa.agent.Network
Id. of local server.
signedValue(int) - Static method in class fr.dyade.aaa.util.Ubyte
Gives the Byte value of an unsigned byte value.
silence - Variable in class fr.dyade.aaa.agent.AdminRequestNot
silence use for idempotence.
SIMPLE - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A simple message carries an empty body.
SimpleContextTable - Class in fr.dyade.aaa.jndi2.impl
 
SimpleContextTable() - Constructor for class fr.dyade.aaa.jndi2.impl.SimpleContextTable
 
SimpleNamingConnection - Class in fr.dyade.aaa.jndi2.client
 
SimpleNamingConnection(String, int, Hashtable) - Constructor for class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
SimpleNetwork - Class in fr.dyade.aaa.agent
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 - Class in fr.dyade.aaa.util
 
SimplePropertiesReader(File) - Constructor for class fr.dyade.aaa.util.SimplePropertiesReader
 
SimplePropertiesReader(String) - Constructor for class fr.dyade.aaa.util.SimplePropertiesReader
 
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
 
size() - Method in class fr.dyade.aaa.jndi2.impl.NamingContext
 
size - Variable in class fr.dyade.aaa.util.Pipe
 
SO_TIMEOUT_PROP - Static variable in class fr.dyade.aaa.jndi2.server.JndiServer
 
SO_TIMEOUT_PROP - Static variable in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
soapCode(Object) - Static method in class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
Codes an given object into a Hashtable transportable by the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxCloseReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxCloseRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxConnectReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxConnectRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxStartRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.CnxStopRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerAckRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerSubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms this reply into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.PingRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms this request into a hashtable of primitive values that can be vehiculated through the SOAP protocol.
soapCode() - Method in class org.objectweb.joram.shared.client.QBrowseReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.QBrowseRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.ServerReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessAckRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTDReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTQRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessCreateTTRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.SessDenyRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxCommit
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxPrepare
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
soapCode() - Method in class org.objectweb.joram.shared.client.XACnxRollback
 
soapCode() - Method in class org.objectweb.joram.shared.messages.Message
Transforms this message into a table of primitive values that can be vehiculated through the SOAP protocol.
SoapConnection - Class in org.objectweb.joram.client.jms.soap
A SoapConnection links a Joram client and a Joram platform with HTTP connections.
SoapConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnection
Creates a SoapConnection instance.
SoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
A SoapConnectionFactory instance is a factory of SOAP connections.
SoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs a SoapConnectionFactory instance.
SoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.SoapConnectionFactory
Constructs an empty SoapConnectionFactory instance.
soapDecode(Hashtable) - Static method in class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
Decodes a given Hashtable into an object.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxCloseReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxCloseRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxConnectReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxConnectRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxStartRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.CnxStopRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerAckRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerCloseSubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerDenyRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerMessages
Transforms a hashtable of primitive values into a ConsumerMessages reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerReceiveRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerSubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ConsumerUnsubRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.GetAdminTopicRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.MomExceptionReply
Transforms a hashtable of primitive values into a MomExceptionReply reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.PingRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ProducerMessages
Transforms a hastable of primitive values into a ProducerMessages request.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.QBrowseReply
Transforms a hashtable of primitive values into a QBrowseReply reply.
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.QBrowseRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.ServerReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessAckRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTDReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTQRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessCreateTTRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.SessDenyRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.TempDestDeleteRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxCommit
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxPrepare
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRecoverReply
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRecoverRequest
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.client.XACnxRollback
 
soapDecode(Hashtable) - Static method in class org.objectweb.joram.shared.messages.Message
Transforms a table of primitive values into a Message instance.
SoapExt_NamingContextFactory - Class in fr.dyade.aaa.jndi2.soap
Extends the NamingContextFactory for allowing clients to access JNDI through a SOAP service.
SoapExt_NamingContextFactory() - Constructor for class fr.dyade.aaa.jndi2.soap.SoapExt_NamingContextFactory
 
SoapExt_NamingContextImpl - Class in fr.dyade.aaa.jndi2.soap
The SoapExt_NamingContextImpl class is an extended NamingContextImpl calling a JNDI SOAP service's methods rather than using a TCP connection for interacting with the JNDI server.
SoapExt_NamingContextImpl(String, int, String, int) - Constructor for class fr.dyade.aaa.jndi2.soap.SoapExt_NamingContextImpl
Constructs a SoapExt_NamingContextImpl, deploys and initializes the JNDI SOAP service.
SoapObjectHelper - Class in fr.dyade.aaa.jndi2.soap
The SoapObjectHelper class provides static methods for coding and decoding objects for the SOAP protocol.
SoapObjectHelper() - Constructor for class fr.dyade.aaa.jndi2.soap.SoapObjectHelper
 
SoapObjectItf - Interface in fr.dyade.aaa.jndi2.soap
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 in org.objectweb.joram.mom.proxies.soap
The SoapProxyService class implements the SOAP service accessed by the JORAM clients using a SoapConnection for connecting to the MOM.
SoapProxyService() - Constructor for class org.objectweb.joram.mom.proxies.soap.SoapProxyService
 
SoapServiceStarter - Class in org.objectweb.joram.client.jms.soap
Utility class allowing to start JORAM SOAP service and the embedded server.
SoapServiceStarter() - Constructor for class org.objectweb.joram.client.jms.soap.SoapServiceStarter
 
SocketAddress - Class in fr.dyade.aaa.util
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(Comparable[], int, int) - Static method in class fr.dyade.aaa.util.QuickSort
 
SpecialAdmin - Class in org.objectweb.joram.shared.admin
An SpecialAdmin is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an special admin operation.
SpecialAdmin(String) - Constructor for class org.objectweb.joram.shared.admin.SpecialAdmin
 
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
use to add or remove ClusterQueue to cluster.
specialAdminProcess(SpecialAdminRequest) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
 
SpecialAdminRequest - Class in org.objectweb.joram.mom.notifications
A SpecialAdminRequest instance is used by a destination agent to do special admimistration.
SpecialAdminRequest(String, SpecialAdmin) - Constructor for class org.objectweb.joram.mom.notifications.SpecialAdminRequest
Constructs a SpecialAdminRequest instance.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
implement special process (see QueueImpl).
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.DestinationImpl
Abstract method to be implemented by subclasses for specifically processing notifications.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.QueueImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the QueueImpl class.
specialProcess(Notification) - Method in class org.objectweb.joram.mom.dest.TopicImpl
The DestinationImpl class calls this method for passing notifications which have been partly processed, so that they are specifically processed by the TopicImpl class.
SSLCONTEXT - Static variable in class fr.dyade.aaa.agent.SSLNetwork
 
SSLNetwork - Class in fr.dyade.aaa.agent
 
SSLNetwork() - Constructor for class fr.dyade.aaa.agent.SSLNetwork
 
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 fr.dyade.aaa.agent.Driver
Starts the driver execution.
start() - Method in interface 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 interface fr.dyade.aaa.agent.MessageConsumer
Causes this component to begin execution.
start() - Method in interface 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 fr.dyade.aaa.agent.PoolNetwork
Causes this network component to begin execution.
start() - Method in class fr.dyade.aaa.agent.SCServer
 
start() - Method in interface 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() - Method in class fr.dyade.aaa.util.Daemon
Causes this daemon to begin execution.
start() - Method in class fr.dyade.aaa.util.Queue
Authorizes the use of the queue by producers.
start(BootstrapContext) - Method in class org.objectweb.joram.client.connector.JoramAdapter
Initializes the adapter; starts, if needed, a collocated JORAM server, and if needed again, administers it.
start() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Delegates the call to the wrapped JMS connection.
start() - Method in class org.objectweb.joram.client.jms.Connection
API method for starting the connection.
start(Xid, int) - Method in class org.objectweb.joram.client.jms.XAResource
Enlists this resource in a given transaction.
start(int, String) - Method in class org.objectweb.joram.mom.proxies.soap.SoapProxyService
Service method: called by the SOAP client for instanciating the SOAP service and starting the embedded JORAM server.
START_FAILURE - Static variable in class org.objectweb.joram.shared.admin.AdminReply
 
start_production() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start production.
start_production() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start production.
start_state() - Method in class org.objectweb.joram.shared.selectors.Checker
Indicates start state.
start_state() - Method in class org.objectweb.joram.shared.selectors.Filter
Indicates start state.
StartAdminCmd - Interface in fr.dyade.aaa.admin.cmd
 
startAgentServer(short) - Method in class fr.dyade.aaa.agent.SCAdminBase
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[], String[]) - Method in class fr.dyade.aaa.agent.SCAdminBase
 
startAgentServer(short) - Method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
startAgentServer(short, String[]) - Method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
startAgentServer(short, File, String[]) - Method in class fr.dyade.aaa.agent.SCAdminHelper
Starts an agent server from its id.
startAgentServer(short, File, String[], String[]) - Method in class fr.dyade.aaa.agent.SCAdminHelper
 
startAgentServer(short, File, String[], String, 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 variable in class fr.dyade.aaa.agent.AgentAdmin
 
STARTED - Static variable 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.
StartFailureException - Exception in org.objectweb.joram.client.jms.admin
 
StartFailureException(String) - Constructor for exception org.objectweb.joram.client.jms.admin.StartFailureException
 
StartNetworkCmd - Class in fr.dyade.aaa.admin.cmd
 
StartNetworkCmd(short, String) - Constructor for class fr.dyade.aaa.admin.cmd.StartNetworkCmd
Constructs a new start network command.
StartScript - Class in fr.dyade.aaa.admin.script
StartScript contain a StartAdminCmd vector and a ServerDesc hashtable.
StartScript() - Constructor for class fr.dyade.aaa.admin.script.StartScript
StartScript
startScript - Variable in class fr.dyade.aaa.agent.AdminAckStartStopNot
start script
startScript - Variable in class fr.dyade.aaa.agent.AdminReplyNot
start script
startScript - Variable in class fr.dyade.aaa.agent.AdminStartStopNot
start script vector
StartServerCmd - Class in fr.dyade.aaa.admin.cmd
 
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 in fr.dyade.aaa.admin.cmd
 
StartServiceCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.StartServiceCmd
start service
STARTUP_SIZE - Static variable in class org.objectweb.joram.client.tools.admin.AdminToolConstants
 
StartWithFilter - Class in fr.dyade.aaa.util
 
StartWithFilter(String) - Constructor for class fr.dyade.aaa.util.StartWithFilter
 
StateException - Exception in org.objectweb.joram.shared.excepts
A StateException is thrown by a destination or a proxy when processing a request in an invalid state.
StateException(String) - Constructor for exception org.objectweb.joram.shared.excepts.StateException
Constructs a Statexception instance.
status - Variable in class fr.dyade.aaa.agent.AdminAckStartStopNot
operation status
status - Variable in class fr.dyade.aaa.agent.AdminReplyNot
operation status
status - Variable in class fr.dyade.aaa.agent.DeleteAck
 
statusNames - Static variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
statusNames - Static variable in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
stop(boolean) - Static method in class fr.dyade.aaa.agent.AgentServer
Forces this AgentServer to stop executing.
stop(boolean, long) - Static method in class fr.dyade.aaa.agent.AgentServer
Forces this AgentServer to stop executing.
stop() - Static method in class fr.dyade.aaa.agent.AgentServer
Forces this AgentServer to stop executing.
stop() - Method in class fr.dyade.aaa.agent.Driver
Stops the driver execution.
stop() - Method in interface 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 interface fr.dyade.aaa.agent.MessageConsumer
Forces the component to stop executing.
stop() - Method in interface 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.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(int) - Method in class fr.dyade.aaa.agent.ProxyAgent
Method stopping the specified connection set (multi-connections mode).
stop() - Method in class fr.dyade.aaa.agent.SCServer
 
stop() - Method in interface 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.ATransaction
 
stop() - Method in class fr.dyade.aaa.util.Daemon
Forces the daemon 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 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 interface fr.dyade.aaa.util.Transaction
 
stop() - Method in class org.objectweb.joram.client.connector.JoramAdapter
Notifies the adapter to terminate the connections it manages, and if needed, to shut down the collocated JORAM server.
stop() - Method in class org.objectweb.joram.client.connector.OutboundConnection
Forbidden call on an application or component's outbound connection, throws a IllegalStateException instance.
stop() - Method in class org.objectweb.joram.client.jms.Connection
API method for stopping the connection; even if the connection appears to be broken, stops the sessions.
STOP_SERVER - Static variable in class fr.dyade.aaa.agent.AdminProxy
 
StopAdminCmd - Interface in fr.dyade.aaa.admin.cmd
 
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 variable in class fr.dyade.aaa.agent.AgentAdmin
 
StopNetworkCmd - Class in fr.dyade.aaa.admin.cmd
 
StopNetworkCmd(short, String) - Constructor for class fr.dyade.aaa.admin.cmd.StopNetworkCmd
Constructs a new stop network command.
StoppedQueueException - Exception in fr.dyade.aaa.util
Thrown by the push method of the Queue class when the queue is actually stopping or stopped.
StoppedQueueException() - Constructor for exception fr.dyade.aaa.util.StoppedQueueException
Constructs a new StoppedQueueException with no detail message.
StopScript - Class in fr.dyade.aaa.admin.script
StopScript contain a StopAdminCmd vector to stop networks, servers and services.
StopScript() - Constructor for class fr.dyade.aaa.admin.script.StopScript
StopScript
stopScript - Variable in class fr.dyade.aaa.agent.AdminAckStartStopNot
stop script
stopScript - Variable in class fr.dyade.aaa.agent.AdminReplyNot
stop script
stopScript - Variable in class fr.dyade.aaa.agent.AdminStartStopNot
stop script vector
stopServer(int) - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops a given server of the platform.
stopServer() - Static method in class org.objectweb.joram.client.jms.admin.AdminModule
Stops the platform local server.
stopServer(ServerTreeNode) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
StopServerRequest - Class in org.objectweb.joram.shared.admin
A StopServerRequest instance requests to stop a given server.
StopServerRequest(int) - Constructor for class org.objectweb.joram.shared.admin.StopServerRequest
Constructs a StopServerRequest instance.
stopService() - Static method in class fr.dyade.aaa.agent.AdminProxy
 
stopService() - Static method in class fr.dyade.aaa.agent.AgentAdmin
 
stopService() - Static method in class fr.dyade.aaa.agent.HttpDebug
 
stopService() - Static method in class fr.dyade.aaa.jndi2.distributed.DistributedJndiServer
Stops the service.
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.ConnectionManager
Stops the ConnectionManager service.
stopService() - Static method in class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
Stops the service.
StopServiceCmd - Class in fr.dyade.aaa.admin.cmd
 
StopServiceCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.StopServiceCmd
stop service
StorageManager - Class in fr.dyade.aaa.jndi2.impl
 
StorageManager(Transaction, Object) - Constructor for class fr.dyade.aaa.jndi2.impl.StorageManager
 
storeMessage(Message) - Method in class org.objectweb.joram.mom.dest.QueueImpl
Actually stores a message in the deliverables vector.
storeNamingContext(NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.ContextManager
 
storeNamingContext(NamingContext) - Method in class fr.dyade.aaa.jndi2.impl.StorageManager
 
STREAM - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A stream message carries a bytes stream.
StreamMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.StreamMessage interface.
StreamNetwork - Class in fr.dyade.aaa.agent
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 variable in class org.objectweb.joram.shared.selectors.sym
 
StringId - Class in fr.dyade.aaa.agent
 
StringId() - Constructor for class fr.dyade.aaa.agent.StringId
 
Strings - Class in fr.dyade.aaa.util
This class provides a set of static functions for building string representations of complex structures.
Strings() - Constructor for class fr.dyade.aaa.util.Strings
 
SubscribeReply - Class in org.objectweb.joram.mom.notifications
A SubscribeReply instance is used by a topic agent for acknowledging a SubscribeRequest notification.
SubscribeReply(SubscribeRequest) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeReply
Constructs a SubscribeReply instance.
SubscribeRequest - Class in org.objectweb.joram.mom.notifications
A SubscribeRequest instance is used by a client agent for subscribing to a topic.
SubscribeRequest(int, int, String) - Constructor for class org.objectweb.joram.mom.notifications.SubscribeRequest
Constructs a SubscribeRequest instance.
subscribers - Variable in class org.objectweb.joram.mom.dest.TopicImpl
Vector of subscribers' identifiers.
Subscription - Class in org.objectweb.joram.client.jms.admin
 
Subscription(String, String, int, boolean) - Constructor for class org.objectweb.joram.client.jms.admin.Subscription
 
SubscriptionAdminRequest - Class in org.objectweb.joram.shared.admin
 
SubscriptionAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.SubscriptionAdminRequest
 
SubscriptionPanel - Class in org.objectweb.joram.client.tools.admin
 
SubscriptionPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.SubscriptionPanel
 
succeeded() - Method in class org.objectweb.joram.shared.admin.AdminReply
Returns true if this reply replies to a successful request.
SUCCESS - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction successful.
SUSPENDED - Static variable in class org.objectweb.joram.client.jms.XAResourceMngr
Transaction suspended.
sym - Class in org.objectweb.joram.shared.selectors
CUP generated class containing symbol constants.
sym() - Constructor for class org.objectweb.joram.shared.selectors.sym
 
SYNC_REQUEST_TABLE - Static variable 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 in fr.dyade.aaa.agent
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 in fr.dyade.aaa.jndi2.distributed
 
SyncReplyNot() - Constructor for class fr.dyade.aaa.jndi2.distributed.SyncReplyNot
 
SyncRequestNot - Class in fr.dyade.aaa.jndi2.distributed
 
SyncRequestNot() - Constructor for class fr.dyade.aaa.jndi2.distributed.SyncRequestNot
 

T

target - Variable in class org.objectweb.joram.shared.client.AbstractJmsRequest
The request target is either a destination agent name, or a subscription name.
TcpConnection - Class in org.objectweb.joram.client.jms.tcp
A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnection(FactoryParameters, String, String) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnection
Creates a TcpConnection instance.
TcpConnection - Class in org.objectweb.joram.mom.proxies.tcp
Handles the TCP connection.
TcpConnection(IOControl, AgentId, AckedQueue, int, TcpProxyService, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnection
Creates a new TCP connection.
TcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
A TcpConnectionFactory instance is a factory of TCP connections.
TcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs a TcpConnectionFactory instance.
TcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TcpConnectionFactory
Constructs an empty TcpConnectionFactory instance.
TcpConnectionListener - Class in org.objectweb.joram.mom.proxies.tcp
Listens to the TCP connections from the JMS clients.
TcpConnectionListener(ServerSocket, TcpProxyService, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpConnectionListener
Creates a new connection listener
TcpEntryPoint - Class in fr.dyade.aaa.jndi2.server
 
TcpEntryPoint() - Constructor for class fr.dyade.aaa.jndi2.server.TcpEntryPoint
 
TcpProxyService - Class in org.objectweb.joram.mom.proxies.tcp
Starts a TCP entry point for MOM clients.
TcpProxyService(ServerSocket, int, int) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpProxyService
 
TcpReader - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for reading the requests from the socket and invoke the user's proxy.
TcpReader(IOControl, AgentId, TcpConnection, boolean) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpReader
Creates a new reader.
TcpRequestContext - Class in fr.dyade.aaa.jndi2.server
 
TcpRequestContext(Socket) - Constructor for class fr.dyade.aaa.jndi2.server.TcpRequestContext
 
TcpRequestNot - Class in fr.dyade.aaa.jndi2.server
This notification must only be used inside an agent server.
TcpRequestNot(RequestContext) - Constructor for class fr.dyade.aaa.jndi2.server.TcpRequestNot
 
TcpServer - Class in fr.dyade.aaa.jndi2.server
 
TcpServer(ServerSocket, int, int, AgentId) - Constructor for class fr.dyade.aaa.jndi2.server.TcpServer
 
TcpServer.Monitor - Class in fr.dyade.aaa.jndi2.server
 
TcpServer.Monitor(String, int, TcpServer) - Constructor for class fr.dyade.aaa.jndi2.server.TcpServer.Monitor
 
TcpWriter - Class in org.objectweb.joram.mom.proxies.tcp
The activity responsible for getting the replies from the user's proxy and writing them to the socket.
TcpWriter(IOControl, AckedQueue, TcpConnection) - Constructor for class org.objectweb.joram.mom.proxies.tcp.TcpWriter
Creates a new writer.
TempDestDeleteRequest - Class in org.objectweb.joram.shared.client
A TempDestDeleteRequest instance is sent by a deleting temporary destination.
TempDestDeleteRequest(String) - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TempDestDeleteRequest() - Constructor for class org.objectweb.joram.shared.client.TempDestDeleteRequest
Constructs a TempDestDeleteRequest instance.
TemporaryQueue - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TemporaryQueue interface.
TemporaryQueue() - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
 
TemporaryQueue(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryQueue
Constructs a temporary queue.
TemporaryTopic - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TemporaryTopic interface.
TemporaryTopic() - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
 
TemporaryTopic(String, Connection) - Constructor for class org.objectweb.joram.client.jms.TemporaryTopic
Constructs a temporary topic.
TEXT - Static variable in interface org.objectweb.joram.shared.messages.MessageType
A text message carries a String body.
TextMessage - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TextMessage interface.
thread - Variable in class fr.dyade.aaa.agent.Driver
separate thread running the driver
thread - Variable in class fr.dyade.aaa.util.Daemon
The active component of this daemon.
Throw(Exception) - Method in class fr.dyade.aaa.agent.SyncNotification
 
Timer - Class in fr.dyade.aaa.util
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 in fr.dyade.aaa.util
The TimerTask class is the base class for implementing tasks run by a Timer instance.
TimerTask() - Constructor for class fr.dyade.aaa.util.TimerTask
 
TIMES - Static variable in class org.objectweb.joram.shared.selectors.sym
 
toAdd() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
toBoolean(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the boolean value of the given object.
toByte(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the byte value of the given object.
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, int, String, int, String, int) - Static method in class fr.dyade.aaa.util.Ubyte
 
toHexString(byte[], int, int) - Static method in class fr.dyade.aaa.util.Ubyte
Gives the hexa representation of an array of bytes.
toInt(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the int value of the given object.
toLong(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the long value of the given object.
Topic - Class in org.objectweb.joram.client.jms
Implements the javax.jms.Topic interface and provides JORAM specific administration and monitoring methods.
Topic() - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic(String, String) - Constructor for class org.objectweb.joram.client.jms.Topic
 
Topic - Class in org.objectweb.joram.mom.dest
A Topic agent is an agent hosting a MOM topic, and which behaviour is provided by a TopicImpl instance.
Topic() - Constructor for class org.objectweb.joram.mom.dest.Topic
Empty constructor for newInstance().
Topic(AgentId) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructs a Topic agent.
Topic(boolean) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic.
Topic(String, boolean, int) - Constructor for class org.objectweb.joram.mom.dest.Topic
Constructor with parameters for fixing the topic and specifying its identifier.
TOPIC_TYPE - Static variable in class org.objectweb.joram.mom.dest.Topic
 
TopicConnection - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicConnection interface.
TopicConnection(FactoryParameters, RequestChannel) - Constructor for class org.objectweb.joram.client.jms.TopicConnection
Creates a TopicConnection instance.
TopicConnectionFactory - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicConnectionFactory interface.
TopicConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs a TopicConnectionFactory dedicated to a given server.
TopicConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.TopicConnectionFactory
Constructs an empty TopicConnectionFactory.
TopicConnectionRequest - Class in org.objectweb.joram.client.connector
A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.
TopicConnectionRequest(String, String) - Constructor for class org.objectweb.joram.client.connector.TopicConnectionRequest
Constructs a TopicConnectionRequest instance.
TopicHALocalConnectionFactory - Class in org.objectweb.joram.client.jms.ha.local
 
TopicHALocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.ha.local.TopicHALocalConnectionFactory
 
TopicHATcpConnectionFactory - Class in org.objectweb.joram.client.jms.ha.tcp
 
TopicHATcpConnectionFactory(String) - Constructor for class org.objectweb.joram.client.jms.ha.tcp.TopicHATcpConnectionFactory
 
TopicImpl - Class in org.objectweb.joram.mom.dest
The TopicImpl class implements the MOM topic behaviour, basically distributing the received messages to subscribers.
TopicImpl(AgentId, AgentId) - Constructor for class org.objectweb.joram.mom.dest.TopicImpl
Constructs a TopicImpl instance.
TopicImplMBean - Interface in org.objectweb.joram.mom.dest
 
TopicLocalConnectionFactory - Class in org.objectweb.joram.client.jms.local
A TopicLocalConnectionFactory instance is a factory of local connections for Pub/Sub communication.
TopicLocalConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.local.TopicLocalConnectionFactory
Constructs an empty TopicLocalConnectionFactory instance.
TopicMsgsReply - Class in org.objectweb.joram.mom.notifications
A TopicMsgsReply instance is used by a topic for sending messages to an agent client which subscribed to it.
TopicMsgsReply(Vector) - Constructor for class org.objectweb.joram.mom.notifications.TopicMsgsReply
Constructs a TopicMsgsReply.
TopicPublisher - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicPublisher interface.
TopicSession - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSession interface.
TopicSoapConnectionFactory - Class in org.objectweb.joram.client.jms.soap
A TopicSoapConnectionFactory instance is a factory of SOAP connections for Pub/Sub communication.
TopicSoapConnectionFactory(String, int, int) - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs a TopicSoapConnectionFactory instance.
TopicSoapConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.soap.TopicSoapConnectionFactory
Constructs an empty TopicSoapConnectionFactory instance.
TopicSubscriber - Class in org.objectweb.joram.client.jms
Implements the javax.jms.TopicSubscriber interface.
TopicTcpConnectionFactory - Class in org.objectweb.joram.client.jms.tcp
A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
TopicTcpConnectionFactory(String, int) - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs a TopicTcpConnectionFactory instance.
TopicTcpConnectionFactory() - Constructor for class org.objectweb.joram.client.jms.tcp.TopicTcpConnectionFactory
Constructs an empty TopicTcpConnectionFactory instance.
toShort(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the short value of the given object.
toString() - Method in class fr.dyade.aaa.admin.cmd.DomainCmd
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.DomainCmdException
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.ExceptionCmd
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.JvmArgsCmdException
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.NatCmdException
 
toString() - Method in class fr.dyade.aaa.admin.cmd.NetworkCmd
 
toString() - Method in exception 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 exception fr.dyade.aaa.admin.cmd.PropertyCmdException
 
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.admin.cmd.ServerCmd
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.ServerCmdException
 
toString() - Method in class fr.dyade.aaa.admin.cmd.ServiceCmd
 
toString() - Method in exception fr.dyade.aaa.admin.cmd.ServiceCmdException
 
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 fr.dyade.aaa.admin.cmd.SetServerNatCmd
 
toString() - Method in class fr.dyade.aaa.admin.cmd.SetServerPropertyCmd
 
toString() - Method in class fr.dyade.aaa.admin.cmd.StartNetworkCmd
 
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.cmd.StopServiceCmd
 
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.admin.script.Script
 
toString() - Method in class fr.dyade.aaa.admin.script.StartScript
 
toString() - Method in class fr.dyade.aaa.admin.script.StopScript
 
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 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 interface 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.agent.Channel
Returns a string representation of this Channel object.
toString() - Method in class fr.dyade.aaa.agent.conf.A3CMLCluster
 
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(int) - Static method in class fr.dyade.aaa.agent.ConfigController.Status
 
toString() - Method in class fr.dyade.aaa.agent.Driver
Provides a string image for this object.
toString() - Method in class fr.dyade.aaa.agent.DriverDone
Provides a string image for this object.
toString() - Method in interface fr.dyade.aaa.agent.EngineMBean
Returns a string representation of this engine.
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 fr.dyade.aaa.agent.HAStateReply
 
toString() - Method in class fr.dyade.aaa.agent.HAStateRequest
 
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.agent.JGroupsAckMsg
 
toString() - Method in class fr.dyade.aaa.agent.Network
Returns a string representation of this consumer.
toString() - Method in interface fr.dyade.aaa.agent.NetworkMBean
Returns a string representation of this consumer.
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 fr.dyade.aaa.agent.PoolNetwork
Returns a string representation of this consumer, including the daemon's name and status.
toString() - Method in class fr.dyade.aaa.agent.ProxyAgent
Provides a string image for this object.
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.agent.ServerDesc
Provides a string image for this object.
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 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.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.jndi2.client.NamingContextImpl
 
toString() - Method in class fr.dyade.aaa.jndi2.client.SimpleNamingConnection
 
toString() - Method in class fr.dyade.aaa.jndi2.distributed.CreateRemoteSubcontextRequest
 
toString() - Method in class fr.dyade.aaa.jndi2.distributed.InitJndiServerNot
 
toString() - Method in class fr.dyade.aaa.jndi2.distributed.JndiUpdateNot
 
toString() - Method in class fr.dyade.aaa.jndi2.impl.BindEvent
 
toString() - Method in class fr.dyade.aaa.jndi2.impl.ContextRecord
 
toString() - Method in class fr.dyade.aaa.jndi2.impl.CreateSubcontextEvent
 
toString() - Method in class fr.dyade.aaa.jndi2.impl.DestroySubcontextEvent
 
toString() - Method in exception fr.dyade.aaa.jndi2.impl.MissingContextException
 
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.impl.NamingContextInfo
 
toString() - Method in class fr.dyade.aaa.jndi2.impl.ObjectRecord
 
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.jndi2.impl.UpdateEvent
 
toString() - Method in class fr.dyade.aaa.jndi2.msg.BindRequest
 
toString() - Method in class fr.dyade.aaa.jndi2.msg.ChangeOwnerRequest
 
toString() - Method in class fr.dyade.aaa.jndi2.msg.JndiRequest
 
toString() - Method in class fr.dyade.aaa.jndi2.server.JndiReplyNot
 
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.server.RequestContext
 
toString() - Method in class fr.dyade.aaa.jndi2.server.TcpRequestContext
 
toString() - Method in class fr.dyade.aaa.jndi2.server.TcpRequestNot
 
toString() - Method in class fr.dyade.aaa.util.ConditionnalString
 
toString() - Method in class fr.dyade.aaa.util.Daemon
Returns a string representation of this daemon.
toString() - Method in class fr.dyade.aaa.util.ServerAddress
 
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(StringBuffer, Object) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an object.
toString(Object) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an object.
toString(StringBuffer, String) - Static method in class fr.dyade.aaa.util.Strings
Provides a Java string literal representing the parameter string.
toString(String) - Static method in class fr.dyade.aaa.util.Strings
Provides a Java string literal representing the parameter string.
toString(StringBuffer, Object, Class) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array.
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, short[]) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of shorts.
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, float[]) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of floats.
toString(StringBuffer, double[]) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array of doubles.
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.
toString(StringBuffer, Hashtable) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a hash table of objects.
toString(Hashtable) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of a hash table of objects.
toString() - Method in class org.objectweb.joram.client.connector.OutboundConnection
 
toString() - Method in class org.objectweb.joram.client.connector.OutboundQueueSession
 
toString() - Method in class org.objectweb.joram.client.jms.admin.ClusterQueue
Returns a String image of the cluster queue.
toString() - Method in class org.objectweb.joram.client.jms.admin.DeadMQueue
 
toString() - Method in class org.objectweb.joram.client.jms.admin.User
Returns a string view of this User instance.
toString() - Method in class org.objectweb.joram.client.jms.Connection
String image of the connection.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionConsumer
Returns a string image of the connection consumer.
toString() - Method in class org.objectweb.joram.client.jms.ConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.FactoryParameters
 
toString() - Method in class org.objectweb.joram.client.jms.MessageConsumer
Returns a string view of this consumer.
toString() - Method in class org.objectweb.joram.client.jms.ObjectMessage
 
toString() - Method in class org.objectweb.joram.client.jms.Queue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.QueueBrowser
Returns a string view of this browser.
toString() - Method in class org.objectweb.joram.client.jms.QueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.QueueReceiver
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSender
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.QueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.Session
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.tcp.ReliableTcpClient
 
toString() - Method in class org.objectweb.joram.client.jms.tcp.TcpConnection
 
toString() - Method in class org.objectweb.joram.client.jms.TemporaryQueue
Returns a String image of the queue.
toString() - Method in class org.objectweb.joram.client.jms.TemporaryTopic
Returns a String image of the topic.
toString() - Method in class org.objectweb.joram.client.jms.TextMessage
 
toString() - Method in class org.objectweb.joram.client.jms.Topic
Returns a String image of the topic.
toString() - Method in class org.objectweb.joram.client.jms.TopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.TopicPublisher
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.TopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.TopicSubscriber
Returns a string view of this receiver.
toString() - Method in class org.objectweb.joram.client.jms.XAConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XAQueueSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XASession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.client.jms.XATopicConnectionFactory
Returns a string view of the connection factory.
toString() - Method in class org.objectweb.joram.client.jms.XATopicSession
Returns a String image of this session.
toString() - Method in class org.objectweb.joram.mom.dest.AdminTopicImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.BridgeQueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.BridgeTopicImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.ClusterQueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.DeadMQueueImpl
 
toString() - Method in interface org.objectweb.joram.mom.dest.DestinationImplMBean
 
toString() - Method in class org.objectweb.joram.mom.dest.LoadingFactor
 
toString() - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
toString() - Method in class org.objectweb.joram.mom.dest.TopicImpl
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbortReceiveRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractNotification
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractReply
 
toString() - Method in class org.objectweb.joram.mom.notifications.AbstractRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.AckJoinQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.ClientMessages
 
toString() - Method in class org.objectweb.joram.mom.notifications.DenyRequest
 
toString() - Method in class org.objectweb.joram.mom.notifications.JoinQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBCycleLife
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBMessageGive
 
toString() - Method in class org.objectweb.joram.mom.notifications.LBMessageHope
 
toString() - Method in class org.objectweb.joram.mom.notifications.LeaveQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.QueueClusterNot
 
toString() - Method in class org.objectweb.joram.mom.notifications.QueueMsgReply
 
toString() - Method in class org.objectweb.joram.mom.notifications.RegisterTmpDestNot
 
toString() - Method in class org.objectweb.joram.mom.notifications.SetRightQueueCluster
 
toString() - Method in class org.objectweb.joram.mom.notifications.SpecialAdminRequest
 
toString() - Method in class org.objectweb.joram.mom.proxies.GetConnectionNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.OpenConnectionNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
toString() - Method in interface org.objectweb.joram.mom.proxies.ProxyImplMBean
 
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyMessage
 
toString() - Method in class org.objectweb.joram.mom.proxies.ProxyMessageNot
 
toString() - Method in class org.objectweb.joram.mom.proxies.RequestNot
 
toString() - Method in class org.objectweb.joram.shared.admin.AdminReply
 
toString() - Method in class org.objectweb.joram.shared.admin.CreateDestinationReply
 
toString() - Method in class org.objectweb.joram.shared.admin.QueueAdminRequest
 
toString() - Method in class org.objectweb.joram.shared.admin.UserAdminRequest
 
toString() - Method in class org.objectweb.joram.shared.client.AbstractJmsReply
 
toString() - Method in class org.objectweb.joram.shared.client.AbstractJmsRequest
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerMessages
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerSetListRequest
 
toString() - Method in class org.objectweb.joram.shared.client.ConsumerUnsetListRequest
 
toString() - Method in class org.objectweb.joram.shared.client.GetAdminTopicReply
 
toString() - Method in class org.objectweb.joram.shared.client.MomExceptionReply
 
toString() - Method in class org.objectweb.joram.shared.client.ProducerMessages
 
toString(Object) - Static method in class org.objectweb.joram.shared.messages.ConversionHelper
Gets the String value of the given object.
toString() - Method in class org.objectweb.joram.shared.messages.Message
 
toStringArray(StringBuffer, Object) - Static method in class fr.dyade.aaa.util.Strings
Provides a string representation of an array.
toStringArray(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.
toType() - Method in class org.objectweb.joram.shared.messages.Message
Returns true if the destination is a queue.
toXML(A3CMLConfig, String, String) - Static method in class fr.dyade.aaa.agent.conf.A3CML
write a configuration in an A3CML file.
toXML(A3CMLConfig, PrintWriter) - Static method in class fr.dyade.aaa.agent.conf.A3CML
 
Trace - Class in fr.dyade.aaa.jndi2.client
 
Trace() - Constructor for class fr.dyade.aaa.jndi2.client.Trace
 
Trace - Class in fr.dyade.aaa.jndi2.impl
 
Trace() - Constructor for class fr.dyade.aaa.jndi2.impl.Trace
 
Trace - Class in fr.dyade.aaa.jndi2.server
 
Trace() - Constructor for class fr.dyade.aaa.jndi2.server.Trace
 
transacted - Variable in class org.objectweb.joram.client.connector.OutboundSession
 
Transaction - Interface in fr.dyade.aaa.util
 
TransactionError - Error in fr.dyade.aaa.agent
Thrown by ...
TransactionError() - Constructor for error fr.dyade.aaa.agent.TransactionError
 
TransactionError(String) - Constructor for error fr.dyade.aaa.agent.TransactionError
 
TRANSIENT_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
translationHostName - Variable in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
 
translationHostName - Variable in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
 
translationHostPort - Variable in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
 
translationHostPort - Variable in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
 
translationServerName - Variable in class fr.dyade.aaa.admin.cmd.SetServerNatCmd
 
translationServerName - Variable in class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
 
txPendingTimer - Variable in class org.objectweb.joram.client.connector.JoramAdapter
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".
txPendingTimer - Variable in class org.objectweb.joram.client.connector.ManagedConnectionFactoryImpl
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".
txPendingTimer - Variable in class org.objectweb.joram.client.jms.FactoryParameters
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".
TYPE - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
TypeLoader - Class in fr.dyade.aaa.util
 
TypeLoader() - Constructor for class fr.dyade.aaa.util.TypeLoader
 

U

Ubyte - Class in fr.dyade.aaa.util
Provides a kind of unsigned byte functionality.
Ubyte() - Constructor for class fr.dyade.aaa.util.Ubyte
 
UMINUS - Static variable in class org.objectweb.joram.shared.selectors.sym
 
unbind(Name) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
unbind(String) - Method in class fr.dyade.aaa.jndi2.client.NamingContextImpl
 
unbind(CompositeName) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
Unbinds the specified path.
unbind(NamingContext, String, Object) - Method in class fr.dyade.aaa.jndi2.impl.ServerImpl
 
unbind(Name) - Method in class fr.dyade.aaa.jndi2.scn.scnURLContext
Unbinds the named object.
unbind(String) - 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.soap.SoapExt_NamingContextImpl
Unbinds an object.
UnbindEvent - Class in fr.dyade.aaa.jndi2.impl
 
UnbindEvent(NamingContextId, String) - Constructor for class fr.dyade.aaa.jndi2.impl.UnbindEvent
 
UnbindRequest - Class in fr.dyade.aaa.jndi2.msg
 
UnbindRequest(CompositeName) - Constructor for class fr.dyade.aaa.jndi2.msg.UnbindRequest
 
UnclusterRequest - Class in org.objectweb.joram.mom.notifications
An UnclusterRequest instance is used by a client agent for notifying a topic to leave the cluster it is part of.
UnclusterRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnclusterRequest
Constructs an UnclusterRequest instance.
undeliverable - Variable in class org.objectweb.joram.shared.messages.Message
true if the message is considered as undeliverable.
UnknownAgent - Class in fr.dyade.aaa.agent
Notify by the engine to the sender of a notification when the target agent does not exist.
UnknownAgent(AgentId, Notification) - Constructor for class fr.dyade.aaa.agent.UnknownAgent
Allocates a new UnknownAgent notification.
UnknownAgentException - Exception in fr.dyade.aaa.agent
Thrown by Engine if a notification is sent to an unknown agent.
UnknownAgentException() - Constructor for exception fr.dyade.aaa.agent.UnknownAgentException
Constructs a new UnknownAgentException with no detail message.
UnknownAgentException(String) - Constructor for exception fr.dyade.aaa.agent.UnknownAgentException
Constructs a new UnknownAgentException with the specified detail message.
UnknownClusterException - Exception in fr.dyade.aaa.agent.conf
Thrown to indicate that the specified cluster does not exist.
UnknownClusterException() - Constructor for exception fr.dyade.aaa.agent.conf.UnknownClusterException
Constructs a new UnknownClusterException with no detail message.
UnknownClusterException(String) - Constructor for exception fr.dyade.aaa.agent.conf.UnknownClusterException
Constructs a new UnknownClusterException with the specified detail message.
UnknownDomainException - Exception in fr.dyade.aaa.agent.conf
Thrown to indicate that the specified domain does not exist.
UnknownDomainException() - Constructor for exception fr.dyade.aaa.agent.conf.UnknownDomainException
Constructs a new UnknownDomainException with no detail message.
UnknownDomainException(String) - Constructor for exception fr.dyade.aaa.agent.conf.UnknownDomainException
Constructs a new UnknownDomainException with the specified detail message.
UnknownDomainException - Exception in fr.dyade.aaa.agent
 
UnknownDomainException() - Constructor for exception fr.dyade.aaa.agent.UnknownDomainException
Constructs a new UnknownDomainException with no detail message.
UnknownDomainException(String) - Constructor for exception fr.dyade.aaa.agent.UnknownDomainException
Constructs a new UnknownDomainException with the specified detail message.
UnknownNotification - Class in fr.dyade.aaa.agent
Notify by agents when there is no reaction allowed.
UnknownNotification(AgentId, Notification) - Constructor for class fr.dyade.aaa.agent.UnknownNotification
Allocates a new UnknownNotification notification.
UnknownNotificationException - Exception in fr.dyade.aaa.agent
Thrown by Agent in the react method to indicate that the notification is unknown.
UnknownNotificationException() - Constructor for exception fr.dyade.aaa.agent.UnknownNotificationException
Constructs a new UnknownNotificationException with no detail message.
UnknownNotificationException(String) - Constructor for exception fr.dyade.aaa.agent.UnknownNotificationException
Constructs a new UnknownNotificationException with the specified detail message.
UnknownServerException - Exception in fr.dyade.aaa.agent.conf
Thrown to indicate that the specified agent server does not exist.
UnknownServerException() - Constructor for exception fr.dyade.aaa.agent.conf.UnknownServerException
Constructs a new UnknownServerException with no detail message.
UnknownServerException(String) - Constructor for exception fr.dyade.aaa.agent.conf.UnknownServerException
Constructs a new UnknownServerException with the specified detail message.
UnknownServerException - Exception in fr.dyade.aaa.agent
Thrown to indicate that the specified agent serverdoes not exist.
UnknownServerException() - Constructor for exception fr.dyade.aaa.agent.UnknownServerException
Constructs a new UnknownServerException with no detail message.
UnknownServerException(String) - Constructor for exception fr.dyade.aaa.agent.UnknownServerException
Constructs a new UnknownServerException with the specified detail message.
UnknownServiceException - Exception in fr.dyade.aaa.agent.conf
Thrown to indicate that the specified service does not exist.
UnknownServiceException() - Constructor for exception fr.dyade.aaa.agent.conf.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception fr.dyade.aaa.agent.conf.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
UnknownServiceException - Exception in fr.dyade.aaa.agent
Thrown to indicate that the specified service is not declared on a particular server.
UnknownServiceException() - Constructor for exception fr.dyade.aaa.agent.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception fr.dyade.aaa.agent.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
unregisterMBean(String, String) - Method in interface fr.dyade.aaa.agent.management.MXServer
 
unregisterMBean(String, String) - Static method in class fr.dyade.aaa.agent.management.MXWrapper
 
UnsetCluster - Class in org.objectweb.joram.shared.admin
An UnsetCluster instance is used for notifying a topic to leave the cluster it is part of.
UnsetCluster(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetCluster
Constructs an UnsetCluster instance.
unsetClusterLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
unsetConsumer() - Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule
Unsets the JMS consumer.
unsetDefaultDMQ(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDefaultDMQ instance requests to unset the default DMQ of a given server.
UnsetDefaultDMQ(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultDMQ
Constructs a UnsetDefaultDMQ instance.
unsetDefaultThreshold(int) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDefaultThreshold - Class in org.objectweb.joram.shared.admin
An UnsetDefaultThreshold instance requests to unset the default threshold value of a given server.
UnsetDefaultThreshold(int) - Constructor for class org.objectweb.joram.shared.admin.UnsetDefaultThreshold
Constructs a UnsetDefaultThreshold instance.
unsetDestinationDMQ(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetDestinationDMQ - Class in org.objectweb.joram.shared.admin
An UnsetDestinationDMQ instance requests to unset the DMQ of a given destination.
UnsetDestinationDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetDestinationDMQ
Constructs an UnsetDestinationDMQ instance.
UnsetFather - Class in org.objectweb.joram.shared.admin
An UnsetFather instance is used for notifying a topic to unset its father.
UnsetFather(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetFather
Constructs an UnsetFather instance.
UnsetFatherRequest - Class in org.objectweb.joram.mom.notifications
An UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.
UnsetFatherRequest(String) - Constructor for class org.objectweb.joram.mom.notifications.UnsetFatherRequest
Constructs an UnsetFatherRequest instance.
unsetFreeReading() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free reading access to this destination.
unsetFreeReading(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetFreeWriting() - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting free writing access to this destination.
unsetFreeWriting(Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
unsetHierarchicalLink(Topic) - Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
Deprecated.  
UnsetJvmArgsCmd - Class in fr.dyade.aaa.admin.cmd
 
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.
unsetParent() - Method in class org.objectweb.joram.client.jms.Topic
Unsets the father of this topic.
UnsetPropertyCmd - Class in fr.dyade.aaa.admin.cmd
 
UnsetPropertyCmd(String, String) - Constructor for class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
unset global property
unsetQueueThreshold(Queue) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetQueueThreshold - Class in org.objectweb.joram.shared.admin
An UnsetQueueThreshold instance requests to unset the threshold value of a given queue.
UnsetQueueThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetQueueThreshold
Constructs an UnsetQueueThreshold instance.
unsetReader(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a reader on this destination.
unsetReader(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetReader - Class in org.objectweb.joram.shared.admin
An UnsetReader instance requests to unset a given user as a reader on a given destination.
UnsetReader(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetReader
Constructs an UnsetReader instance.
UnsetServerNatCmd - Class in fr.dyade.aaa.admin.cmd
 
UnsetServerNatCmd(String, String, String, int) - Constructor for class fr.dyade.aaa.admin.cmd.UnsetServerNatCmd
set server jvm args
UnsetServerPropertyCmd - Class in fr.dyade.aaa.admin.cmd
 
UnsetServerPropertyCmd(String, String, String) - Constructor for class fr.dyade.aaa.admin.cmd.UnsetServerPropertyCmd
unset server property
unsetUserDMQ(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserDMQ - Class in org.objectweb.joram.shared.admin
An UnsetUserDMQ instance requests to unset the DMQ of a given user.
UnsetUserDMQ(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserDMQ
Constructs an UnsetUserDMQ instance.
unsetUserThreshold(User) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetUserThreshold - Class in org.objectweb.joram.shared.admin
An UnsetUserThreshold instance requests to unset the threshold of a given user.
UnsetUserThreshold(String) - Constructor for class org.objectweb.joram.shared.admin.UnsetUserThreshold
Constructs an UnsetUserThreshold instance.
unsetWriter(User) - Method in class org.objectweb.joram.client.jms.Destination
Admin method unsetting a given user as a writer on this destination.
unsetWriter(User, Destination) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UnsetWriter - Class in org.objectweb.joram.shared.admin
An UnsetWriter instance requests to unset a given user as a writer on a destination.
UnsetWriter(String, String) - Constructor for class org.objectweb.joram.shared.admin.UnsetWriter
Constructs an UnsetWriter instance.
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.
unsubscribe(String) - Method in class org.objectweb.joram.client.jms.XASession
 
UnsubscribeRequest - Class in org.objectweb.joram.mom.notifications
An UnsubscribeRequest instance is used by a client agent for unsubscribing to a topic.
UnsubscribeRequest(int, int) - Constructor for class org.objectweb.joram.mom.notifications.UnsubscribeRequest
Constructs an UnsubscribeRequest instance.
update() - Method in class fr.dyade.aaa.agent.SCAdminBase
Updates the configuration.
update(String) - Method in class fr.dyade.aaa.agent.SCAdminBase
 
update(InputStream, Map) - Method in class org.objectweb.joram.client.connector.utils.Wrapper
 
update(String, String) - Method in class org.objectweb.joram.client.jms.admin.User
Admin method updating this user identification.
UpdateEvent - Class in fr.dyade.aaa.jndi2.impl
 
UpdateEvent(NamingContextId, String) - Constructor for class fr.dyade.aaa.jndi2.impl.UpdateEvent
 
UpdateListener - Interface in fr.dyade.aaa.jndi2.impl
 
updateUser(UserTreeNode, String, String) - Method in class org.objectweb.joram.client.tools.admin.AdminController
 
UpdateUser - Class in org.objectweb.joram.shared.admin
An UpdateUser instance requests the modification of a user identification
UpdateUser(String, String, String, String) - Constructor for class org.objectweb.joram.shared.admin.UpdateUser
Constructs an UpdateUser instance.
usable - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true if the module is fully usable.
usage() - Static method in class org.objectweb.joram.client.connector.utils.RAConfig
Usage of RAConfig.
User - Class in org.objectweb.joram.client.jms.admin
The User class is a utility class needed for administering JORAM users.
User() - Constructor for class org.objectweb.joram.client.jms.admin.User
 
User(String, String) - Constructor for class org.objectweb.joram.client.jms.admin.User
Constructs an User instance.
UserAdminRequest - Class in org.objectweb.joram.shared.admin
 
UserAdminRequest(String) - Constructor for class org.objectweb.joram.shared.admin.UserAdminRequest
 
UserAdminRequestNot - Class in org.objectweb.joram.mom.notifications
 
UserAdminRequestNot(AdminRequest, AgentId, String, String) - Constructor for class org.objectweb.joram.mom.notifications.UserAdminRequestNot
 
UserAgent - Class in org.objectweb.joram.mom.proxies
Class of a user proxy agent.
UserAgent() - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
UserAgent(int) - Constructor for class org.objectweb.joram.mom.proxies.UserAgent
Creates a new user proxy.
userName - Variable in class org.objectweb.joram.client.connector.ConnectionRequest
Identification of the user requesting a connection to the underlying JORAM server.
userName - Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
User identification for connecting to the foreign JMS server.
UserPanel - Class in org.objectweb.joram.client.tools.admin
 
UserPanel(AdminController) - Constructor for class org.objectweb.joram.client.tools.admin.UserPanel
 

V

validate() - Method in interface 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.
validate() - Method in class org.objectweb.joram.client.connector.ActivationSpecImpl
Checks if the configuration information is valid.
validityPeriod - Variable in class org.objectweb.joram.mom.dest.LoadingFactor
validity period
validityPeriode - Variable in class org.objectweb.joram.mom.notifications.LBLoadingFactor
 
value - Variable in class fr.dyade.aaa.admin.cmd.SetPropertyCmd
 
value - Variable in class fr.dyade.aaa.admin.cmd.UnsetPropertyCmd
 
value - Variable in class fr.dyade.aaa.agent.conf.A3CMLProperty
Value of the property.
VALUE - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
value - Variable in class fr.dyade.aaa.util.ConditionnalString
 
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 variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
VAR_TAG - Static variable in class fr.dyade.aaa.util.AgentServerConfigGenerator
 
visited - Variable in class fr.dyade.aaa.agent.conf.A3CMLServer
True if the server is already visited during configuration phase.

W

WAIT - Static variable in class org.objectweb.joram.mom.dest.LoadingFactor.Status
 
waitAfterClusterReq - Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
waiting after a cluster request
waitForStart() - Static method in class org.objectweb.joram.client.jms.ha.local.HALocalConnection
 
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 in org.objectweb.joram.mom.notifications
 
WakeUpNot() - Constructor for 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 variable in class fr.dyade.aaa.util.ReliableTcpConnection
 
wrapMomMessage(Session, Message) - Static method in class org.objectweb.joram.client.jms.Message
Wraps a given MOM message in the appropriate Joram message.
Wrapper - Class in org.objectweb.joram.client.connector.utils
XML Wrapper.
Wrapper(boolean) - Constructor for class org.objectweb.joram.client.connector.utils.Wrapper
 
write(byte[]) - Method in class fr.dyade.aaa.util.Pipe
 
WRITE - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
WRITE access value.
WRITE_REQUEST_TABLE - Static variable in class fr.dyade.aaa.jndi2.distributed.ReplicationManager
 
writeBag(ObjectOutputStream) - Method in interface 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.impl.ContextManager
 
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 fr.dyade.aaa.jndi2.server.Container
 
writeBag(ObjectOutputStream) - Method in class fr.dyade.aaa.jndi2.server.RequestManager
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.dest.Queue
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.dest.QueueImpl
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.proxies.ProxyImpl
 
writeBag(ObjectOutputStream) - Method in class org.objectweb.joram.mom.proxies.UserAgent
 
writeBoolean(boolean) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBoolean(boolean) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeByte(byte) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeByte(byte) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[]) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[], int, int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeBytes(byte[]) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeBytes(byte[], int, int) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeChar(char) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeChar(char) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeDouble(double) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeDouble(double) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeFloat(float) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeFloat(float) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeInt(int) - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
writeInt(int) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeInt(int) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeLong(long) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeLong(long) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeNotification(Notification) - Method in interface fr.dyade.aaa.agent.NotificationOutputStream
Writes a Notification to the stream.
writeObject(Object) - Method in class fr.dyade.aaa.jndi2.msg.IOControl
 
writeObject(Object) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeObject(Object) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeShort(short) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.
writeShort(short) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeString(String) - Method in class org.objectweb.joram.client.jms.StreamMessage
API method.
writeUTF(String) - Method in class org.objectweb.joram.client.jms.BytesMessage
API method.

X

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

_

_action_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
Parse-action table.
_action_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
Parse-action table.
_production_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
Production table.
_production_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
Production table.
_reduce_table - Static variable in class org.objectweb.joram.shared.selectors.Checker
reduce_goto table.
_reduce_table - Static variable in class org.objectweb.joram.shared.selectors.Filter
reduce_goto table.
_rights - Static variable in class org.objectweb.joram.mom.dest.DestinationImpl
 
_stop() - Method in class fr.dyade.aaa.util.ATransaction
 

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

Copyright © 2004 Scalagent - All rights reserved