Uses of Class
net.i2p.data.i2cp.AbuseSeverity
-
Packages that use AbuseSeverity 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 AbuseSeverity in net.i2p.data.i2cp
Methods in net.i2p.data.i2cp that return AbuseSeverity Modifier and Type Method Description AbuseSeverity
ReportAbuseMessage. getSeverity()
Methods in net.i2p.data.i2cp with parameters of type AbuseSeverity Modifier and Type Method Description void
ReportAbuseMessage. setSeverity(AbuseSeverity severity)
-