|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
EndPoint | EndPoints are registered by Nodes and abstract end-points of inter-node communication channels. |
MsgConsProd | Unifies the MsgProducer and MsgConsumer contracts. |
MsgConsumer | Components consuming Msgs implement this interface. |
MsgHeaderConstants | Msg header keys. |
MsgProducer | Components producing Msgs implement this interface. |
Node | Abstract a node in a clustered deployment. |
NodeEndPointView | When a Node is created, it registers itself as an EndPoint defining the following contracts. |
NodeTopology | Abstracts the topology of a set of nodes. |
Class Summary | |
BaseEndPoint | Base class for EndPoint implementations. |
GBeanBaseEndPoint | Based implementation for EndPoints to be exposed as GBeans. |
Msg | A message. |
MsgBody | Msg body. |
MsgBody.Type | Type-safe enumeration of body types. |
MsgHeader | Msg header. |
MsgReplacerResolver | ReplacerResolver for the base classes of Msgs. |
MsgReplacerResolver.TypeWrapper | |
NodeImpl | Node implementation. |
NodeInfo | Wraps the properties of a Node. |
NodeInfoEditor | NodeInfo editor. |
Request | Encapsulates a method invocation. |
RequestSender | Request Msgs sender. |
RequestSender.RequestID | Request identifier. |
Result | Encapsulates the result of a Request. |
Exception Summary | |
CommunicationException | Exception to be raised when a communication problem occurs. |
NodeException | Exception to be raised when an problem occur when a node can not performed a specified operation. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |