Uses of Class
net.i2p.data.i2cp.AbuseReason

Packages that use AbuseReason
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
 AbuseReason ReportAbuseMessage.getReason()
           
 

Methods in net.i2p.data.i2cp with parameters of type AbuseReason
 void ReportAbuseMessage.setReason(AbuseReason reason)