Uses of Class
net.i2p.client.HandlerImpl

Packages that use HandlerImpl
net.i2p.client Implements the base I2P SDK for developing applications that communicate through I2P. 
 

Uses of HandlerImpl in net.i2p.client
 

Subclasses of HandlerImpl in net.i2p.client
(package private)  class DisconnectMessageHandler
          Handle I2CP disconnect messages from the router
(package private)  class MessagePayloadMessageHandler
          Handle I2CP MessagePayloadMessages from the router delivering the contents of a message by accepting it, decrypting the payload, adding it to the set of recieved messages, and telling the router that it has been recieved correctly.
(package private)  class MessageStatusMessageHandler
          Handle I2CP MessageStatusMessages from the router.
(package private)  class RequestLeaseSetMessageHandler
          Handle I2CP RequestLeaseSetMessage from the router by granting all leases
(package private)  class SessionStatusMessageHandler
          Handle I2CP SessionStatusMessagese from the router, updating the session as necssary.
(package private)  class SetDateMessageHandler
          Handle I2CP time messages from the router