Uses of Interface
hkontrol.connection.HKConnection

Packages that use HKConnection
hkontrol.connection   
hkontrol.core   
 

Uses of HKConnection in hkontrol.connection
 

Classes in hkontrol.connection that implement HKConnection
 class TCPConnection
           
 

Uses of HKConnection in hkontrol.core
 

Methods in hkontrol.core that return HKConnection
 HKConnection HKConnectionRegistry.getConnection(Configuration.Entry config)