|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use fr.dyade.aaa.agent | |
---|---|
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.ha | |
fr.dyade.aaa.jndi2.server | |
org.objectweb.joram.client.jms.local | |
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.jmsbridge | The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
org.objectweb.joram.mom.notifications | The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
org.objectweb.joram.mom.proxies | The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
org.objectweb.joram.mom.proxies.soap | The org.objectweb.joram.mom.proxies.soap package provides a proxy accessible through the SOAP communication protocol. |
org.objectweb.joram.mom.proxies.tcp | The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
org.objectweb.joram.mom.util |
Classes in fr.dyade.aaa.agent used by com.scalagent.joram.mom.dest.ftp | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
Notification
Class Notification is the root of the notifications hierarchy. |
Classes in fr.dyade.aaa.agent used by com.scalagent.joram.mom.dest.scheduler | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
Notification
Class Notification is the root of the notifications hierarchy. |
Classes in fr.dyade.aaa.agent used by fr.dyade.aaa.agent | |
---|---|
AdminProxy
A AdminProxy service provides a TCP service allowing remote
administration of agent servers. |
|
AdminProxy.AdminMonitor
|
|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentIdStamp
AgentIdStamp class defines static members, variable and
functions, to manage the allocation of new identifiers. |
|
AgentMBean
|
|
AgentServer.Status
|
|
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. |
|
Channel
Class Channel realizes the interface for sending messages. |
|
Engine
The Engine class provides multiprogramming of agents. |
|
Engine.EngineAverageLoadTask
|
|
EngineMBean
|
|
EngineThread
|
|
HAEngine
Implementation of Engine that used JGroups in order to improve reliability. |
|
HAStateReply
Message used by the master component to send the server state. |
|
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
|
|
JGroups
Implementation of JGroups in order to improve HA. |
|
JGroupsAckMsg
Message used by the master component to braodcast the ack of a sending message (so each slave can remove the message from sending queue). |
|
Message
The internal message structure. |
|
MessageConsumer
The parent interface for all messages consumers. |
|
MessageInputStream
Class used to receive messages through a stream. |
|
MessageOutputStream
Class used to send messages through a stream. |
|
MessageQueue
Interface MessageQueue represents a First-In-First-Out (FIFO)
persistent list of Message (source and target agent identifier,
notification). |
|
MessageSoftList
This class holds a list of Message , waiting to be sent. |
|
MessageSoftRef
|
|
MessageSoftRef.TransactionError
|
|
MessageVector
Class MessageVector represents a persistent vector of
Message (source and target agent identifier, notification). |
|
NetSessionWrapperMBean
JMX interface of a NetSesion component. |
|
Network
The Network abstract 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
PoolNetwork is an implementation of StreamNetwork
class 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
|
|
SCServerMBean
|
|
ServerDesc
Description of an agent server. |
|
ServersHT
This class implements a ServerDesc hashtable, which uses sid as keys. |
|
ServersHT.ServerDescEntry
Hashtable collision list. |
|
ServiceDesc
Description of a service. |
|
ServiceManager
Object which manages services. |
|
SimpleNetwork
SimpleNetwork is a simple implementation of
StreamNetwork class with a single connection at
a time. |
|
SimpleNetwork.NetServerIn
|
|
SimpleNetwork.NetServerOut
|
|
SimpleNetwork.NetworkOutputStream
|
|
StreamNetwork
StreamNetwork is a base implementation of Network
class for TCP sockets. |
|
SyncNotification.Context
|
|
SyncNotification.Result
|
|
UDPNetwork.DatagramOutputStream
Class used to send messages with UDP packets. |
|
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.jndi2.distributed | |
---|---|
AgentId
An AgentId allows 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.ha | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
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 fr.dyade.aaa.jndi2.server | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
Notification
Class Notification is the root of the notifications hierarchy. |
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.client.jms.local | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.dest | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
DeleteNot
This notification is used to ask an agent destruction |
|
ExpiredNot
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 the react method 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.dest.jmsbridge | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
DeleteNot
This notification is used to ask an agent destruction |
|
Notification
Class Notification is the root of the notifications hierarchy. |
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.notifications | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
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 | |
---|---|
Agent
The Agent class represents the basic component in our model. |
|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
AgentMBean
|
|
BagSerializer
This interface is used by object that need to carry additionnal data between HA nodes. |
|
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. |
|
UnknownNotificationException
Thrown by Agent in the react method to indicate
that the notification is unknown. |
|
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.soap | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.proxies.tcp | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
Classes in fr.dyade.aaa.agent used by org.objectweb.joram.mom.util | |
---|---|
AgentId
An AgentId allows for uniquely identifying and localizing
an agent throughout the distributed system. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |