Uses of Class
net.i2p.client.impl.MessageState
Package | Description |
---|---|
net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
-
Uses of MessageState in net.i2p.client.impl
Fields in net.i2p.client.impl with type parameters of type MessageState Modifier and Type Field Description protected Map<Long,MessageState>
I2PSessionImpl2. _sendingStates
set of MessageState objects, representing all of the messages in the process of being sent