|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.core.peermanager.messaging.azureus.AZMessageFactory.LegacyData
protected static class AZMessageFactory.LegacyData
| Field Summary | |
|---|---|
protected boolean |
is_no_delay
|
protected int |
priority
|
protected Message[] |
to_remove
|
| Constructor Summary | |
|---|---|
protected |
AZMessageFactory.LegacyData(int prio,
boolean no_delay,
Message[] remove)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int priority
protected final boolean is_no_delay
protected final Message[] to_remove
| Constructor Detail |
|---|
protected AZMessageFactory.LegacyData(int prio,
boolean no_delay,
Message[] remove)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||