|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndyThread.Priority | |
org.indy |
Uses of IndyThread.Priority in org.indy |
Fields in org.indy declared as IndyThread.Priority | |
static IndyThread.Priority |
IndyThread.Priority.MIN
|
static IndyThread.Priority |
IndyThread.Priority.NORMAL
|
static IndyThread.Priority |
IndyThread.Priority.MAX
|
Methods in org.indy that return IndyThread.Priority | |
IndyThread.Priority |
IndyThread.getPriority()
|
static IndyThread.Priority |
IndyThread.Priority.parse(int value)
|
IndyThread.Priority |
PeerThreadManager.getPriority()
DOCUMENT ME! |
IndyThread.Priority |
AbstractPeerThreadManager.getPriority()
Returns the Priority for threads provided by this ThreadManager |
Methods in org.indy with parameters of type IndyThread.Priority | |
void |
IndyThread.setPriority(IndyThread.Priority p)
|
void |
PeerThreadManager.setPriority(IndyThread.Priority p)
DOCUMENT ME! |
void |
AbstractPeerThreadManager.setPriority(IndyThread.Priority p)
Sets the Priority for threads returned by this manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |