Class RequestLeaseSetMessage

java.lang.Object
net.i2p.data.i2cp.I2CPMessageImpl
net.i2p.data.i2cp.RequestLeaseSetMessage
All Implemented Interfaces:
I2CPMessage

public class RequestLeaseSetMessage
extends I2CPMessageImpl
Defines the message a router sends to a client to request that a leaseset be created and signed. The reply is a CreateLeaseSetMessage.
Author:
jrandom