|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.client.HandlerImpl
net.i2p.client.MessageStatusMessageHandler
Handle I2CP MessageStatusMessages from the router. This currently only takes into account status of available, automatically prefetching them as soon as possible
Field Summary | |
protected I2PAppContext |
_context
|
protected Log |
_log
|
Constructor Summary | |
MessageStatusMessageHandler(I2PAppContext context)
|
Method Summary | |
int |
getType()
|
void |
handleMessage(I2CPMessage message,
I2PSessionImpl session)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Log _log
protected I2PAppContext _context
Constructor Detail |
public MessageStatusMessageHandler(I2PAppContext context)
Method Detail |
public void handleMessage(I2CPMessage message, I2PSessionImpl session)
public int getType()
getType
in interface I2CPMessageHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |