|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.client.I2PSessionImpl.AvailabilityNotifier
net.i2p.client.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
protected class I2PSessionMuxedImpl.MuxedAvailabilityNotifier
Constructor Summary | |
---|---|
I2PSessionMuxedImpl.MuxedAvailabilityNotifier()
|
Method Summary | |
---|---|
void |
available(long msgId,
int size)
unused |
void |
available(long msgId,
int size,
int proto,
int fromPort,
int toPort)
|
void |
run()
|
void |
stopNotifying()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public I2PSessionMuxedImpl.MuxedAvailabilityNotifier()
Method Detail |
---|
public void stopNotifying()
stopNotifying
in class I2PSessionImpl.AvailabilityNotifier
public void available(long msgId, int size)
available
in class I2PSessionImpl.AvailabilityNotifier
public void available(long msgId, int size, int proto, int fromPort, int toPort)
public void run()
run
in interface java.lang.Runnable
run
in class I2PSessionImpl.AvailabilityNotifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |