| Package | Description | 
|---|---|
| org.astrogrid.samp.hub | 
 Classes required only for running a SAMP hub. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Hub[] | 
Hub.getRunningHubs()
Returns an array of all the instances of this class which are
 currently running. 
 | 
static Hub | 
Hub.runHub(HubServiceMode hubMode)
Starts a SAMP hub with a default set of profiles. 
 | 
static Hub | 
Hub.runHub(HubServiceMode hubMode,
      HubProfile[] profiles,
      HubProfile[] extraProfiles)
Starts a SAMP hub with given sets of profiles. 
 | 
Copyright © 2008–2024. All rights reserved.