Class MessageState

java.lang.Object
net.i2p.client.impl.MessageState

class MessageState
extends Object
Contains the state of a payload message being sent to a peer. Originally was a general-purpose waiter. Then we got rid of guaranteed delivery. Then we stopped waiting for accept in best-effort delivery. Brought back to life for asynchronous status delivery to the client.