|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.message.GarlicConfig
net.i2p.router.message.PayloadGarlicConfig
public class PayloadGarlicConfig
Garlic config containing an I2NP message
Constructor Summary | |
---|---|
PayloadGarlicConfig()
|
Method Summary | |
---|---|
I2NPMessage |
getPayload()
|
protected java.lang.String |
getSubData()
|
void |
setPayload(I2NPMessage message)
Specify the I2NP message to be sent - if this is set, no other cloves can be included in this block |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PayloadGarlicConfig()
Method Detail |
---|
public void setPayload(I2NPMessage message)
public I2NPMessage getPayload()
protected java.lang.String getSubData()
getSubData
in class GarlicConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |