| Package | Description | 
|---|---|
| org.astrogrid.samp.httpd | 
 Standalone HTTP server. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| HttpServer
 Simple modular HTTP server. 
 | 
| HttpServer.Handler
 Implemented to serve data for some URLs. 
 | 
| HttpServer.Request
 Represents a parsed HTTP client request. 
 | 
| HttpServer.Response
 Represents a response to an HTTP request. 
 | 
| MultiURLMapperHandler
 Handler implementation which allows the server to serve multiple 
 separate resources which are available to it, but not necessarily to
 external clients, as URLs. 
 | 
| ResourceHandler
 Handler implementation which implements dynamic resource provision. 
 | 
| ServerResource
 Defines a resource suitable for serving by the  
ResourceHandler
 HTTP server handler. | 
| UtilServer
 Utility class for use with HttpServer. 
 | 
| Class and Description | 
|---|
| HttpServer
 Simple modular HTTP server. 
 | 
| HttpServer.Handler
 Implemented to serve data for some URLs. 
 | 
| HttpServer.Request
 Represents a parsed HTTP client request. 
 | 
| HttpServer.Response
 Represents a response to an HTTP request. 
 | 
| ServerResource
 Defines a resource suitable for serving by the  
ResourceHandler
 HTTP server handler. | 
| Class and Description | 
|---|
| HttpServer
 Simple modular HTTP server. 
 | 
| HttpServer.Request
 Represents a parsed HTTP client request. 
 | 
| HttpServer.Response
 Represents a response to an HTTP request. 
 | 
Copyright © 2008–2024. All rights reserved.