Package | Description |
---|---|
org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
org.astrogrid.samp.hub |
Classes required only for running a SAMP hub.
|
Modifier and Type | Method and Description |
---|---|
ClientSet |
MessageTrackerHubService.createClientSet() |
protected ClientSet |
GuiHubService.createClientSet() |
Modifier and Type | Class and Description |
---|---|
class |
BasicClientSet
Basic ClientSet implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ClientSet |
BasicHubService.createClientSet()
Factory method used to create the client set used by this hub service.
|
ClientSet |
BasicHubService.getClientSet()
Returns the structure which keeps track of registered clients.
|
Copyright © 2008–2024. All rights reserved.