Uses of Interface
org.astrogrid.samp.hub.ClientSet
Packages that use ClientSet
Package
Description
Classes required only for graphical components based on SAMP classes.
Classes required only for running a SAMP hub.
-
Uses of ClientSet in org.astrogrid.samp.gui
Methods in org.astrogrid.samp.gui that return ClientSetModifier and TypeMethodDescriptionprotected ClientSet
GuiHubService.createClientSet()
MessageTrackerHubService.createClientSet()
-
Uses of ClientSet in org.astrogrid.samp.hub
Classes in org.astrogrid.samp.hub that implement ClientSetMethods in org.astrogrid.samp.hub that return ClientSetModifier and TypeMethodDescriptionprotected ClientSet
BasicHubService.createClientSet()
Factory method used to create the client set used by this hub service.BasicHubService.getClientSet()
Returns the structure which keeps track of registered clients.