Uses of Class
openr66.commander.ClientRunner

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)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.