static class MessageWrapper.WrappedMessage extends Object
| Constructor and Description |
|---|
WrappedMessage(GarlicMessage msg,
net.i2p.crypto.SessionKeyManager skm,
net.i2p.data.PublicKey sentTo,
net.i2p.data.SessionKey sentKey,
net.i2p.crypto.TagSetHandle tsh) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
acked()
delivered tags (if any) were acked
|
(package private) void |
fail()
delivered tags (if any) were not acked
|
(package private) GarlicMessage |
getMessage() |
WrappedMessage(GarlicMessage msg, net.i2p.crypto.SessionKeyManager skm, net.i2p.data.PublicKey sentTo, net.i2p.data.SessionKey sentKey, net.i2p.crypto.TagSetHandle tsh)
GarlicMessage getMessage()
void acked()
void fail()