Uses of Interface
com.camelspotting.jotl.GameQuerier

Packages that use GameQuerier
com.camelspotting.jotl This package contains the main library. 
com.camelspotting.jotl.udp   
 

Uses of GameQuerier in com.camelspotting.jotl
 

Constructors in com.camelspotting.jotl with parameters of type GameQuerier
ServerMonitor(GameQuerier gameQuerier, int updateInterval, boolean updateNow, OpenTTDListener... otls)
          Main constructor for creating the server handler.
 

Uses of GameQuerier in com.camelspotting.jotl.udp
 

Classes in com.camelspotting.jotl.udp that implement GameQuerier
 class UDPGameQuerier
          This is one of the primary access points for any user of the library.
 



Copyright © 2013. All Rights Reserved.