Method | Description | |
---|---|---|
OtpNodeStatus ( ) : System | ||
connAttempt ( System node, bool incoming, System info ) : void | ||
localStatus ( System node, bool up, System info ) : void | ||
remoteStatus ( System node, bool up, System info ) : void |
public connAttempt ( System node, bool incoming, System info ) : void | ||
node | System | |
incoming | bool | |
info | System | |
return | void |
public localStatus ( System node, bool up, System info ) : void | ||
node | System | |
up | bool | |
info | System | |
return | void |
public remoteStatus ( System node, bool up, System info ) : void | ||
node | System | |
up | bool | |
info | System | |
return | void |