Uses of Class
net.i2p.data.i2cp.AbuseReason
-
Packages that use AbuseReason Package Description net.i2p.data.i2cp The Invisible Internet Client Protocol (I2CP) allows applications simplified access to the I2P network without requiring them to deal with the issues involved with the Invisible Internet Network Protocol (I2NP). -
-
Uses of AbuseReason in net.i2p.data.i2cp
Methods in net.i2p.data.i2cp that return AbuseReason Modifier and Type Method Description AbuseReason
ReportAbuseMessage. getReason()
Methods in net.i2p.data.i2cp with parameters of type AbuseReason Modifier and Type Method Description void
ReportAbuseMessage. setReason(AbuseReason reason)
-