Uses of Class
org.astrogrid.samp.hub.HubServiceMode.ServiceGui
-
Packages that use HubServiceMode.ServiceGui Package Description org.astrogrid.samp.hub Classes required only for running a SAMP hub. -
-
Uses of HubServiceMode.ServiceGui in org.astrogrid.samp.hub
Methods in org.astrogrid.samp.hub that return HubServiceMode.ServiceGui Modifier and Type Method Description (package private) HubServiceMode.ServiceGui
HubServiceMode.BrokenHubMode. createHubService(java.util.Random random, HubProfile[] profiles, Hub[] runners)
(package private) abstract HubServiceMode.ServiceGui
HubServiceMode. createHubService(java.util.Random random, HubProfile[] profiles, Hub[] runners)
Creates and returns a new hub service object.
-