Uses of Class
fr.dyade.aaa.agent.Notification
-
Packages that use Notification Package Description com.scalagent.joram.mom.dest.ftp com.scalagent.joram.mom.dest.scheduler fr.dyade.aaa.agent fr.dyade.aaa.jndi2.distributed fr.dyade.aaa.jndi2.server org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.org.objectweb.joram.mom.notifications Theorg.objectweb.joram.mom.notificationspackage holds the notifications used for interacting with the MOM destination agents.org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.org.objectweb.joram.mom.util org.ow2.joram.mom.amqp -
-
Uses of Notification in com.scalagent.joram.mom.dest.ftp
Subclasses of Notification in com.scalagent.joram.mom.dest.ftp Modifier and Type Class Description classFtpNotMethods in com.scalagent.joram.mom.dest.ftp with parameters of type Notification Modifier and Type Method Description voidFtpQueue. react(AgentId from, Notification not) -
Uses of Notification in com.scalagent.joram.mom.dest.scheduler
Subclasses of Notification in com.scalagent.joram.mom.dest.scheduler Modifier and Type Class Description classSchedulerQueueNotNotification from Scheduler to SchedulerQueue.Methods in com.scalagent.joram.mom.dest.scheduler with parameters of type Notification Modifier and Type Method Description voidSchedulerQueue. react(AgentId from, Notification not) -
Uses of Notification in fr.dyade.aaa.agent
Subclasses of Notification in fr.dyade.aaa.agent Modifier and Type Class Description classAdminSyncNotificationThis notification allows to require an administration action to a specified agent.classAgentCreateReplyclassAgentCreateRequestThis notification is used to ask aa agent creation to a remote agent factory.classAgentDeleteRequestclassCallbackNotificationNotification locally transmitting aCountDownCallback.classDeleteAckDeleteAck - Acknowledge for deleting an agentclassDeleteNotThis notification is used to ask an agent destructionclassExceptionNotificationNotify by the engine to the sender of a notification when the corresponding reaction throws an exception.classExpiredNotThe ExpiredNot holds an expired notification (timeout) which is sent to the previously specified deadNotificationAgent.classFlowControlNotDeprecated.classSyncNotificationThis notification is used to synchronously call a local agent from a collocated thread.classUnknownAgentNotify by the engine to the sender of a notification when the target agent does not exist.classUnknownNotificationNotify by agents when there is no reaction allowed.Fields in fr.dyade.aaa.agent declared as Notification Modifier and Type Field Description private NotificationExpiredNot. expiredNotThe expiration which had expired.NotificationExceptionNotification. notThe failing notification.(package private) NotificationMessage. notThe notification.NotificationUnknownAgent. notThe failing notification that can not be delivered.NotificationUnknownNotification. notThe failing notification.private NotificationSyncNotification.Context. syncRequestMethods in fr.dyade.aaa.agent that return Notification Modifier and Type Method Description NotificationExpiredNot. getExpiredNot()NotificationMessage. getNot()Methods in fr.dyade.aaa.agent with parameters of type Notification Modifier and Type Method Description (package private) static MessageMessage. alloc(AgentId from, AgentId to, Notification not)Allocates a message from the pool.MessageAgentEngineContext. createMessage(AgentId from, AgentId to, Notification not)Creates a message.MessageAgentEngineContextImpl. createMessage(AgentId from, AgentId to, Notification not)Creates a message.private voidMessageVector. dec(Notification not)voidAgentEngineContext. directSendTo(AgentId to, Notification not)Sends a notification to the specified destination with a local id.voidAgentEngineContextImpl. directSendTo(AgentId to, Notification not)Sends a notification to the specified destination with a local id.(package private) voidChannel. directSendTo(AgentId from, AgentId to, Notification not)Sends an immediately validated notification to an agent.private voidMessageVector. inc(Notification not)voidAgentEngine. push(AgentId from, AgentId to, Notification not)Puts a notification in the output queue.voidAgentEngine. push(AgentId to, Notification not)Puts a notification in the output queue.voidEngine. push(AgentId from, AgentId to, Notification not)Push a new message in temporary queue until the end of current reaction.voidEngine. push(AgentId to, Notification not)Push a new message in temporary queue until the end of current reaction.voidAgent. react(AgentId from, Notification not)Defines the reaction of the agent when receiving a notification.voidAgentFactory. react(AgentId from, Notification not)Reacts to notifications ... .protected voidAgent. sendTo(AgentId to, Notification not)This method sends a notification to the agent which id is given in parameter.protected voidAgent. sendTo(RoleMultiple role, Notification not)Sends a notification to all the agents registered in a role.protected voidAgent. sendTo(Role role, Notification not)This method sends a notification to the agent which id is wrapped in the specified role.static voidChannel. sendTo(AgentId to, Notification not)Sends a notification to an agent.private voidMessage. set(AgentId from, AgentId to, Notification not)Constructors in fr.dyade.aaa.agent with parameters of type Notification Constructor Description Context(Notification syncRequest)ExceptionNotification(AgentId agent, Notification not, Exception exc)Allocates a newExceptionNotificationnotification.ExpiredNot(Notification expiredNot, AgentId from, AgentId to)Builds a notification carrying an expired notification.UnknownAgent(AgentId agent, Notification not)Allocates a newUnknownAgentnotification.UnknownNotification(AgentId agent, Notification not)Allocates a newUnknownNotificationnotification. -
Uses of Notification in fr.dyade.aaa.jndi2.distributed
Subclasses of Notification in fr.dyade.aaa.jndi2.distributed Modifier and Type Class Description classInitJndiServerNotclassJndiUpdateNotclassSyncReplyNotclassSyncRequestNotMethods in fr.dyade.aaa.jndi2.distributed with parameters of type Notification Modifier and Type Method Description booleanReplicationEntryPoint. accept(AgentId from, Notification not) -
Uses of Notification in fr.dyade.aaa.jndi2.server
Subclasses of Notification in fr.dyade.aaa.jndi2.server Modifier and Type Class Description classJndiReplyNotclassJndiScriptReplyNotclassJndiScriptRequestNotclassTcpRequestNotThis notification must only be used inside an agent server.Methods in fr.dyade.aaa.jndi2.server with parameters of type Notification Modifier and Type Method Description booleanAgentEntryPoint. accept(AgentId from, Notification not)booleanEntryPoint. accept(AgentId from, Notification not)booleanTcpEntryPoint. accept(AgentId from, Notification not)voidContainer. react(AgentId from, Notification not)(package private) voidContainer. sendNotification(AgentId to, Notification not)voidRequestManager. sendTo(AgentId to, Notification not) -
Uses of Notification in org.objectweb.joram.mom.dest
Subclasses of Notification in org.objectweb.joram.mom.dest Modifier and Type Class Description classAcquisitionNotMethods in org.objectweb.joram.mom.dest with parameters of type Notification Modifier and Type Method Description protected voidDestination. forward(AgentId to, Notification not)voidAcquisitionQueue. react(AgentId from, Notification not)voidAcquisitionTopic. react(AgentId from, Notification not)voidAdminTopic. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.voidAliasInQueue. react(AgentId from, Notification not)voidAliasQueue. react(AgentId from, Notification not)voidClusterQueue. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.voidDestination. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.voidElasticTopic. react(AgentId from, Notification not)voidQueue. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.voidTopic. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.private voidAliasInQueue. sendNot(Notification not)protected voidClusterQueue. sendToCluster(Notification not)Sends a notification to all queue in cluster.protected voidTopic. sendToCluster(Notification not)Sends a notification to all topics in cluster. -
Uses of Notification in org.objectweb.joram.mom.notifications
Subclasses of Notification in org.objectweb.joram.mom.notifications Modifier and Type Class Description classAbortReceiveRequestclassAbstractNotificationTheAbstractNotificationclass is the superclass of the notifications exchanged by a client agent and a MOM destination agent.classAbstractReplyNotAnAbstractReplyis a reply sent by a destination agent to a client agent.classAbstractRequestNotAnAbstractRequestis a request sent by a client agent to a destination agent.classAcknowledgeRequestAnAcknowledgeRequestinstance is used by a client agent for acknowledging one or many messages on a queue.classAdminReplyNotAnAdminReplyis used by a destination agent for replying to a client administration request.classAdminRequestNotAnAdminRequestis used by a client agent for sending an administration request to a destination agent.classBrowseReplyABrowseReplyinstance is used by a queue for replying to a clientBrowseRequestby sending a vector of its messages.classBrowseRequestABrowseRequestinstance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.classClientMessagesAClientMessagesinstance is used by a client agent for sending one or many messages to a destination.classClientSubscriptionNotUsed by ElasticTopic.classClusterJoinAckclassClusterJoinNotclassClusterLBNotclassClusterRemoveNotclassDenyRequestADenyRequestinstance is used by a client agent for denying one or many messages on a queue.classExceptionReplyAnExceptionReplyinstance is used by a destination for notifying a client of an exception thrown when processing a request.classFwdAdminRequestNotAnAdminRequestis used by a client agent for sending an administration request to a destination agent.classGetClientSubscriptionsUsed by ElasticTopic.classGetProxyIdListNotTransient notification needed by the HA mode.classGetProxyIdNotTransient notificationclassGetRightsReplyNotThis notification is used by a destination for sending the identifiers of its readers and writers in response to a GetRightsRequest.classGetRightsRequestNotThis request is used for requesting the rights about a destination.classLBCycleLifeclassLBLoadingFactorclassLBMessageGiveclassLBMessageHopeclassPingNotAn empty notification, sent to a destination to test whether it is currently accessible.classPongNotA notification sent in response of aPingNot.classQueueDeliveryTimeNotNotification allowing to trigger delivery of delayed message.classQueueMsgReplyAQueueMsgReplyinstance is used by a queue for replying to aReceiveRequestby sending a message to a client.classReceiveRequestAReceiveRequestinstance is used by a client agent for requesting a message on a queue.classReconnectSubscribersNotUsed by ElasticTopicclassRequestGroupNotclassSubscribeReplyASubscribeReplyinstance is used by a topic agent for acknowledging aSubscribeRequestnotification.classSubscribeRequestASubscribeRequestinstance is used by a client agent for subscribing to a topic.classTopicDeliveryTimeNotclassTopicForwardNotATopicForwardNotis a notification sent by a topic to another topic part of the same cluster, or to its hierarchical father, and holding a forwardedClientMessagesnotification.classTopicMsgsReplyATopicMsgsReplyinstance is used by a topic for sending messages to an agent client which subscribed to it.classUnsubscribeRequestAnUnsubscribeRequestinstance is used by a client agent for unsubscribing to a topic.classWakeUpNot -
Uses of Notification in org.objectweb.joram.mom.proxies
Subclasses of Notification in org.objectweb.joram.mom.proxies Modifier and Type Class Description classAdminNotificationAnAdminNotificationis sent during initialization by an administrator's proxy for registering to the local administration topic.classCloseConnectionNotclassCloseConnectionNot2classGetConnectionNotclassOpenConnectionNotclassProxyRequestGroupNotclassRequestNotclassResetCollocatedConnectionsNotclassReturnConnectionNotclassSendRepliesNotclassSendReplyNot(package private) classSyncReplyASyncReplyis a notification used by a proxy for synchronizing a reply.Methods in org.objectweb.joram.mom.proxies with parameters of type Notification Modifier and Type Method Description voidUserAgent. react(AgentId from, Notification not)Overrides theAgentclassreactmethod for providing the JMS client proxy with its specific behaviour.voidProxyAgentItf. sendNot(AgentId to, Notification not)Sends a notification to a given agent.voidUserAgent. sendNot(AgentId to, Notification not)Sends a notification to the specified agent. -
Uses of Notification in org.objectweb.joram.mom.util
Methods in org.objectweb.joram.mom.util with parameters of type Notification Modifier and Type Method Description voidSynchronousAgent. react(AgentId from, Notification not)Deprecated. -
Uses of Notification in org.ow2.joram.mom.amqp
Subclasses of Notification in org.ow2.joram.mom.amqp Modifier and Type Class Description classAMQPRequestNotNotification used to make a request to another Joram AMQP server.classAMQPResponseNotNotification used to answer a request coming from another Joram AMQP server.classRestartNotNotification used to tell other Joram AMQP servers that a server has restarted.Methods in org.ow2.joram.mom.amqp with parameters of type Notification Modifier and Type Method Description voidAMQPAgent. react(AgentId from, Notification not)Distributes the received notifications to the appropriate reactions.
-