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 |
WebHubProfileFactory
HubProfileFactory implementation for Web Profile.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardHubProfileFactory
HubProfileFactory implementation for Standard Profile.
|
Copyright © 2008–2024. All rights reserved.