Class AZMessageFactory.LegacyData
- java.lang.Object
-
- com.biglybt.core.peermanager.messaging.azureus.AZMessageFactory.LegacyData
-
- Enclosing class:
- AZMessageFactory
protected static class AZMessageFactory.LegacyData extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
is_no_delay
protected int
priority
protected Message[]
to_remove
-
Constructor Summary
Constructors Modifier Constructor Description protected
LegacyData(int prio, boolean no_delay, Message[] remove)
-