Uses of Class
org.astrogrid.samp.hub.Hub
Packages that use Hub
-
Uses of Hub in org.astrogrid.samp.hub
Methods in org.astrogrid.samp.hub that return HubModifier and TypeMethodDescriptionstatic Hub[]Hub.getRunningHubs()Returns an array of all the instances of this class which are currently running.static HubHub.runHub(HubServiceMode hubMode) Starts a SAMP hub with a default set of profiles.static HubHub.runHub(HubServiceMode hubMode, HubProfile[] profiles, HubProfile[] extraProfiles) Starts a SAMP hub with given sets of profiles.