Uses of Class
org.astrogrid.samp.test.HubTester.WatchedClient
-
Packages that use HubTester.WatchedClient Package Description org.astrogrid.samp.test Classes for testing. -
-
Uses of HubTester.WatchedClient in org.astrogrid.samp.test
Methods in org.astrogrid.samp.test that return HubTester.WatchedClient Modifier and Type Method Description HubTester.WatchedClient
HubTester.ClientWatcher. getClient(java.lang.String id)
Returns a WatchedClient object corresponding to a given client public ID.
-