Class DeliveryInstructions

java.lang.Object
net.i2p.data.DataStructureImpl
net.i2p.data.i2np.DeliveryInstructions
All Implemented Interfaces:
Serializable, DataStructure

public class DeliveryInstructions
extends DataStructureImpl
Contains the delivery instructions for garlic cloves. Generic "delivery instructions" are used both in tunnel messages and in garlic cloves, with slight differences. However, the tunnel message generator TrivialPreprocessor and reader FragmentHandler do not use this class, the reading and writing is handled inline there.
Author:
jrandom
See Also:
Serialized Form