Package | Description |
---|---|
org.astrogrid.samp.xmlrpc.apache |
Implementation of pluggable XML-RPC layer using Apache XML-RPC.
|
Modifier and Type | Method and Description |
---|---|
private static ApacheServer.LabelledServer |
ApacheServer.createLabelledServer(boolean isDaemon)
Constructs a new LabelledServer object suitable for use with this
server.
|
Constructor and Description |
---|
ApacheServer(ApacheServer.LabelledServer server)
Private constructor used by all other constructors.
|