Uses of package net.i2p.client.impl
Package | Description |
---|---|
net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
-
Classes in net.i2p.client.impl used by net.i2p.client.impl Class Description ClientWriterRunner Copied from net.i2p.router.client We need a single thread that writes so we don't have issues with the Piped Streams used in InternalSocket.HandlerImpl Base class for handling I2CP messagesI2CPMessageHandler Define a way to handle a particular type of messageI2CPMessageProducer Produce the various messages the session needs to send to the router.I2PClientMessageHandlerMap Contains a map of message handlers that a session will want to useI2PSessionImpl Implementation of an I2P session running over TCP.I2PSessionImpl.AvailabilityNotifier This notifies the client of payload messages.I2PSessionImpl.State I2PSessionImpl2 Thread safe implementation of an I2P session running over TCP.I2PSessionMuxedImpl I2PSession with protocol and ports Streaming lib has been modified to send I2PSession.PROTO_STREAMING but still receives all.MessageState Contains the state of a payload message being sent to a peer.RequestLeaseSetMessageHandler Handle I2CP RequestLeaseSetMessage from the router by granting all leases, using the specified expiration time for each lease.