|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientRunner | |
|---|---|
| openr66.commander | Classes implementing Commander, reader of database updates from clients |
| openr66.protocol.localhandler | Classes implementing LocalHandlers (real work) |
| Uses of ClientRunner in openr66.commander |
|---|
| Fields in openr66.commander with type parameters of type ClientRunner | |
|---|---|
static ConcurrentLinkedQueue<ClientRunner> |
ClientRunner.activeRunners
|
| Uses of ClientRunner in openr66.protocol.localhandler |
|---|
| Methods in openr66.protocol.localhandler that return ClientRunner | |
|---|---|
ClientRunner |
LocalChannelReference.getClientRunner()
|
| Methods in openr66.protocol.localhandler with parameters of type ClientRunner | |
|---|---|
void |
LocalChannelReference.setClientRunner(ClientRunner clientRunner)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||