| Package | Description | 
|---|---|
| org.astrogrid.samp.hub | Classes required only for running a SAMP hub. | 
| org.astrogrid.samp.web | Classes relating to the SAMP Web Profile. | 
| org.astrogrid.samp.xmlrpc | Classes relating to Standard Profile and XML-RPC pluggable implementation layer. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HubProfileFactory[] | Hub. getKnownHubProfileFactories()Returns a standard list of known HubProfileFactories. | 
| static HubProfileFactory[] | Hub. parseProfileList(String listTxt)Parses a string representing a list of hub profiles. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebHubProfileFactoryHubProfileFactory implementation for Web Profile. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardHubProfileFactoryHubProfileFactory implementation for Standard Profile. | 
Copyright © 2008–2024. All rights reserved.