Package net.i2p.client.impl
Class SessionStatusMessageHandler
java.lang.Object
net.i2p.client.impl.HandlerImpl
net.i2p.client.impl.SessionStatusMessageHandler
- All Implemented Interfaces:
I2CPMessageHandler
Handle I2CP SessionStatusMessagese from the router, updating the session as
necssary.
- Author:
- jrandom
-
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
-
SessionStatusMessageHandler
-
-
Method Details
-
handleMessage
-