|
||||||||||
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.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.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 | |
---|---|
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
|
|
HttpNetwork
HttpNetwork is a simple implementation of StreamNetwork based on HTTP 1.1 protocol. |
|
HttpNetworkMBean
|
|
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. |
|
Network
The Network abstract class provides .. |
|
NetworkMBean
|
|
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. |
|
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. |
|
ServiceDesc
Description of a service. |
|
StreamNetwork
StreamNetwork is a base implementation of Network
class for TCP sockets. |
|
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.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. |
|
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. |
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 |