Package net.i2p.router
Class Banlist.Entry
java.lang.Object
net.i2p.router.Banlist.Entry
- Enclosing class:
Banlist
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
expireOn
public long expireOnwhen it should expire, per the i2p clock -
cause
why they were banlisted -
causeCode
separate code so cause can contain {0} for translation -
transports
what transports they were banlisted for (String), or null for all transports
-
-
Constructor Details
-
Entry
public Entry()
-