|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.i2p.util.EventDispatcherImpl
net.i2p.i2ptunnel.I2PTunnelTask
net.i2p.i2ptunnel.I2Ping
public class I2Ping
| Nested Class Summary | |
|---|---|
class |
I2Ping.PingHandler
|
| Field Summary |
|---|
| Fields inherited from class net.i2p.i2ptunnel.I2PTunnelTask |
|---|
open |
| Constructor Summary | |
|---|---|
I2Ping(String cmd,
Logging l,
boolean ownDest,
EventDispatcher notifyThis,
I2PTunnel tunnel)
|
|
| Method Summary | |
|---|---|
boolean |
close(boolean forced)
|
boolean |
ping(Destination dest)
|
void |
run()
|
void |
runCommand(String cmd)
|
| Methods inherited from class net.i2p.i2ptunnel.I2PTunnelTask |
|---|
connected, disconnected, errorOccurred, getId, getTunnel, isOpen, optionsUpdated, reportAbuse, routerDisconnected, setId, setName, setTunnel, toString |
| Methods inherited from class net.i2p.util.EventDispatcherImpl |
|---|
attachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public I2Ping(String cmd,
Logging l,
boolean ownDest,
EventDispatcher notifyThis,
I2PTunnel tunnel)
| Method Detail |
|---|
public void run()
run in interface Runnable
public void runCommand(String cmd)
throws InterruptedException,
IOException
InterruptedException
IOExceptionpublic boolean close(boolean forced)
close in class I2PTunnelTask
public boolean ping(Destination dest)
throws I2PException
I2PException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||