| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
(package private) class |
WebHubConnection
HubConnection implementation for the Web Profile.
|
| Modifier and Type | Field and Description |
|---|---|
private XmlRpcHubConnection |
WebHubConnection.CallWorker.xconn_ |
| Constructor and Description |
|---|
CallWorker(XmlRpcHubConnection xconn,
CallableClient client,
java.lang.String appName)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
StandardHubConnection
HubConnection implementation for the Standard Profile.
|