|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
A3CMLDomain
describes an agent server domain.A3CMLNat
describes a
network address translation.A3CMLNetwork
describes a network component.PServer
describes a persistent agent server.A3CMLProperty
describes a property.Server
describes an agent server.A3CMLService
describes a service.Process
of running AgentServer
AbstractJmsReply
is sent by a proxy to a Joram client as a
reply to an AbstractJmsRequest
.AbstractJmsReply
.
AbstractJmsReply
.
AbstractJmsRequest
is a request sent by a Joram client
to its proxy.AbstractJmsRequest
.
AbstractJmsRequest
.
AbstractNotification
class is the superclass of the
notifications exchanged by a client agent and a MOM destination agent.AbstractNotification
.
AbstractNotification
.
AbstractReply
is a reply sent by a destination agent to
a client agent.AbstractReply
.
AbstractReply
.
AbstractRequest
is a request sent by a client agent to
a destination agent.AbstractRequest
.
AbstractRequest
.
AccessException
is thrown by a destination when processing
a request of a client which does not have valid rights for this request.AccessException
instance.
AcknowledgeRequest
instance is used by a client agent
for acknowledging one or many messages on a queue.AcknowledgeRequest
instance.
AcknowledgeRequest
instance.
ActivationSpecImpl
instance holds configuration information
related to an endpoint deployment.ActivationSpecImpl
instance.
AdminDestinationItf
interface defines the method needed
by the administration topic for creating and initializing a destination
agent.AdminException
is an exception thrown by an administration
method.AdminException
instance.
AdminHelper
class is a utility class providing methods
for building special configurations such as topics cluster or hierarchy,
queues cluster, etc.AgentId
.
AdminModule
class allows to set an administrator
connection to a given JORAM server, and provides administration and
monitoring methods at a server/platform level.AdminNotification
is sent by an administrator's proxy for
registering to the local administration topic.AdminProxy
service provides an interface to access
to administration functions in running agent servers.AdminReply
is used by a destination agent for replying to
a client administration request.AdminReply
.
AdminReply
.
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
instance.
AdminReply
instance.
AdminRequest
is used by a client agent for sending an
administration request to a destination agent.AdminRequest
.
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.AdminTopic
agent is a MOM administration service, which
behaviour is provided by an AdminTopicImpl
instance.AdminTopic
agent.
AdminTopicImpl
class implements the admin topic behaviour,
basically processing administration requests.AdminTopicImpl
instance.
AdministeredObject
class is the parent class of all
JORAM administered objects.Agent
class represents the basic component in our model.Agentfactory
when an error is
raised during the initialization.AgentId
allows for uniquely identifying and localizing
an agent throughout the distributed system.AgentId
object.
AgentObject
class represents ...AgentServer
class manages the global configuration
of an agent server.javax.jms.Connection
connection instance for
a non managed application.
BridgeAckNot
notification carries the identifier of a
message successfuly delivered by a JMS module to a foreign JMS server.BridgeAckNot
wrapping the identifier of a
message successfuly delivered to the foreign JMS server.
BridgeDeliveryNot
notification carries a message obtained
by a JMS module from a foreign JMS server.BridgeDeliveryNot
wrapping a given message
obtained from a foreign JMS server.
BridgePtpModule
class is a bridge module based on the JMS
PTP semantics and classes.BridgePtpModule
module.
BridgePubSubModule
class is a bridge module based on the
JMS Publish/Subscribe semantics and classes.BridgePubSubModule
module.
BridgeQueue
agent is an agent hosting a bridge queue,
and which behaviour is provided by a BridgeQueueImpl
instance.BridgeQueue
agent.
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
instance.
BridgeTopic
agent is an agent hosting a bridge topic,
and which behaviour is provided by a BridgeTopicImpl
instance.BridgeTopic
agent.
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
instance.
BridgeUnifiedModule
class is a bridge module based on the
JMS 1.1 unified semantics and classes.BridgeUnifiedModule
module.
ConsumerDaemon
thread allows to call
MessageConsumer.receive()
for requesting a foreign JMS
message without blocking the JORAM server.ReceiverDaemon
thread.
ReconnectionDaemon
thread is responsible for reconnecting
the bridge module with the foreign JMS server in case of disconnection.ReconnectionDaemon
thread.
StartupDaemon
thread is responsible for retrieving
the needed JMS administered objects from the JNDI server.StartupDaemon
thread.
BrowseReply
instance is used by a queue for replying
to a client BrowseRequest
by sending a vector of its messages.BrowseReply
instance.
BrowseRequest
instance is used by a client agent for
requesting a "view" of the messages on a queue, without actually consuming
them.BrowseRequest
instance.
javax.jms.BytesMessage
interface.Channel
realizes the interface for sending messages.Channel
object (can only be used by
subclasses).
ClientMessages
instance is used by a client agent for
sending one or many messages to a destination.ClientMessages
instance.
ClientMessages
instance.
ClientMessages
instance.
ClusterQueue
agent is an agent hosting a MOM queue, and which
behaviour is provided by a ClusterQueueImpl
instance.ClusterQueueImpl
class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests or
delivering to an other cluster queue.ClusterQueueImpl
instance.
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
instance.
CnxCloseReply
replies to a CnxCloseRequest
.CnxCloseReply
instance.
CnxCloseRequest
is sent by a closing SOAP connection.CnxCloseRequest
instance.
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
.
CnxConnectReply
.
CnxConnectRequest
is sent by an opening
Connection
.CnxConnectRequest
.
CnxStartRequest
request is sent by a starting
Connection
.CnxStartRequest
instance.
CnxStopRequest
is sent by a stopping Connection
.CnxStopRequest
instance.
javax.jms.Connection
interface.Connection
instance.
javax.jms.ConnectionConsumer
interface.javax.jms.ConnectionFactory
interface.ConnectionFactory
dedicated to a given server.
ConnectionFactory
.
ConnectionItf
interface defines the methods provided to
Connection
objects for actually exchanging requests and
replies with the Joram platform.ConnectionManager
is started as a service in each
MOM agent server for allowing connections with external clients.javax.jms.ConnectionMetaData
interface.ConnectionRequest
instance wraps a user connection
request for performing unified messaging.ConnectionRequest
instance.
ConsumerAckRequest
instance is used by a
MessageConsumer
for acknowledging a received message.ConsumerAckRequest
instance.
ConsumerAckRequest
instance.
ConsumerCloseSubRequest
is sent by a closing durable
TopicSubscriber
.ConsumerCloseSubRequest
.
ConsumerCloseSubRequest
.
ConsumerDenyRequest
instance is used by a
MessageConsumer
for denying a received message.ConsumerDenyRequest
instance.
ConsumerDenyRequest
instance.
ConsumerDenyRequest
instance.
ConsumerMessages
is used by a JMS proxy for sending messages
to a consumer.ConsumerMessages
instance.
ConsumerMessages
instance.
ConsumerMessages
instance.
ConsumerMessages
instance.
ConsumerReceiveRequest
is sent by a
MessageConsumer
when requesting a message.ConsumerReceiveRequest
.
ConsumerReceiveRequest
.
ConsumerSetListRequest
is sent by a
MessageConsumer
on which a message listener is set.ConsumerSetListRequest
.
ConsumerSetListRequest
.
ConsumerSubRequest
is sent by a constructing
MessageConsumer
destinated to consume messages on a topic.ConsumerSubRequest
.
ConsumerSubRequest
.
ConsumerUnsetListRequest
is sent by a
MessageConsumer
which listener is unset.ConsumerUnsetListRequest
.
ConsumerUnsetListRequest
.
ConsumerUnsubRequest
is sent by a closing temporary
MessageConsumer
on a topic, or by a Session
unsubscribing a durable subscriber.ConsumerUnsubRequest
.
ConsumerUnsubRequest
.
AgentId
in charge ofsending control events.
ConversionHelper
class is used for converting values
carried by messages into specified types, if possible.CreateDestinationReply
instance replies to a
destination creation request, produced by the AdminTopic.CreateDestinationReply
instance.
CreateDestinationRequest
instance requests the creation of a
destination on a given server.CreateDestinationRequest
instance.
CreateDestinationRequest
instance.
CreateUserReply
instance replies to a user creation request,
produced by the AdminTopic.CreateUserReply
instance.
CreateUserRequest
instance requests the creation of a JMS
user proxy.CreateUserRequest
instance.
true
if the destination might be deleted.
DriverOut
specified
by the key parameter (multi-connections mode).
SoapConnection
.
true
if the consumer is closed.
true
if the producer is closed.
OutboundConnection
the session belongs to.
true
if the
parameter is a Connection
instance sharing the same
proxy identifier and connection key.
SoapObjectItf
object into a Hashtable
transportable by the SOAP procotol.
ConnectionFactory
as a Hashtable for travelling
through the SOAP protocol.
Destination
as a Hashtable for travelling through the
SOAP protocol.
XAConnectionFactory
as a Hashtable for travelling
through the SOAP protocol.
AdministeredObject
as a Hashtable for travelling
through the SOAP protocol.
ClusterDestination
as a Hashtable for
travelling through the SOAP protocol.
User
instance as a Hashtable for travelling
through the SOAP protocol.
IllegalStateException
instance.
ois
and oos
.
TopicConnectionFactory
.
org.objectweb.joram.mom.shared.messages.Message
instance.
User
object.
User
object.
javax.jms.ConnectionFactory
instance for creating local connections.
javax.jms.QueueConnectionFactory
instance for creating local connections.
javax.jms.TopicConnectionFactory
instance for creating local connections.
javax.jms.XAConnectionFactory
instance for creating local connections.
javax.jms.XAQueueConnectionFactory
instance for creating local connections.
javax.jms.XATopicConnectionFactory
instance for creating local connections.
javax.jms.QueueConnectionFactory
instance for creating SOAP connections with a given server.
javax.jms.QueueConnectionFactory
instance for creating SOAP connections with the local server.
javax.jms.ConnectionFactory
instance for creating SOAP connections with a given server.
javax.jms.ConnectionFactory
instance
for creating SOAP connections with the local server.
javax.jms.TopicConnectionFactory
instance for creating SOAP connections with a given server.
javax.jms.TopicConnectionFactory
instance for creating SOAP connections with the local server.
javax.jms.QueueConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.QueueConnectionFactory
instance for creating TCP connections with the local server.
javax.jms.ConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.ConnectionFactory
instance for creating TCP connections with the local server.
javax.jms.TopicConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.TopicConnectionFactory
instance for creating TCP connections with the local server.
javax.jms.XAQueueConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.XAQueueConnectionFactory
instance for creating TCP connections with the local server.
javax.jms.XAConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.XAConnectionFactory
instance for creating TCP connections with the local server.
javax.jms.XATopicConnectionFactory
instance for creating TCP connections with a given server.
javax.jms.XATopicConnectionFactory
instance for creating TCP connections with the local server.
OutboundConnection
instance.
OutboundConnection
instance.
ConnectionFactory
,
implemented according to the communication protocol..
ConnectionFactory
.
ConnectionFactory
,
implemented according to the communication protocol..
ConnectionFactory
.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
ConnectionFactory
class.
IllegalStateException
instance.
IllegalStateException
instance.
IllegalStateException
instance.
OutboundConnectionFactory
instance.
OutboundConnectionFactory
instance.
OutboundQueueConnectionFactory
instance.
OutboundQueueConnectionFactory
instance.
OutboundTopicConnectionFactory
instance.
OutboundTopicConnectionFactory
instance.
IllegalStateException
instance.
ManagedConnectionImpl
instance for a
managed environment.
ManagedConnectionImpl
instance for a
managed environment.
ManagedConnectionImpl
instance for a
managed environment.
OutboundQueueConnection
instance.
OutboundConnection
instance.
QueueConnectionFactory
,
implemented according to the communication protocol.
QueueConnectionFactory
.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
OutboundQueueSession
instance.
OutboundSession
instance.
XAConnection
.
XAConnection
.
OutboundTopicConnection
instance.
OutboundConnection
instance.
TopicConnectionFactory
,
implemented according to the communication protocol.
TopicConnectionFactory
.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
OutboundTopicSession
instance.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAQueueConnectionFactory
class.
XAQueueConnectionFactory
class.
XAConnection
.
XAConnection
.
XATopicConnectionFactory
class..
XATopicConnectionFactory
class..
DeadMQueue
class allows administrators to manipulate
dead message queues.DeadMQueue
instance.
DeadMQueue
instance.
DeadMQueue
agent is an agent hosting a MOM dead message
queue, and which behaviour is provided by a DeadMQueueImpl
instance.DeadMQueue
agent.
DeadMQueueImpl
class implements the MOM dead message queue
behaviour, basically storing dead messages and delivering them upon clients
requests.DeadMQueueImpl
instance.
DefaultConnectionManager
class is the default connection
manager provided with JORAM resource adapter, which intercepts connections
requests coming from non managed client applications.DefaultConnectionManager
instance.
DeleteDestination
instance requests the deletion of
a given destination.DeleteDestination
instance.
DeleteUser
instance requests the deletion of a user proxy
on a given server.DeleteUser
instance.
DenyRequest
instance is used by a client agent
for denying one or many messages on a queue.DenyRequest
instance.
DenyRequest
instance.
DenyRequest
instance.
javax.jms.Destination
interface and provides
JORAM specific administration and monitoring methods.Destination
agent is an agent hosting a MOM destination,
for example a Queue or a Topic.Destination
agent.
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
instance.
DestinationImpl
class implements the common behaviour of
MOM destinations.DestinationImpl
.
DriverIn
used by
ProxyAgent
.Connection
holds a Driver
daemon for
listening to asynchronous replies coming from the connected server.Driver
daemon.
DriverMonitor
class is used by ProxyAgent
instances managing multi-connections for holding the elements composing a
connection set.DuplicateDomainException
with no
detail message.
DuplicateDomainException
with the
specified detail message.
DuplicateServerException
with no
detail message.
DuplicateServerException
with the
specified detail message.
SoapObjectItf
object given a coded Hashtable.
decode
abstract method defined in the
fr.dyade.aaa.jndi2.soap.SoapObjectItf
interface.
Queue
which traveled through the SOAP protocol.
TemporaryQueue
which traveled through the
SOAP protocol.
TemporaryTopic
which traveled through the
SOAP protocol.
Topic
which traveled through the SOAP protocol.
decode
abstract method defined in the
fr.dyade.aaa.jndi2.soap.SoapObjectItf
interface.
Queue
which traveled through the SOAP protocol.
User
which travelled through the SOAP protocol.
QueueSoapConnectionFactory
which travelled through
the SOAP protocol.
SoapConnectionFactory
which travelled through
the SOAP protocol.
TopicSoapConnectionFactory
which travelled through
the SOAP protocol.
true
if the message target destination is deleted.
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.
true
if the message has been denied at least once by a
consumer.
DestinationImpl
instance providing this
this agent with its Destination behaviour.
TopicImpl
reaction.
ClientMessages
instance.
fr.dyade.aaa.agent.DeleteNot
instance.
ClientMessages
instance.
fr.dyade.aaa.agent.DeleteNot
instance.
QueueImpl
method; if the sent notification
was a QueueMsgReply
instance, putting the sent message back
in queue.
SetRightRequest
instance.
ClientMessages
instance.
UnknownAgent
instance.
fr.dyade.aaa.agent.DeleteNot
instance.
SetRightRequest
instance.
ClientMessages
instance.
UnknownAgent
instance.
fr.dyade.aaa.agent.DeleteNot
instance.
org.objectweb.joram.mom.proxies.AdminNotification
notification notifying of the creation of an admin proxy.
AdminRequest
notification notifying of the creation of an admin proxy.
org.objectweb.joram.mom.notifications.AdminReply
notification replying to an administration request.
DestinationImpl
method; AdminTopics do not
accept SetRightRequest
notifications.
DestinationImpl
method; AdminTopics do not
accept SetDMQRequest
notifications.
DestinationImpl
method;
ClientMessages
notifications hold requests sent by an
administrator.
DestinationImpl
method; deletion requests are
not accepted by AdminTopics.
TopicImpl
method; AdminTopics do not
accept ClusterRequest
notifications.
TopicImpl
method; AdminTopics do not
accept to join clusters other than their admin topics cluster.
TopicImpl
method; a ClusterAck
is not expected by an AdminTopic.
TopicImpl
method; if this AdminTopic is on
server0, new cluster fellow is notified to other fellows and other
fellows are notified to it.
TopicImpl
method; AdminTopics do not
accept UnclusterRequest
notifications.
TopicImpl
method; AdminTopics do not
accept SetFatherRequest
notifications.
TopicImpl
method; AdminTopics do not
accept to join a hierarchy.
TopicImpl
method; a FatherAck
acknowledges the process of creating a hierarchy of topics.
TopicImpl
method; AdminTopics do not
accept UnsetFatherRequest
notifications.
TopicImpl
method; the forwarded messages
contain admin requests and will be processed.
BridgeDeliveryNot
notifications holding a message
received from the foreign JMS server.
BridgeAckNot
notifications holding the identifier
of a message successfuly delivered to the foreign JMS server.
ReceiveRequest
instance, requesting a message.
BridgeDeliveryNot
notifications holding a message
received from the foreign JMS server.
BridgeAckNot
notifications holding the identifier
of a message successfuly delivered to the foreign JMS server.
SubscribeRequest
instance.
UnsubscribeRequest
instance.
TopicForwardNot
instance, carrying messages forwarded by a cluster fellow or a
hierarchical son.
DestinationImpl
method; this request is
not expected by a dead message queue.
DestinationImpl
method; the messages carried
by the ClientMessages
instance are stored in their arrival
order, WRITE right is not checked.
QueueImpl
method; this request is
not expected by a dead message queue.
QueueImpl
method; messages matching the
request's selector are actually sent as a reply; no cleaning nor DMQ
sending is done.
QueueImpl
method;
AcknowledgeRequest
requests are actually not processed
in dead message queues.
QueueImpl
method;
DenyRequest
requests are actually not processed
in dead message queues.
SetRightRequest
notification requesting rights to be set for a user.
SetDMQRequest
notification setting the dead message queue identifier for this
destination.
Monit_GetReaders
notification requesting the identifiers of the destination's readers.
Monit_GetWriters
notification requesting the identifiers of the destination's writers.
Monit_FreeAccess
notification requesting the free access status of this destination.
Monit_GetDMQSettings
notification requesting the destination's DMQ settings.
ClientMessages
notification holding messages sent by a client.
UnknownAgent
notification.
DeleteNot
notification requesting the deletion of the destination.
SpecialAdminRequest
notification requesting the special administration of the destination.
SetThreshRequest
instance setting the threshold value for this queue.
DestinationImpl
method for sending back
the threshold along with the DMQ id.
Monit_GetPendingMessages
notification requesting the
number of pending messages.
Monit_GetPendingRequests
notification requesting the
number of pending requests.
ReceiveRequest
instance, requesting a message.
BrowseRequest
instance, requesting an enumeration of the messages on the queue.
AcknowledgeRequest
instance, requesting messages to be acknowledged.
DenyRequest
instance, requesting messages to be denied.
ClusterRequest
instance requesting to add a topic to the cluster, or to set a
cluster with a given topic.
ClusterTest
notification sent by a fellow topic for testing if this topic might be
part of a cluster.
ClusterAck
notification sent by a topic requested to join the cluster.
ClusterNot
notification sent by a fellow topic for notifying this topic
of a new cluster fellow.
UnclusterRequest
instance requesting this topic to leave the cluster it is part of.
UnclusterNot
notification sent by a topic leaving the cluster.
SetFatherRequest
instance notifying this topic it is part of a hierarchy as a son.
FatherTest
notification checking if it
can be a father to a topic.
FatherAck
notification coming from
the topic this topic requested as a father.
UnsetFatherRequest
instance notifying this topic to leave its father.
Monit_GetSubscriptions
notification requesting the
number of subscriptions.
Monit_GetFather
notification requesting the identifier of the hierarchical father.
Monit_GetCluster
notification requesting the identifiers of the cluster's topics.
SubscribeRequest
instance.
UnsubscribeRequest
instance, requesting to remove a subscriber.
TopicForwardNot
instance, carrying messages forwarded by a cluster fellow or a
hierarchical son.
AdminRequest
instance to
the platform and getting an AdminReply
instance.
DriverIn
instances to
forward the notifications they got from their input streams.
DriverMonitor
objects, each one holding a
connection set (a pair of drivers, a qout, ois, oos, ...).
EOF
Symbol index.
EOF
Symbol index.
Queue
class to indicate
that the queue is empty.EmptyQueueException
with no detail message.
ExceptionNotification
notification.
ExceptionReply
instance is used by a destination for
notifying a client of an exception thrown when processing a request.ExceptionReply
instance.
ExceptionReply
instance.
finally
clause of driver thread.
ConnectionRequest
instances wrapped users
identities.
ManagedConnectionImpl
instances according to their
server and user identification parameters.
true
if the
parameter is a Connection
instance sharing the same
proxy identifier and connection key.
true
if the parameter object is a Joram destination
wrapping the same agent identifier.
true
if the parameter object is a Joram
cluster destination wrapping the same agent identifier.
User
instances.
error
Symbol index.
error
Symbol index.
true
if the message expired.
AgentId
.
FactoryParameters
instance holds a
<XA>ConnectionFactory
configuration parameters.FactoryParameters
instance.
AgentId
.
AgentId
for a remote factory agent.
true
if the READ access is granted to everybody.
true
if the WRITE access is granted to everybody.
AgentId
.
GetAdminTopicReply
is sent by an administrator proxy for
notifying an administrator client of the identifier of the local admin
topic.GetAdminTopicReply
instance.
GetAdminTopicReply
instance.
GetAdminTopicRequest
is sent by a session for retrieving
the identifier of the local admin topic.GetAdminTopicRequest
instance.
SessAckRequest
instances.
InetAddress
.
AgentId
identifier.
Throwable
behavior
in order to handle the deserialization
of the cause that may fail if its class
is unknown.
IllegalStateException
instance.
null
if not known.
A3CMLConfig
serialialized object from file.
OutboundConnection
instance for handling the
physical connection.
AbstractJmsReply
delivered by the connected
server.
AbstractJmsReply
delivered by the connected
server.
AbstractJmsReply
delivered by the connected
server.
null
for none.
true
if the request must not be acked by the
server.
true
if the request must not be acked by the
server.
true
for a durable subscription.
IllegalStateException
instance.
true
if READ access is free.
true
if READ access is free.
true
if WRITE access is free.
true
if WRITE access is free.
hostname
.
AgentId
.
Enumeration
of AgentId
objects.
LocalTransaction
instance for managing local transactions.
ManagedConnectionFactoryImpl
instance.
ManagedConnectionImpl
instance.
IllegalStateException
instance.
IllegalStateException
instance.
Agent
's name.
Agent
's name.
Engine
's name.
MessageConsumer
's name.
Engine
's name.
daemon
's name.
true
for not consuming the local messages.
true
if the message is persistent.
ConnectionManager
proxies to check their
clients identification.
AgentId
of the proxy.
MessageQueue
.
true
if the request is destinated to a queue.
true
if the request is destinated to a queue.
true
if the messages come from a queue.
true
if the request is destinated to a queue.
true
if the request is destinated to a queue.
true
for a queue listener.
true
if the request is destinated to a queue.
true
if the request is destinated to a queue.
SoapConnectionFactory
class;
overrides this ConnectionFactory
method for constructing
the appropriate reference.
ConnectionFactory
method for constructing
the appropriate reference.
SoapConnectionFactory
class;
overrides this ConnectionFactory
method for constructing
the appropriate reference.
AbstractJmsReply
reply or MOM messages destinated to a
given connection context.
JndiServer
behavior.
ProducerMessages
instances.
true
if the request was successful.
null
for unsetting the previous value.
XAResource
instance for managing distributed
transactions.
HttpDebug
service provides an HTTP interface to
access to debugging functions in running agent servers.AgentId
object.
JndiSoapService
.
MessageQueue
.
MessageQueue
.
AdministeredObject
instances.
JndiServer
behavior.
Agent
has already been deployed.
true
if this destination
provides free READ access.
true
if this destination
provides free WRITE access.
Service
is initialized.
true
if the destination is a queue.
Service
is running.
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).
false
if the request expired.
true
if the message is valid.
AgentId
.
JndiSoapService
class implements a JNDI access through a
SOAP service.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
instance.
AgentId
.
AgentId
.
JoramTracing
class centralizes the log tracing for joram.LocalConnectionFactory
instance is a factory of
local connections.QueueLocalConnectionFactory
instance.
TcpDriver
gets server deliveries coming through
a local connection.TcpDriver
daemon.
AgentId
.
LocalQueue
class allows to manage a queue hosted by the
adapter's underlying server.LocalQueue
instance.
LocalQueueMBean interface defines the administration
methods provided by the LocalQueue
class.- LocalServer - class org.objectweb.joram.client.connector.LocalServer.
- The
LocalServer
class allows to manage the adapter's
underlying server. - LocalServer(JoramAdapter) -
Constructor for class org.objectweb.joram.client.connector.LocalServer
- Constructs a
LocalServer
instance.
- LocalServerMBean - interface org.objectweb.joram.client.connector.LocalServerMBean.
- The
LocalServerMBean interface defines the administration
methods provided by the LocalServer
class.- LocalTopic - class org.objectweb.joram.client.connector.LocalTopic.
- The
LocalTopic
class allows to manage a topic hosted by the
adapter's underlying server. - LocalTopic(Topic) -
Constructor for class org.objectweb.joram.client.connector.LocalTopic
- Constructs a
LocalTopic
instance.
- LocalTopicMBean - interface org.objectweb.joram.client.connector.LocalTopicMBean.
- The
LocalTopicMBean interface defines the administration
methods provided by the LocalTopic
class.- LookupReply - class fr.dyade.aaa.jndi2.msg.LookupReply.
-
- LookupReply(Object) -
Constructor for class fr.dyade.aaa.jndi2.msg.LookupReply
-
- LookupRequest - class fr.dyade.aaa.jndi2.msg.LookupRequest.
-
- LookupRequest(CompositeName) -
Constructor for class fr.dyade.aaa.jndi2.msg.LookupRequest
-
- leaveQueueCluster(Queue, Queue) -
Static method in class org.objectweb.joram.client.jms.admin.AdminHelper
- Removes a queue from the cluster Queue it is part of.
- 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.
- listBorder -
Static variable in class fr.dyade.aaa.util.Strings
- Controls the formatting of lists of objects.
- 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
- List a cluster queue.
- listener -
Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
true
if a listener has been set on the JMS consumer.
- 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
-
- 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.
- loadingFactor -
Variable in class org.objectweb.joram.mom.dest.ClusterQueueImpl
- to calcul the loading factor, overloaded, ...
- localHost -
Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
- The host name or IP address this client is connected to.
- localId(short) -
Static method in class fr.dyade.aaa.agent.AgentId
-
- localPort -
Static variable in class org.objectweb.joram.client.jms.admin.AdminModule
- The port number of the client connection.
- 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.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
-
- 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.agent.conf.A3CMLKXmlWrapper
-
- logmon -
Variable in class fr.dyade.aaa.agent.conf.A3CMLSaxWrapper
-
- logmon -
Variable in class fr.dyade.aaa.util.Daemon
-
- 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.
ManagedConnectionFactoryImpl
instance manages
outbound connectivity to a given JORAM server.ManagedConnectionFactoryImpl
instance.
ManagedConnectionImpl
instance wraps a physical connection
to an underlying JORAM server, and provides "handles" for handling this
physical connection.ManagedConnectionMetaDataImpl
instance provides information
related to a managed connection.ManagedConnectionMetaDataImpl
instance.
ManagedQueueConnectionFactoryImpl
instance manages
PTP outbound connectivity to a given JORAM server.ManagedQueueConnectionFactoryImpl
instance.
ManagedTopicConnectionFactoryImpl
instance manages
PubSub outbound connectivity to a given JORAM server.ManagedTopicConnectionFactoryImpl
instance.
javax.jms.MapMessage
interface.javax.jms.Message
interface.Message
class actually provides the transport facility
for the data exchanged during MOM operations.Message
instance.
javax.jms.MessageConsumer
interface.MessageConverterModule
is a utility class used for
converting JORAM MOM messages into foreign JMS messages and foreign
JMS messages into JORAM MOM messages.MessageException
is thrown when an error occurs while
accessing a message.MessageException
instance.
MessagePersistenceModule
class is a utility class used
by queues and proxies for persisting, retrieving and deleting messages.MessagePersistenceModule
instance.
javax.jms.MessageProducer
interface.MessageROException
is thrown when trying to write on a
READ-ONLY part of a message.MessageROException
instance.
MessageType
interface defines the various types of
MOM messages.MessageValueException
is thrown when a value carried by a
message is incorrectly accessed or typed.MessageValueException
instance.
ContextRecord
indicating that
the naming context exists.MissingContextException
.
ContextRecord
has not been found
in a naming context.MissingRecordException
.
MomException
class is the exception class thrown by the
MOM actors.MomException
containing a given description.
MomExceptionReply
instance is used by a JMS client proxy
to send a MomException
back to a JMS client.MomExceptionReply
instance.
MomExceptionReply
instance.
MomTracing
class centralizes the log tracing for the MOM.Monit_FreeAccess
request is used by an administrator client
for checking the free access rights on a destination.Monit_FreeAccess
instance.
Monit_FreeAccessRep
reply is used by a destination for
sending to an administrator client its free access settings.Monit_FreeAccessRep
instance.
Monit_GetCluster
instance is used by an administrator for
requesting the identifiers of a cluster's topics.Monit_GetCluster
instance.
Monit_GetClusterRep
reply is used by a topic for sending
the identifiers of its cluster's topics to the administrator.Monit_GetClusterRep
instance.
Monit_GetDMQSettings
instance requests DMQ settings.Monit_GetDMQSettings
instance.
Monit_GetDMQSettingsRep
instance is used by a destination
or a proxy for sending to an administrator client its DMQ settings.Monit_GetDMQSettingsRep
instance.
Monit_GetFather
instance is used by an administrator for
requesting the identifier of a topic's father.Monit_GetFather
instance.
Monit_GetFatherRep
reply is used by a topic for sending
the identifier of its hierarchical father to the administrator.Monit_GetFatherRep
instance.
Monit_GetNumberRep
reply is used by a destination for
sending to an administrator client an integer value.Monit_GetNumberRep
.
Monit_GetPendingMessages
request is used by an
administrator client for requesting the number of pending messages on
a queue agent.Monit_GetPendingMessages
.
Monit_GetPendingRequests
request is used by an
administrator client for requesting the number of pending requests on
a queue agent.Monit_GetPendingRequests
.
Monit_GetReaders
request is used by an administrator client
for requesting the identifiers of the readers on a destination.Monit_GetReaders
instance.
Monit_GetSubscriptions
request is used by an
administrator client for requesting the number of subscriptions on
a topic agent.Monit_GetSubscriptions
.
Monit_GetUsersRep
reply is used by a destination for
sending to an administrator client the identifiers of its readers or
writers.Monit_GetUsersRep
instance.
Monit_GetWriters
request is used by an administrator client
for requesting the identifiers of the writers on a destination.Monit_GetWriters
instance.
Monitor_GetCluster
instance requests the list of the topics
part of a cluster.Monitor_GetCluster
instance.
Monitor_GetClusterRep
instance holds the identifiers of
a cluster's topics.Monitor_GetClusterRep
instance.
Monitor_GetDMQSettings
instance requests the DMQ settings
of a server, a user or a destination.Monitor_GetDMQSettings
instance.
Monitor_GetDMQSettings
instance.
Monitor_GetDMQSettingsRep
instance holds the dead message
queue and threshold settings of a server, a destination or a user.Monitor_GetDMQSettingsRep
instance.
Monitor_GetDestinations
instance requests the list of
the destinations of a given server.Monitor_GetDestinations
instance.
Monitor_GetDestinationsRep
instance replies to a get
destinations monitoring request, and holds the destinations on a given
server.Monitor_GetFather
instance requests the identifier of a
topic father.Monitor_GetFather
instance.
Monitor_GetFatherRep
instance holds the identifier of a
topic's hierarchical father.Monitor_GetFatherRep
instance.
Monitor_GetFreeAccess
instance checks the free access
settings on a given destination.Monitor_GetFreeAccess
instance.
Monitor_GetFreeAccessRep
instance carries the free access
settings of a destination.Monit_GetFreeAccessRep
instance.
Monitor_GetNumberRep
instance is a reply wrapping an
integer value.Monitor_GetNumberRep
instance.
Monitor_GetPendingMessages
instance requests the number of
pending messages on a given queue.Monitor_GetPendingMessages
instance.
Monitor_GetPendingRequests
instance requests the number of
pending requests on a given queue.Monitor_GetPendingRequests
instance.
Monitor_GetReaders
instance requests the list of
the readers on a given destination.Monitor_GetReaders
instance.
Monitor_GetServersIds
instance requests the list of
the platform's servers' identifiers.Monitor_GetServersIds
instance.
Monitor_GetServersIdsRep
instance holds the list of the
platform's servers' identifiers.Monitor_GetServersRep
instance.
Monitor_GetSubscriptions
instance requests the number of
subscriptions on a given topic.Monitor_GetSubscriptions
instance.
Monitor_GetUsers
instance requests the list of
the users of a given server.Monitor_GetUsers
instance.
Monitor_GetUsersRep
instance replies to a get users,
readers or writers monitoring request.Monitor_GetUsersRep
instance.
Monitor_GetWriters
instance requests the list of
the writers on a given destination.Monitor_GetWriters
instance.
Monitor_Reply
instance is used by a
org.objectweb.joram.mom.dest.AdminTopic
topic for sending monitoring
information to a client monitorer.Monitor_Reply
instance.
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.ManagedConnectionImpl
instance.
ManagedConnectionImpl
instance.
ManagedConnectionImpl
instance.
Notification
objects to be sent
true
if the proxy manages multiple connections.
NGNetwork
is a new implementation of Network
class using nio package.AgentId
.
Network
abstract class provides ..NotOwnerException
.
DriverIn
object.DriverOut
object.true
if the subscriber does not wish to consume messages
produced by its connection.
true
if the message could not be written on the dest.
AgentId
.
ObjectFactory
class is used by the naming service
for retrieving or re-constructing administered objects.javax.jms.ObjectMessage
interface.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
instance is used for
getting a connection to an underlying JORAM server.OutboundConsumer
instance wraps a JMS consumer
for a component involved in outbound messaging.OutboundProducer
instance wraps a JMS producer
for a component involved in outbound messaging.OutboundPublisher
instance wraps a JMS producer
for a component involved in PubSub outbound messaging.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
instance is used for
getting a PTP connection to an underlying JORAM server.OutboundQueueSession
instance wraps a JMS QueueSession
(XA or not) for a component involved in PTP outbound messaging.OutboundReceiver
instance wraps a JMS PTP consumer
for a component involved in outbound messaging.OutboundSender
instance wraps a JMS producer
for a component involved in PTP outbound messaging.OutboundSession
instance wraps a JMS session (XA or not)
for a component involved in outbound messaging.OutboundSubscriber
instance wraps a JMS PubSub consumer
for a component involved in outbound messaging.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
instance is used for
getting a PubSub connection to an underlying JORAM server.OutboundTopicSession
instance wraps a JMS TopicSession
(XA or not) for a component involved in PubSub outbound messaging.javax.jms.ExceptionListener
interface for
catching the failures of the connection to the remote JMS server.
javax.jms.MessageListener
interface for
processing the asynchronous deliveries coming from the foreign JMS
server.
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 holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects.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 holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.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 provides the implementation of JORAM's MOM on top of the ScalAgent agent platform (package fr.dyade.aaa
).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 holds the notifications used for interacting with the MOM destination agents.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 provides a proxy accessible through the SOAP communication protocol.org.objectweb.joram.mom.proxies.tcp
package provides a proxy accessible through the TCP communication protocol.org.objectweb.joram.mom.util
package provides utility classes used by the MOM destinations and proxies.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 holds the request and reply objects used in the clients - platform interactions.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 provides the implementation classes of the messages routed by the MOM.org.objectweb.joram.shared.selector
package holds the classes implementing the selector feature, used for filtering the messages according to their properties.Pipe
with default size for memory buffer.
Pipe
with specified size for in memory buffer.
PoolNetwork
is an implementation of StreamNetwork
class that manages multiple connection.ProducerMessages
instance is sent by a
MessageProducer
when sending messages.ProducerMessages
instance.
ProducerMessages
instance carrying a single
message.
ProxyAgentItf
interface defines the methods which must be
provided by a proxy agent hosting a ProxyImpl
instance.ProxyImpl
class implements the MOM proxy behaviour,
basically forwarding client requests to MOM destinations and MOM
destinations replies to clients.ProxyImpl
instance.
cfgFileName
.
cfgFileName
and calls handler
methods.
cfgFileName
.
priority
that is assigned to the daemon.
TopicMsgsReply
notification
to the valid subscribers.
true
if a given property exists.
QBrowseReply
instance is used by a JMS client proxy for
forwarding a BrowseReply
destination notification,
actually replying to a client QBrowseRequest
.QBrowseReply
.
QBrowseRequest
instance is sent by a
QueueBrowser
when requesting an enumeration.QBrowseRequest
instance.
QBrowseRequest
instance.
Queue
class implements a First-In-First-Out
(FIFO) list of objects.Queue
instance.
javax.jms.Queue
interface and provides
JORAM specific administration and monitoring methods.Queue
agent is an agent hosting a MOM queue, and which
behaviour is provided by a QueueImpl
instance.Queue
agent.
javax.jms.QueueBrowser
interface.javax.jms.QueueConnection
interface.QueueConnection
instance.
javax.jms.QueueConnectionFactory
interface.QueueConnectionFactory
dedicated to a given
server.
QueueConnectionFactory
.
QueueConnectionRequest
instance wraps a user connection
request for performing PTP messaging.QueueConnectionRequest
instance.
QueueImpl
class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests.QueueImpl
instance.
QueueLocalConnectionFactory
instance is a factory of
local connections for PTP communication.QueueLocalConnectionFactory
instance.
QueueMsgReply
instance is used by a queue for replying to a
ReceiveRequest
by sending a message to a client.QueueMsgReply
instance.
javax.jms.QueueReceiver
interface.javax.jms.QueueSender
interface.javax.jms.QueueSession
interface.QueueSoapConnectionFactory
instance is a factory of
SOAP connections for PTP communication.QueueSoapConnectionFactory
instance.
QueueSoapConnectionFactory
instance.
QueueTcpConnectionFactory
instance is a factory of
TCP connections for PTP communication.QueueTcpConnectionFactory
instance.
QueueTcpConnectionFactory
instance.
MessageVector
associated with this network component.
ReceiveRequest
instance is used by a client agent for
requesting a message on a queue.ReceiveRequest
instance.
RemoteServer
class allows to handle remote JORAM servers.RemoteServer
instance.
RemoteServerMBean interface defines the administration
methods provided by the RemoteServer
class.- RemoveDomainCmd - class fr.dyade.aaa.admin.cmd.RemoveDomainCmd.
-
- RemoveDomainCmd(String, String) -
Constructor for class fr.dyade.aaa.admin.cmd.RemoveDomainCmd
- remove domain
- RemoveNetworkCmd - class fr.dyade.aaa.admin.cmd.RemoveNetworkCmd.
-
- RemoveNetworkCmd(String, String) -
Constructor for class fr.dyade.aaa.admin.cmd.RemoveNetworkCmd
- Constructs a new network removal command.
- RemoveQueueCluster - class org.objectweb.joram.shared.admin.RemoveQueueCluster.
-
- RemoveQueueCluster(String, String) -
Constructor for class org.objectweb.joram.shared.admin.RemoveQueueCluster
- Leave a queue to a cluster.
- RemoveServerCmd - class fr.dyade.aaa.admin.cmd.RemoveServerCmd.
-
- RemoveServerCmd(String, String) -
Constructor for class fr.dyade.aaa.admin.cmd.RemoveServerCmd
- remove persistent server
- RemoveServiceCmd - class fr.dyade.aaa.admin.cmd.RemoveServiceCmd.
-
- RemoveServiceCmd(String, String, String) -
Constructor for class fr.dyade.aaa.admin.cmd.RemoveServiceCmd
- remove service
- ReplicationEntryPoint - class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint.
-
- ReplicationEntryPoint() -
Constructor for class fr.dyade.aaa.jndi2.distributed.ReplicationEntryPoint
-
- ReplicationManager - class fr.dyade.aaa.jndi2.distributed.ReplicationManager.
-
- ReplicationManager(short[]) -
Constructor for class fr.dyade.aaa.jndi2.distributed.ReplicationManager
-
- RequestContext - class fr.dyade.aaa.jndi2.server.RequestContext.
-
- RequestContext() -
Constructor for class fr.dyade.aaa.jndi2.server.RequestContext
-
- RequestException - exception org.objectweb.joram.shared.excepts.RequestException.
- A
RequestException
is thrown by a destination or a proxy when
processing an invalid client request. - RequestException(String) -
Constructor for class org.objectweb.joram.shared.excepts.RequestException
- Constructs a
RequestException
instance.
- RequestManager - class fr.dyade.aaa.jndi2.server.RequestManager.
-
- RequestManager() -
Constructor for class fr.dyade.aaa.jndi2.server.RequestManager
-
- RequestNot - class org.objectweb.joram.mom.proxies.RequestNot.
-
- RequestNot(int, Object) -
Constructor for class org.objectweb.joram.mom.proxies.RequestNot
-
- ResetCollocatedConnectionsNot - class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot.
-
- ResetCollocatedConnectionsNot() -
Constructor for class org.objectweb.joram.mom.proxies.ResetCollocatedConnectionsNot
-
- 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 org.objectweb.joram.mom.proxies.ReturnConnectionNot.
-
- ReturnConnectionNot(OpenConnectionNot, int, Object) -
Constructor for class org.objectweb.joram.mom.proxies.ReturnConnectionNot
-
- Role - class fr.dyade.aaa.agent.Role.
- A role wraps an AgentId.
- Role(String) -
Constructor for class fr.dyade.aaa.agent.Role
- Creates a new role with the specified name.
- Role(String, AgentId) -
Constructor for class fr.dyade.aaa.agent.Role
- Creates a new role with the specified name and AgentId.
- RoleMultiple - class fr.dyade.aaa.agent.RoleMultiple.
- This structure provides code for managing target agents registering
in a role.
- RoleMultiple() -
Constructor for class fr.dyade.aaa.agent.RoleMultiple
-
- RoleMultiple(String) -
Constructor for class fr.dyade.aaa.agent.RoleMultiple
- Creates a new RoleMultiple with a specified name.
- 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
-
- 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.proxies.ProxyImpl
-
- readBag(ObjectInputStream) -
Method in class org.objectweb.joram.mom.proxies.UserAgent
-
- readBoolean() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readBoolean() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readByte() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readByte() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readBytes(byte[]) -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readBytes(byte[], int) -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readBytes(byte[]) -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readChar() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readChar() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readDouble() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readDouble() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readFloat() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readFloat() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readInt() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readInt() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readLine(InputStream) -
Method in class fr.dyade.aaa.agent.HttpNetwork
-
- readLong() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readLong() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readNotification() -
Method in interface fr.dyade.aaa.agent.NotificationInputStream
- Gets a
Notification
from the stream.
- readObject() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readShort() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readShort() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readString() -
Method in class org.objectweb.joram.client.jms.StreamMessage
- API method.
- readUTF() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readUnsignedByte() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- readUnsignedShort() -
Method in class org.objectweb.joram.client.jms.BytesMessage
- API method.
- 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.
- 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(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.tcp.ReliableTcpClient
-
- 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.
- receiving -
Variable in class org.objectweb.joram.mom.dest.QueueImpl
true
if the queue is currently receiving messages.
- reconnect() -
Method in class org.objectweb.joram.mom.util.BridgeUnifiedModule.ReconnectionDaemon
- Notifies the daemon to start reconnecting.
- reconnectionDaemon -
Variable in class org.objectweb.joram.mom.util.BridgeUnifiedModule
- Daemon used for the reconnection process.
- recover() -
Method in class org.objectweb.joram.client.connector.OutboundSession
- Delegates the call to the wrapped JMS session.
- recover() -
Method in class org.objectweb.joram.client.jms.Session
- API method.
- recover(int) -
Method in class org.objectweb.joram.client.jms.XAResource
- Recovers the prepared transactions identifiers.
- recover() -
Method in class org.objectweb.joram.client.jms.XASession
- API method inherited from session, but intercepted here for
forbidding its use in the XA context (as defined by the API).
- reduce_table() -
Method in class org.objectweb.joram.shared.selectors.Checker
- Access to
reduce_goto
table.
- reduce_table() -
Method in class org.objectweb.joram.shared.selectors.Filter
- Access to
reduce_goto
table.
- ref -
Static variable in class org.objectweb.joram.mom.dest.AdminTopicImpl
- Reference of the server's local AdminTopicImpl instance.
- 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
-
- reinit() -
Static method in class fr.dyade.aaa.util.Debug
-
- reinitialize() -
Method in class fr.dyade.aaa.agent.ProxyAgent
- Reinitializes the agent, that is reconnects its input and output.
- release() -
Method in class fr.dyade.aaa.util.ATransaction
-
- release() -
Method in class fr.dyade.aaa.util.NTransaction
-
- release() -
Method in class fr.dyade.aaa.util.NullTransaction
-
- release() -
Method in interface fr.dyade.aaa.util.Transaction
-
- 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
-
- 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.
- 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
-
- 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.
- removeRecord(String) -
Method in class fr.dyade.aaa.jndi2.impl.NamingContext
-
- 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
-
- 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.
- repliesTable -
Variable in class org.objectweb.joram.client.jms.Connection
- Table holding the server replies to synchronous requests.
- reply -
Variable in class fr.dyade.aaa.agent.AgentCreateRequest
- Id.
- 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.
- replyToQueue() -
Method in class org.objectweb.joram.shared.messages.Message
- Returns
true
if the reply to destination is a queue.
- report_error(String, Object) -
Method in class org.objectweb.joram.shared.selectors.Checker
-
- report_error(String, Object) -
Method in class org.objectweb.joram.shared.selectors.Filter
-
- report_fatal_error(String, Object) -
Method in class org.objectweb.joram.shared.selectors.Checker
-
- report_fatal_error(String, Object) -
Method in class org.objectweb.joram.shared.selectors.Filter
-
- requester -
Variable in class org.objectweb.joram.mom.notifications.ReceiveRequest
- Identifier of the client requesting a message, set by the queue if
storing the request.
- requests -
Variable in class org.objectweb.joram.mom.dest.QueueImpl
- Vector holding the requests before reply or expiry.
- requestsTable -
Variable in class org.objectweb.joram.client.jms.Connection
- Table holding requests related objects, either locks of synchronous
requests, or asynchronous consumers.
- reset() -
Method in class fr.dyade.aaa.agent.conf.A3CMLConfig
- reset visited and gateway fields.
- reset() -
Method in class org.objectweb.joram.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.
- 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
-
- 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() -
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.
- 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() -
Method in class org.objectweb.joram.client.connector.OutboundSession
- Method never used by a component, does nothing.
- run() -
Method in class org.objectweb.joram.client.jms.Driver
- The driver's listening loop.
- run() -
Method in class org.objectweb.joram.client.jms.Session
- API method.
- run() -
Method in class org.objectweb.joram.client.jms.XASession
- API method inherited from session, but intercepted here for
adapting its behaviour to the XA context.
- 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.
AgentId
.
AgentId
.
Selector
class is used for filtering messages according
to their header fields and properties.SelectorException
is thrown when an error occurs while
parsing a selector expression.SelectorException
instance.
OutputStream
.
ServerImpl
ServerReply
is used by a JMS proxy for
acknowledging the receipt of a synchronous AbstractJmsRequest
request.ServerReply
instance.
ServerReply
instance.
ServerReply
instance.
SessAckRequest
instance is used by a Session
for acknowledging the messages it consumed.SessAckRequest
instance.
SessAckRequest
instance.
SessCreateTDReply
is used by a JMS proxy for replying
to a SessCreate<TQ/TT>Request
.SessCreateTDReply
instance.
SessCreateTDReply
instance.
SessCreateTQRequest
is sent by a QueueSession
for creating a TemporaryQueue
.SessCreateTQRequest
instance.
SessCreateTTRequest
is sent by a TopicSession
for creating a TemporaryTopic
.SessCreateTTRequest
instance.
SessDenyRequest
instance is used by a Session
for denying the messages it consumed.SessDenyRequest
instance.
SessDenyRequest
instance.
SessDenyRequest
instance.
javax.jms.Session
interface.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
instance.
SetDMQRequest
instance is used by a client agent
for notifying a destination to which dead message queue it must send its
dead messages.SetDMQRequest
instance.
SetDefaultDMQ
instance requests to set a given DMQ as the
default DMQ for a given server.SetDefaultDMQ
instance.
SetDefaultThreshold
instance requests to set a given
threshold value as the default threshold for a given server.SetDefaultThreshold
instance.
SetDestinationDMQ
instance requests to set a given DMQ as
the DMQ for a given destination.SetDestinationDMQ
instance.
SetFather
instance is used for linking two topics in a
hierarchical relationship.SetFather
instance.
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
instance.
SetQueueThreshold
instance requests to set a given
threshold value as the threshold for a given queue.SetQueueThreshold
instance.
SetReader
instance requests the authorization for a given
user to be a reader on a given destination.SetReader
instance.
SetRight
instance requests a given right to be granted to a
given user.SetRight
instance.
SetRightRequest
instance is used by a client agent
for setting users right on a destination.SetRightRequest
instance.
SetThreshRequest
instance is used by a client agent
for notifying a queue of its threshold value.SetThresholdRequest
instance.
SetUserDMQ
instance requests to set a given DMQ as the
DMQ for a given user.SetUserDMQ
instance.
SetUserThreshold
instance requests to set a given
threshold value as the threshold for a given user.SetUserThreshold
instance.
SetWriter
instance requests the authorization for a given
user to be a writer on a given destination.SetWriter
instance.
SimpleNetwork
is a simple implementation of
StreamNetwork
class with a single connection at
a time.SoapConnection
links a Joram client and a Joram platform
with HTTP connections.SoapConnection
instance.
SoapConnectionFactory
instance is a factory of SOAP
connections.SoapConnectionFactory
instance.
SoapConnectionFactory
instance.
NamingContextFactory
for allowing clients to
access JNDI through a SOAP service.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
, deploys and
initializes the JNDI SOAP service.
SoapObjectHelper
class provides static methods for
coding and decoding objects for the SOAP protocol.SoapObjectItf
interface must be implemented by any
object which may be registered and/or retrieved to/from JNDI through the
SOAP protocol.SoapProxyService
class implements the SOAP service
accessed by the JORAM clients using a SoapConnection
for
connecting to the MOM.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.SpecialAdminRequest
instance is used by a destination agent
to do special admimistration.SpecialAdminRequest
instance.
StateException
is thrown by a destination or a proxy when
processing a request in an invalid state.Statexception
instance.
StopServerRequest
instance requests to stop a given server.StopServerRequest
instance.
push
method of the Queue
class
when the queue is actually stopping or stopped.StoppedQueueException
with
no detail message.
javax.jms.StreamMessage
interface.StreamNetwork
is a base implementation of Network
class for TCP sockets.SubscribeReply
instance is used by a topic agent
for acknowledging a SubscribeRequest
notification.SubscribeReply
instance.
SubscribeRequest
instance is used by a client agent
for subscribing to a topic.SubscribeRequest
instance.
AbstractJmsRequest
client request or MOM messages to the
proxy.
DriverOut
.
AbstractJmsReply
to a given client.
DestinationImpl
method so that no messages
may be sent by the DMQ to itself.
null
otherwise.
OutboundSession
this consumer belongs to.
OutboundSession
this producer belongs to.
IllegalStateException
instance.
null
for unsetting previous DMQ).
null
for unsetting previous DMQ).
IllegalStateException
instance.
AgentId
.
ManagedConnectionFactoryImpl
instance.
ManagedConnectionImpl
instance.
IllegalStateException
instance.
IllegalStateException
instance.
ProxyAgent
in multiConn mode.
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.
false
as timeout feaure is not supported.
ConsumerMessages
reply.
MomExceptionReply
reply.
ProducerMessages
request.
QBrowseReply
reply.
Message
instance.
DestinationImpl
class calls this method for passing
notifications which have been partly processed, so that they are
specifically processed by the QueueImpl
class.
DestinationImpl
class calls this method for passing
notifications which have been partly processed, so that they are
specifically processed by the TopicImpl
class.
push
method.
IllegalStateException
instance.
JndiServer
service.
ConnectionManager
service.
true
if this reply replies to a successful request.
TcpConnection
links a Joram client and a Joram platform
with a TCP socket.TcpConnection
instance.
TcpConnectionFactory
instance is a factory of
TCP connections.TcpConnectionFactory
instance.
TcpConnectionFactory
instance.
TcpDriver
gets server deliveries coming through a TCP socket.TcpDriver
daemon.
TempDestDeleteRequest
instance is sent by a
deleting temporary destination.TempDestDeleteRequest
instance.
TempDestDeleteRequest
instance.
javax.jms.TemporaryQueue
interface.javax.jms.TemporaryTopic
interface.javax.jms.TextMessage
interface.Timer
instance.
TimerTask
class is the base class for implementing
tasks run by a Timer
instance.javax.jms.Topic
interface and provides
JORAM specific administration and monitoring methods.Topic
agent is an agent hosting a MOM topic, and which
behaviour is provided by a TopicImpl
instance.Topic
agent.
javax.jms.TopicConnection
interface.TopicConnection
instance.
javax.jms.TopicConnectionFactory
interface.TopicConnectionFactory
dedicated to a given
server.
TopicConnectionFactory
.
TopicConnectionRequest
instance wraps a user connection
request for performing PubSub messaging.TopicConnectionRequest
instance.
TopicImpl
class implements the MOM topic behaviour,
basically distributing the received messages to subscribers.TopicImpl
instance.
TopicLocalConnectionFactory
instance is a factory of
local connections for Pub/Sub communication.TopicLocalConnectionFactory
instance.
TopicMsgsReply
instance is used by a topic for sending
messages to an agent client which subscribed to it.TopicMsgsReply
.
javax.jms.TopicPublisher
interface.javax.jms.TopicSession
interface.TopicSoapConnectionFactory
instance is a factory of
SOAP connections for Pub/Sub communication.TopicSoapConnectionFactory
instance.
TopicSoapConnectionFactory
instance.
javax.jms.TopicSubscriber
interface.TopicTcpConnectionFactory
instance is a factory of
TCP connections for Pub/Sub communication.TopicTcpConnectionFactory
instance.
TopicTcpConnectionFactory
instance.
true
if the destination is a queue.
AgentId
object.
Driver
instance.
User
instance.
UnclusterRequest
instance is used by a client agent
for notifying a topic to leave the cluster it is part of.UnclusterRequest
instance.
UnknownAgent
notification.
UnknownAgentException
with no
detail message.
UnknownAgentException
with the
specified detail message.
UnknownDomainException
with no
detail message.
UnknownDomainException
with the
specified detail message.
UnknownDomainException
with no
detail message.
UnknownDomainException
with the
specified detail message.
UnknownNotification
notification.
react
method to indicate
that the notification is unknown.UnknownNotificationException
with
no detail message.
UnknownNotificationException
with
the specified detail message.
UnknownServerException
with no
detail message.
UnknownServerException
with the
specified detail message.
UnknownServerException
with no
detail message.
UnknownServerException
with the
specified detail message.
UnknownServiceException
with no
detail message.
UnknownServiceException
with the
specified detail message.
UnknownServiceException
with no
detail message.
UnknownServiceException
with the
specified detail message.
UnsetCluster
instance is used for notifying a topic to
leave the cluster it is part of.UnsetCluster
instance.
UnsetDefaultDMQ
instance requests to unset the default DMQ
of a given server.UnsetDefaultDMQ
instance.
UnsetDefaultThreshold
instance requests to unset the
default threshold value of a given server.UnsetDefaultThreshold
instance.
UnsetDestinationDMQ
instance requests to unset the DMQ of
a given destination.UnsetDestinationDMQ
instance.
UnsetFather
instance is used for notifying a topic to unset
its father.UnsetFather
instance.
UnsetFatherRequest
instance is used by a client agent
for notifying a topic it does not belong anymore to a hierarchy.UnsetFatherRequest
instance.
UnsetQueueThreshold
instance requests to unset the
threshold value of a given queue.UnsetQueueThreshold
instance.
UnsetReader
instance requests to unset a given user as
a reader on a given destination.UnsetReader
instance.
UnsetUserDMQ
instance requests to unset the
DMQ of a given user.UnsetUserDMQ
instance.
UnsetUserThreshold
instance requests to unset
the threshold of a given user.UnsetUserThreshold
instance.
UnsetWriter
instance requests to unset a given user as
a writer on a destination.UnsetWriter
instance.
UnsubscribeRequest
instance is used by a client agent
for unsubscribing to a topic.UnsubscribeRequest
instance.
UpdateUser
instance requests the modification of a
user identificationUpdateUser
instance.
User
class is a utility class needed for administering
JORAM users.User
instance.
true
if the message is considered as undeliverable.
true
if the module is fully usable.
Notification
to the stream.
XACnxCommit
instance is used by an XAConnection
for commiting the messages and acknowledgements it sent to the proxy.XACnxCommit
instance.
XACnxCommit
instance.
XACnxPrepare
instance is used by an
XAConnection
for sending messages and acknowledgements to
the proxy.XACnxPrepare
instance.
XACnxRecoverReply
replies to a
XACnxRecoverRequest
and carries transaction identifiers.XACnxRecoverReply
instance.
XACnxRecoverReply
instance.
XACnxRecoverRequest
instance is used by an
XACnxion
for recovering the identifiers of the TM's
prepared transactions.XACnxRecoverRequest
instance.
XACnxRollback
instance is used by an
XAConnection
for rolling back the operations performed
during a transaction.XACnxRollback
instance.
XACnxRollback
instance.
XAConnection
instance.
javax.jms.XAConnectionFactory
interface.XAConnectionFactory
dedicated to a given
server.
XALocalConnectionFactory
instance is a factory of
local connections dedicated to XA communication.XALocalConnectionFactory
instance.
javax.jms.XAQueueConnection
interface.XAQueueConnection
instance.
javax.jms.XAQueueConnectionFactory
interface.XAQueueConnectionFactory
dedicated to a
given server.
XAQueueLocalConnectionFactory
instance is a factory of
local connections for XA PTP communication.XAQueueLocalConnectionFactory
instance.
javax.jms.XAQueueSession
interface.XAQueueTcpConnectionFactory
instance is a factory of
TCP connections for XA PTP communication.XAQueueTcpConnectionFactory
instance.
XAResource
instance is used by a XASession
instance as a delegate to a Transaction Manager.XAResourceMngr
instance.
javax.jms.XASession
interface.XASession
.
XATcpConnectionFactory
instance is a factory of
TCP connections dedicated to XA communication.iXATcpConnectionFactory
instance.
javax.jms.XATopicConnection
interface.XATopicConnection
instance.
javax.jms.XATopicConnectionFactory
interface.XATopicConnectionFactory
dedicated to a
given server.
XATopicLocalConnectionFactory
instance is a factory of
local connections for XA Pub/Sub communication.XATopicLocalConnectionFactory
instance.
javax.jms.XATopicSession
interface.XATopicTcpConnectionFactory
instance is a factory of
TCP connections for XA Pub/Sub communication.XATopicTcpConnectionFactory
instance.
javax.transaction.xa.Xid
interface for
identifying distributed transactions.XidImpl
instance.
reduce_goto
table.
reduce_goto
table.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |