Uses of Package
fr.dyade.aaa.agent
-
Packages that use fr.dyade.aaa.agent Package Description com.scalagent.joram.mom.dest.ftp com.scalagent.joram.mom.dest.scheduler fr.dyade.aaa.agent fr.dyade.aaa.agent.osgi fr.dyade.aaa.jndi2.distributed fr.dyade.aaa.jndi2.server org.objectweb.joram.client.connector org.objectweb.joram.client.jms.local 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.proxies.tcp Theorg.objectweb.joram.mom.proxies.tcppackage provides a proxy accessible through the TCP communication protocol.org.objectweb.joram.mom.util org.ow2.joram.jakarta.connector org.ow2.joram.jakarta.jms.local org.ow2.joram.mom.amqp org.ow2.joram.shell.a3.commands -
Classes in fr.dyade.aaa.agent used by com.scalagent.joram.mom.dest.ftp Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean CallbackNotification Notification locally transmitting aCountDownCallback.Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by com.scalagent.joram.mom.dest.scheduler Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by fr.dyade.aaa.agent Class Description AdminProxy Deprecated.only used in testsAdminProxy.AdminMonitor Deprecated.AdminSyncNotification This notification allows to require an administration action to a specified agent.Agent TheAgentclass represents the basic component in our model.AgentEngine TheAgentEngineprovides multiprogramming of agents.AgentEngineContext Context enabling anAgentEngineimplemented in another package to invoke operations that cannot be accessed outside of thefr.dyade.aaa.agentpackage.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentIdStamp AgentIdStampclass defines static members, variable and functions, to manage the allocation of new identifiers.AgentMBean AgentServer.Status AgentServerActivator Interface allowing to use A3 activator with no OSGi dependencies.BufferedMessageInputStream Class used to receive messages through a stream using buffering.BufferedMessageOutputStream Class used to send messages through a stream using buffering.ByteArrayMessageOutputStream Class used to write messages into a byte array.Callback Callback interface notified when aCountDownCallbacktransmitted by aCallbackNotificationreaches zero.CallbackNotification Notification locally transmitting aCountDownCallback.Channel ClassChannelrealizes the interface for sending messages.CheckServerListener CheckServerTask CountDownCallback Callback to be invoked once a countdown has reached the value zero.Engine TheEngineclass provides multiprogramming of agents.Engine.EngineAverageLoadTask EngineMBean EngineThread HttpNetwork HttpNetwork is a simple implementation of StreamNetwork based on HTTP 1.1 protocol.HttpNetwork.NetworkInputStream Class used to read messages through a stream.HttpNetwork.NetworkOutputStream Class used to send messages through a stream.HttpNetworkMBean Message The internal message structure.MessageComparator MessageConsumer MessageInputStream Class used to receive messages through a stream.MessageOutputStream Class used to send messages through a stream.MessageQueue InterfaceMessageQueuerepresents a First-In-First-Out (FIFO) persistent list of Message (source and target agent identifier, notification).MessageSoftList This class holds a list ofMessage, waiting to be sent.MessageSoftRef MessageSoftRef.TransactionError MessageVector ClassMessageVectorrepresents a persistent vector of Message (source and target agent identifier, notification).MessageVector.Counter NetSessionWrapperMBean JMX interface of a NetSesion component.Network TheNetworkabstract class provides ..Network.NetworkAverageLoadTask NetworkMBean NGNetwork.CnxHandler NGNetwork.CnxHandler.MessageInputStream Class used to read messages through a stream.NGNetwork.CnxHandler.MessageOutputStream Class used to send messages through a stream.NGNetwork.Dispatcher NGNetwork.MessageVector NGNetwork.NetServer Notification Class Notification is the root of the notifications hierarchy.PoolNetwork PoolNetworkis an implementation ofStreamNetworkclass that manages multiple connection in a pool paradigm way.PoolNetwork.Boot PoolNetwork.Dispatcher PoolNetwork.NetSession The class NetSession controls the connection with a particular server.PoolNetwork.NetSession.NetworkInputStream Class used to read messages through a stream.PoolNetwork.NetSession.NetworkOutputStream Class used to send messages through a stream.PoolNetwork.Sender PoolNetwork.WakeOnConnection PoolNetwork.WatchDog PoolNetworkMBean JMX interface of the PoolNetwork component.Role A role wraps an AgentId.RoleMultiple This structure provides code for managing target agents registering in a role.SCAdminHelper Deprecated.SCServerMBean ServerDesc Description of an agent server.ServerLock ServersHT This class implements a ServerDesc hashtable, which uses sid as keys.ServersHT.ServerDescEntry Hashtable collision list.ServerUpdate Object indicating that the configuration object has been updated in the transaction base.ServiceDesc Description of a service.ServiceManager Object which manages services.SimpleNetwork.NetServerIn SimpleNetwork.NetServerOut SimpleNetwork.NetworkOutputStream StreamNetwork StreamNetworkis a base implementation ofNetworkclass for TCP sockets.SyncNotification This notification is used to synchronously call a local agent from a collocated thread.SyncNotification.Context SyncNotification.Result UDPNetwork.DatagramOutputStream Class used to send messages with UDP packets.UDPNetwork.MessageAndIndex A particular structure used to remember: the sent message. the index of the first packet containing the message. the number of packets used to send the message.UDPNetwork.MessageBuilder Class used to transform UDP packets into a stream, to build the messages.UDPNetwork.NetServerIn UDPNetwork.NetServerOut UDPNetwork.NetworkInputStream UDPNetwork.ServerInfo Structure storing details about a particular remote network.UDPNetwork.ServerInfoMBean UDPNetwork.WatchDog UDPNetworkMBean UnknownServerException Thrown to indicate that the specified agent serverdoes not exist. -
Classes in fr.dyade.aaa.agent used by fr.dyade.aaa.agent.osgi Class Description AgentServerActivator Interface allowing to use A3 activator with no OSGi dependencies. -
Classes in fr.dyade.aaa.agent used by fr.dyade.aaa.jndi2.distributed Class Description AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by fr.dyade.aaa.jndi2.server Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.client.connector Class Description ServerDesc Description of an agent server. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.client.jms.local Class Description AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.dest Class Description AdminSyncNotification This notification allows to require an administration action to a specified agent.Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean DeleteNot This notification is used to ask an agent destructionExpiredNot The ExpiredNot holds an expired notification (timeout) which is sent to the previously specified deadNotificationAgent.Notification Class Notification is the root of the notifications hierarchy.UnknownAgent Notify by the engine to the sender of a notification when the target agent does not exist.UnknownNotificationException Thrown by Agent in thereactmethod to indicate that the notification is unknown.UnknownServerException Thrown to indicate that the specified agent serverdoes not exist.WakeUpTask Class used to schedule a wake up on a specific agent. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.notifications Class Description AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.CallbackNotification Notification locally transmitting aCountDownCallback.Notification Class Notification is the root of the notifications hierarchy.SyncNotification This notification is used to synchronously call a local agent from a collocated thread. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.proxies Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean CallbackNotification Notification locally transmitting aCountDownCallback.CountDownCallback Callback to be invoked once a countdown has reached the value zero.Notification Class Notification is the root of the notifications hierarchy.SyncNotification This notification is used to synchronously call a local agent from a collocated thread.UnknownAgent Notify by the engine to the sender of a notification when the target agent does not exist.WakeUpTask Class used to schedule a wake up on a specific agent. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.proxies.tcp Class Description AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system. -
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.util Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by org.ow2.joram.jakarta.connector Class Description ServerDesc Description of an agent server. -
Classes in fr.dyade.aaa.agent used by org.ow2.joram.jakarta.jms.local Class Description AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system. -
Classes in fr.dyade.aaa.agent used by org.ow2.joram.mom.amqp Class Description Agent TheAgentclass represents the basic component in our model.AgentId AnAgentIdallows for uniquely identifying and localizing an agent throughout the distributed system.AgentMBean Notification Class Notification is the root of the notifications hierarchy. -
Classes in fr.dyade.aaa.agent used by org.ow2.joram.shell.a3.commands Class Description EngineMBean NetworkMBean