|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalRunner | |
|---|---|
| openr66.commander | Classes implementing Commander, reader of database updates from clients |
| openr66.protocol.configuration | Class implementing Configuration |
| Uses of InternalRunner in openr66.commander |
|---|
| Constructors in openr66.commander with parameters of type InternalRunner | |
|---|---|
Commander(InternalRunner runner)
Prepare requests that will be executed from time to time |
|
Commander(InternalRunner runner,
boolean fromStartup)
Prepare requests that will be executed from time to time |
|
CommanderNoDb(InternalRunner runner)
Prepare requests that will be executed from time to time |
|
CommanderNoDb(InternalRunner runner,
boolean fromStartup)
Prepare requests that will be executed from time to time |
|
| Uses of InternalRunner in openr66.protocol.configuration |
|---|
| Methods in openr66.protocol.configuration that return InternalRunner | |
|---|---|
InternalRunner |
Configuration.getInternalRunner()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||