| Package | Description | 
|---|---|
| org.astrogrid.samp.web | 
 Classes relating to the SAMP Web Profile. 
 | 
| org.astrogrid.samp.xmlrpc.internal | 
 Implementation of pluggable XML-RPC layer which requires
no external dependencies. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InternalServer | 
WebHubProfile.ServerFactory.createSampXmlRpcServer()
Returns a new internal server. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RpcLoggingInternalServer
InternalServer subclass which additionally logs all XML-RPC calls/responses
 to an output stream. 
 | 
class  | 
XmlLoggingInternalServer
Freestanding InternalServer implementation which logs all incoming
 and outgoing HTTP data. 
 | 
Copyright © 2008–2024. All rights reserved.