|
Joram ${version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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.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.
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.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.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
.
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
.
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.
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.
SoapConnection
.
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.
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.
ClusterDestination
as a Hashtable for
travelling through the SOAP protocol.
User
instance as a Hashtable for travelling
through the SOAP protocol.
IllegalStateException
instance.
TopicConnectionFactory
.
TopicConnectionFactory
.
org.objectweb.joram.mom.shared.messages.Message
instance.
User
object.
User
object.
javax.jms.ConnectionFactory
instance for creating HA local connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA local connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA local connections with a given server.
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.ConnectionFactory
instance for creating HA TCP connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA TCP connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA TCP connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA TCP connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA tcp connections with a given server.
javax.jms.ConnectionFactory
instance for creating HA tcp connections with a given server.
javax.jms.XAConnectionFactory
instance for creating tcp connections.
javax.jms.XAConnectionFactory
instance for creating tcp connections.
javax.jms.XAQueueConnectionFactory
instance for creating tcp connections.
javax.jms.XAQueueConnectionFactory
instance for creating tcp connections.
javax.jms.XATopicConnectionFactory
instance for creating tcp connections.
javax.jms.XATopicConnectionFactory
instance for creating tcp connections.
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 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 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 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 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 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 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.
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.
Queue
instance.
Queue
instance.
Queue
instance.
Queue
instance.
Queue
instance.
Queue
instance.
OutboundQueueConnection
instance.
OutboundConnection
instance.
QueueConnectionFactory
,
implemented according to the communication protocol.
QueueConnectionFactory
.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
QueueConnectionFactory
class.
OutboundQueueSession
instance.
OutboundSession
instance.
XAConnection
.
XAConnection
.
Topic
instance.
Topic
instance.
Topic
instance.
Topic
instance.
Topic
instance.
Topic
instance.
OutboundTopicConnection
instance.
OutboundConnection
instance.
TopicConnectionFactory
,
implemented according to the communication protocol.
TopicConnectionFactory
.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
TopicConnectionFactory
class.
OutboundTopicSession
instance.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAConnectionFactory
class.
XAQueueConnectionFactory
class.
XAQueueConnectionFactory
class.
XAQueueConnectionFactory
class.
XAQueueConnectionFactory
class.
XAConnection
.
XAConnection
.
XATopicConnectionFactory
class..
XATopicConnectionFactory
class..
XATopicConnectionFactory
class..
XATopicConnectionFactory
class..
DeadMQueue
class allows administrators to manipulate
dead message queues.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
.
decode
abstract method defined in the
fr.dyade.aaa.jndi2.soap.SoapObjectItf
interface.
decode
abstract method defined in the
fr.dyade.aaa.jndi2.soap.SoapObjectItf
interface.
User
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.
Monit_GetStat
notification requesting to get statistic of this destination.
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.
SetNbMaxMsgRequest
instance setting the NbMaxMsg 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.
Monit_GetNbMaxMsg
notification requesting the
number max of messages in this queue.
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.
SetNbMaxMsgRequest
instance setting the NbMaxMsg value for the subscription.
Monit_GetNbMaxMsg
notification requesting the
number max of messages in the subscription.
AdminRequest
instance to
the platform and getting an AdminReply
instance.
AdminRequest
instance to
the platform and getting an AdminReply
instance.
EOF
Symbol index.
EOF
Symbol index.
ExceptionReply
instance is used by a destination for
notifying a client of an exception thrown when processing a request.ExceptionReply
instance.
ExceptionReply
instance.
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.
FactoryParameters
instance holds a
<XA>ConnectionFactory
configuration parameters.FactoryParameters
instance.
true
if the READ access is granted to everybody.
true
if the WRITE access is granted to everybody.
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.
IllegalStateException
instance.
null
if not known.
OutboundConnection
instance for handling the
physical connection.
String
of
the form: dow mon dd hh:mm:ss zzz yyyy
.
String
of
the form: dow mon dd hh:mm:ss zzz yyyy
.
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.
AgentId
identifier.
LocalTransaction
instance for managing local transactions.
ManagedConnectionFactoryImpl
instance.
ManagedConnectionImpl
instance.
IllegalStateException
instance.
IllegalStateException
instance.
true
for not consuming the local messages.
true
if the message is persistent.
true
if the JORAM server to start is persistent.
a3servers.xml
, a3debug.cfg
and admin file), needed when starting the collocated JORAM server.
ConnectionManager
proxies to check their
clients identification.
AgentId
of the proxy.
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.
AbstractJmsReply
reply or MOM messages destinated to a
given connection context.
ProducerMessages
instances.
true
if the request was successful.
null
for unsetting the previous value.
XAResource
instance for managing distributed
transactions.
HATcpConnection
instance.
HATcpConnection
instance.
true
if this destination
provides free READ access.
true
if this destination
provides free READ access.
true
if this destination
provides free WRITE access.
true
if this destination
provides free WRITE access.
true
if the destination is a queue.
true
if the destination is a queue.
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.
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.
JoramTracing
class centralizes the log tracing for joram.LocalConnectionFactory
instance is a factory of
local connections.QueueLocalConnectionFactory
instance.
true
if a listener has been set on the JMS consumer.
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.
MessageBody
class actually provides the mom message ref.MessageBody
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.javax.jms.MessageProducer
interface.MessageROException
is thrown when trying to write on a
READ-ONLY part of a message.MessageROException
instance.
MessageSoftRef
instance.
MessageTracing
class centralizes the log tracing for the Message.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.
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_GetNbMaxMsgRequest
instance is used by a client agent
to get NbMaxMsg value of queue or subscribtion.Monit_GetNbMaxMsgRequest
instance.
Monit_GetNbMaxMsgRep
reply is used by a destination
to get NbMaxMsg value of queue or subscribtion.GetNbMaxMsgRep
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_GetStat
request is used by an administrator client
for requesting the statistic on a destination.Monit_GetStat
instance.
Monit_GetStatRep
reply is used by a destination for
sending to an administrator client the statistic.Monit_GetStatRep
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_GetNbMaxMsg
instance requests the
NbMaxMsg of the destination.Monitor_GetNbMaxMsg
instance.
Monitor_GetNbMaxMsg
instance.
Monitor_GetNbMaxMsgRep
instance replies to a get NbMaxMsg,
monitoring request.Monitor_GetNbMaxMsg
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_GetServersIds
instance.
Monitor_GetServersIdsRep
instance holds the list of the
platform's servers' identifiers.Monitor_GetServersRep
instance.
Monitor_GetStat
instance requests the
statistic of the destination.Monitor_GetStat
instance.
Monitor_GetStatRep
instance replies to a get stat,
monitoring request.Monitor_GetStatRep
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.
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.
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.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.
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.
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.
ReceiveRequest
instance is used by a client agent for
requesting a message on a queue.ReceiveRequest
instance.
RequestException
is thrown by a destination or a proxy when
processing an invalid client request.RequestException
instance.
QueueImpl
method for processing the
specific bridge notifications.
TopicImpl
method for processing the
specific bridge notifications.
Agent
class react
method for
providing the JMS client proxy with its specific behaviour.
true
if the queue is currently receiving messages.
reduce_goto
table.
reduce_goto
table.
true
if the reply to destination is a queue.
IllegalStateException
instance.
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.
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.
SetNbMaxMsg
instance requests to set a
number max of message in Queue or Subscription.SetNbMaxMsg
instance.
SetNbMaxMsg
instance.
SetNbMaxMsgRequest
instance is used by a client agent
for notifying a queue or subscribtion of its NbMaxMsg value.SetNbMaxMsgRequest
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.
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.
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.
javax.jms.StreamMessage
interface.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.
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).
null
for unsetting previous DMQ).
IllegalStateException
instance.
FreeReading
attribute for this destination.
FreeReading
attribute for this destination.
FreeWriting
attribute for this destination.
FreeWriting
attribute for this destination.
ManagedConnectionFactoryImpl
instance.
ManagedConnectionImpl
instance.
IllegalStateException
instance.
IllegalStateException
instance.
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.
IllegalStateException
instance.
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.
TcpConnection
instance.
TcpConnectionFactory
instance is a factory of
TCP connections.TcpConnectionFactory
instance.
TcpConnectionFactory
instance.
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.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.
User
instance.
User
instance.
true
if the destination is a queue.
UnclusterRequest
instance is used by a client agent
for notifying a topic to leave the cluster it is part of.UnclusterRequest
instance.
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.
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.
XAHALocalConnectionFactory
instance is a factory of
local connections dedicated to XA HA communication.XALocalConnectionFactory
instance.
XAHATcpConnectionFactory
instance is a factory of
tcp connections dedicated to XA HA communication.XATcpConnectionFactory
instance.
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.
XAQueueHALocalConnectionFactory
instance is a factory of
local connections for XA PTP HA communication.XAQueueHALocalConnectionFactory
instance.
XAQueueHATcpConnectionFactory
instance is a factory of
tcp connections for XA PTP HA communication.XAQueueHATcpConnectionFactory
instance.
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.
XATopicHALocalConnectionFactory
instance is a factory of
local connections for XA Pub/Sub HA communication.XATopicLocalConnectionFactory
instance.
XATopicHATcpConnectionFactory
instance is a factory of
tcp connections for XA Pub/Sub HA communication.XATopicTcpConnectionFactory
instance.
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.
|
Joram ${version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |