|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketStatus | |
|---|---|
| jgroup.relacs.simulator | |
| Uses of SocketStatus in jgroup.relacs.simulator |
|---|
| Classes in jgroup.relacs.simulator that implement SocketStatus | |
|---|---|
class |
SocketStatusImpl
Implementation of the SocketStatus interface,
allowing an external entity (the simulator) to set the status
of particular links from the JVM hosting this instance of the
SocketStatusImpl. |
| Methods in jgroup.relacs.simulator with parameters of type SocketStatus | |
|---|---|
void |
SocketStatusImpl.register(SocketStatus sStatus)
|
void |
SocketStatus.register(SocketStatus sStatus)
Register the given socket status object with this socket status implementation, so as to notify the other socket status instances of changes to the reachability pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||