|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndyThread.StopMode | |
| org.indy | |
| Uses of IndyThread.StopMode in org.indy |
| Fields in org.indy declared as IndyThread.StopMode | |
static IndyThread.StopMode |
IndyThread.StopMode.TERMINATE
Used to signal that the enclosing IndyThread should terminate when stop is called. |
static IndyThread.StopMode |
IndyThread.StopMode.SUSPEND
Used to signal that the enclosing IndyThread should suspend when stop is called. |
| Methods in org.indy that return IndyThread.StopMode | |
IndyThread.StopMode |
IndyThread.getStopMode()
|
| Methods in org.indy with parameters of type IndyThread.StopMode | |
void |
IndyThread.setStopMode(IndyThread.StopMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||