| Interface | Description | 
|---|---|
| ClientSet | Data structure for keeping track of clients currently registered with a hub. | 
| ConfigHubProfile | Marks a HubProfile that can also provide GUI-based configuration. | 
| HubProfile | Defines a hub profile. | 
| HubProfileFactory | Factory to produce hub profiles of a particular type. | 
| HubService | Interface defining the work that the hub has to do. | 
| MessageRestriction | Specifies restrictions on the message types that may be sent in
 a particular context. | 
| ProfileToken | Marker interface that identifies a hub profile. | 
| Class | Description | 
|---|---|
| BasicClientSet | Basic ClientSet implementation. | 
| BasicHubService | HubService implementation. | 
| FacadeHubService | HubService that provides hub functionality by accessing an existing
 hub service. | 
| Hub | Class which manages a hub and its associated profiles. | 
| HubClient | Represents a client registered with a hub. | 
| HubServiceMode | Specifies a particular hub implementation for use with  Hub. | 
| KeyGenerator | Object which can generate a sequence of private keys. | 
| LockWriter | Writes records to a SAMP Standard Profile hub lockfile. | 
Hub.Copyright © 2008–2024. All rights reserved.