|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRetransmissionManager | |
---|---|
fulmine.context | |
fulmine.distribution |
Uses of IRetransmissionManager in fulmine.context |
---|
Subinterfaces of IRetransmissionManager in fulmine.context | |
---|---|
interface |
IFrameworkContext
The framework context; this provides access to properties of the context that should only be accessed by the framework internals. |
interface |
IFulmineContext
This is the application context for fulmine, a distributed data model system (DDMS). |
Classes in fulmine.context that implement IRetransmissionManager | |
---|---|
class |
FTContext
A context that exists within a cluster of peer contexts. |
class |
FTDistributionManager
A DistributionManager for an FTContext . |
class |
FulmineContext
The default IFrameworkContext implementation composed of
collaborating implementations:
IModelManager
IEventManager
IDistributionManager
IRpcManager
|
Uses of IRetransmissionManager in fulmine.distribution |
---|
Subinterfaces of IRetransmissionManager in fulmine.distribution | |
---|---|
interface |
IDistributionManager
Manages subscriptions for distribution of events within the local context and from remote contexts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |