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

Packages that use AbuseSeverity
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 AbuseSeverity in net.i2p.data.i2cp
 

Methods in net.i2p.data.i2cp that return AbuseSeverity
 AbuseSeverity ReportAbuseMessage.getSeverity()
           
 

Methods in net.i2p.data.i2cp with parameters of type AbuseSeverity
 void ReportAbuseMessage.setSeverity(AbuseSeverity severity)