public static interface GarlicMessageReceiver.CloveReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
handleClove(DeliveryInstructions instructions,
I2NPMessage data)
Handles a decrypted garlic clove.
|
void handleClove(DeliveryInstructions instructions, I2NPMessage data)
instructions - Delivery instructions associated with the clove.data - The I2NPMessage data carried by the clove.