|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.CommSystemFacade
net.i2p.router.DummyCommSystemFacade
class DummyCommSystemFacade
Field Summary |
---|
Fields inherited from class net.i2p.router.CommSystemFacade |
---|
STATUS_DIFFERENT, STATUS_OK, STATUS_REJECT_UNSOLICITED, STATUS_UNKNOWN |
Constructor Summary | |
---|---|
DummyCommSystemFacade()
|
Method Summary | |
---|---|
void |
processMessage(OutNetMessage msg)
|
void |
restart()
Perform a soft restart. |
void |
shutdown()
Instruct the service that the router is shutting down and that it should do whatever is necessary to go down gracefully. |
void |
startup()
Instruct the service that it should start normal operation. |
Methods inherited from class net.i2p.router.CommSystemFacade |
---|
countActivePeers, countActiveSendPeers, createAddresses, getFramedAveragePeerClockSkew, getMedianPeerClockSkew, getMostRecentErrorMessages, getReachabilityStatus, isBacklogged, notifyReplaceAddress, recheckReachability, renderStatusHTML, renderStatusHTML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
DummyCommSystemFacade()
Method Detail |
---|
public void shutdown()
Service
public void startup()
Service
public void restart()
Service
public void processMessage(OutNetMessage msg)
processMessage
in class CommSystemFacade
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |