Package net.i2p.client.impl
Class MessageStatusMessageHandler
java.lang.Object
net.i2p.client.impl.HandlerImpl
net.i2p.client.impl.MessageStatusMessageHandler
- All Implemented Interfaces:
I2CPMessageHandler
Handle I2CP MessageStatusMessages from the router. This currently only takes
into account status of available, automatically prefetching them as soon as
possible
-
Field Summary
Fields inherited from class net.i2p.client.impl.HandlerImpl
_context, _log
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleMessage
(I2CPMessage message, I2PSessionImpl session) Methods inherited from class net.i2p.client.impl.HandlerImpl
getType
-
Constructor Details
-
MessageStatusMessageHandler
-
-
Method Details
-
handleMessage
-