|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHeartbeatMonitor | |
---|---|
fulmine.context | |
fulmine.distribution.connection | |
fulmine.distribution.connection.tcp |
Uses of IHeartbeatMonitor in fulmine.context |
---|
Subinterfaces of IHeartbeatMonitor in fulmine.context | |
---|---|
interface |
INetwork
A network groups all the necessary components for connecting an IFulmineContext to a specific network transport. |
Uses of IHeartbeatMonitor in fulmine.distribution.connection |
---|
Subinterfaces of IHeartbeatMonitor in fulmine.distribution.connection | |
---|---|
interface |
IConnectionDiscoverer
Discovers other remote IFrameworkContext instances that have
connected to the communication network. |
Classes in fulmine.distribution.connection that implement IHeartbeatMonitor | |
---|---|
class |
AbstractConnectionDiscoverer
A base-class for IConnectionDiscoverer instances. |
Uses of IHeartbeatMonitor in fulmine.distribution.connection.tcp |
---|
Classes in fulmine.distribution.connection.tcp that implement IHeartbeatMonitor | |
---|---|
class |
FTTcpNetwork
A TcpNetwork subclass that configures the discoverer to use default
UDP parameters for an FT cluster. |
class |
TcpConnectionDiscoverer
A discoverer for remote contexts that use TCP/IP. |
class |
TcpNetwork
Creates components that connect using TCP/IP. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |